Uses of Class
org.apache.qpid.tools.PerfBase

Uses of PerfBase in org.apache.qpid.tools
 

Subclasses of PerfBase in org.apache.qpid.tools
 class LatencyTest
          Latency test sends an x number of messages in warmup mode and wait for a confirmation from the consumer that it has successfully consumed them and ready to start the test.
 class PerfConsumer
          PerfConsumer will receive x no of messages in warmup mode.
 class PerfProducer
          PerfProducer sends an x no of messages in warmup mode and wait for a confirmation from the consumer that it has successfully consumed them and ready to start the test.
 



Licensed to the Apache Software Foundation