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. |