[rabbitmq-discuss] RabbitMQ QUEUE MESSAGES

Matthias Radestock matthias at rabbitmq.com
Mon Jul 22 11:13:48 BST 2013


On 22/07/13 10:25, rabbit15 wrote:
> Please tell me how can I have publishing speed on the same level all the
> time. I want to have deterministic system.

The only way to get that is to slow down publishing at the client end, 
or insert some throttling proxy.

But why would you want to do that? e.g. in the example you posted, 
rabbit can happily take in 120kHz with the slow consumers; why would you 
want to *slow down* the fast consumer case (which operates at ~135kHz) 
to 120kHz too?

Matthias.


More information about the rabbitmq-discuss mailing list