On 10/28/2015 02:01 PM, Chuck Rolke wrote:
Quoting an old FAQ:
===
There is a great resource supplied in the C++ broker test directory called 
perftest. If allows you to create load on a broker for all the exchanges, 
multiple queues, multiple connection, coordinate multiple publishing and 
consuming processes, benchmark transactions and much much more such as acquire 
mode, txn size, message size.

For all the options
{code}
./perftest --help
{code}
===

Be aware though that qpid-perftest uses AMQP 0-10 only (and indeed the now deprecated qpid::client API). There is also qpid-send and qpid-receive, which along with the qpid-cpp-benchmark script provide a similar tool that is more flexible.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to