[rabbitmq-discuss] Per Connection Flow Control Issue

Simon MacMullen simon at rabbitmq.com
Thu Oct 25 15:52:13 BST 2012


On 25/10/12 15:27, Michael Klishin wrote:
> Because amqp gem does not do any implicit or automatic flow control, I'd
> expect the root cause
> to be in EventMachine. Do you have a way to reproduce this issue?

The flow control at the server side is implemented by just not reading 
from the socket. So clients do not need to do anything; publishing will 
just block.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list