[rabbitmq-discuss] Increasing sending/receiving speed

Simon MacMullen simon at rabbitmq.com
Fri Mar 22 13:17:57 GMT 2013


On 22/03/13 13:07, Emile Joubert wrote:
> Setting a higher QoS value may improve throughput.

I suspect that's the main issue. With a prefetch count of 10 you don't 
need much network latency to ensure that the server sends 10 messages... 
and then has to wait before acknowledgements arrive.

In some future version of RabbitMQ it would be nice to indicate when a 
consumer is effectively being throttled by a low prefetch count. One day...

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list