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}
===
Perftest is executed many times during normal self test and examples of running 
it can be found there. If the order of your needs are the same as your 
priorities then you can start there and see that it gets you past some initial 
threshold.

Then refer to 
http://qpid.apache.org/releases/qpid-cpp-0.34/cpp-broker/book/index.html for 
more advanced topics.




----- Original Message -----
> From: "Suman.Patro-TRN" <[email protected]>
> To: [email protected]
> Sent: Wednesday, October 28, 2015 12:21:53 AM
> Subject: regarding qpid C++ broker
> 
> Hello Sir,
>                    I am currently evaluating qpid broker for its performance
>                    against other available brokers. So I would like to clear
>                    certain queries regarding the same.
>   Can anyone suggest the way to test the qpid  broker against the following
>   parameters:
> 1. Throughput
> 2. Latency
> 3.Memory Footprint
> 4.Persistence
> 5.Scalability
> 6.Failover mechanism
> 7.Communication patterns support
> 8.Security or cybersecurity involvement
> 9.Routing algorithm used and its complexity
>             I would like to find statistics on the same by practical
>             evaluation , hence such a question.
>            Thanks and regards,
>            Suman
> 
> Larsen & Toubro Limited
> 
> www.larsentoubro.com
> 
> This Email may contain confidential or privileged information for the
> intended recipient (s). If you are not the intended recipient, please do not
> use or disseminate the information, notify the sender and delete it from
> your system.
> 

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

Reply via email to