Closed rju closed 11 hours ago
author André van Hoorn -- Wed, 12 Oct 2011 17:46:46 +0200
The AsyncJMSWriter and JMXWriter write records to a JMS (Java Messaging Service [3]) queue and JMX (Java Management Extensions [4]) queue respectively. The PipeWriter allows to pass records via in-memory record streams (named pipes). These writers allow to implement on-the-fly analysis in distributed systems, i.e., analysis while continuously receiving new monitoring data from an instrumented application potentially running on another machine. A more detailed description of how to use the AsyncJMSWriter can be found in Appendix C.
Closing this bug, referring to the general improvement of the reader/writer documentation KIEKER-516 Done .
JIRA Issue: KIEKER-249 Document JMX reader/writer? Original Reporter: Andre van Hoorn