On Mon, 2014-07-21 at 11:45 +0200, Jakub Scholz wrote: > Hi, > > Qpid project contains two utilities: qpid-perftest and qpid-latency-test. > You can use these instead of your own program. If you use these you can > share the complete command which you used to start the performance test. > Right now it is not clear for example how big your messages were or what > was the configuration of your receiver. So it is hard to judge the > performance. > > Regards > Jakub
Those utilities are useful but a bit out of date - they use deprecated APIs. You should take a look at qpid-send, qpid-receive and qpid-cpp-benchmark. qpid-send and receive are quite flexible general-purpse test tools for sending and receiving messages. qpid-cpp-benchmark is a python script that runs multiple instances of qpid-send and qpid-receive in a variety of configurations, and collects latency and throughput results. Cheers, Alan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org