[rabbitmq-discuss] Performance Issue
Matthias Radestock
matthias at rabbitmq.com
Tue Jan 15 21:51:40 GMT 2013
Pavel,
On 15/01/13 21:17, Pavel Kogan wrote:
> It have only one queue and two consumers of same queue. The consumers do
> nothing - only sleep 1 second in 100 threads generated by pool,
> as if it was unit working at 100/s rate.
So that would give you a maximum rate of 200Hz, which is not that far
off the rate you are seeing in the management UI. The difference will be
accounted for by network latency, *especially* if you are using
basic.qos with a low prefetch count.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list