[rabbitmq-discuss] Connection is always in "flow" State.

Lost w_pg at qq.com
Tue Jul 8 10:23:06 BST 2014


I have any queue to consumer message, just publish, connection is in "flow" state, channel is in "running" state.
 If i add a queue to consumer message, the connection and the channel is all in "flow" state.
  




------------------ Original message ------------------
From: "Michael Klishin"; 
Sendtime: Tuesday, Jul 8, 2014 4:33 PM
To: "Lost"; "rabbitmq-discuss"; 
Subject: Re: [rabbitmq-discuss] Connection is always in "flow" State.





On 8 July 2014 at 07:49:26, Lost (w_pg at qq.com) wrote:
> > I have a client to publish message to rabbitmq(1 connection  
> and 1 channel, in same machine with rabbitmq), no consumer.
> Message rates is 2000/s ~ 3000/s
> Traffic is 300Kb/s ~ 750kB/s
> The channel state is "running", but the connection state is always  
> "flow".
> I found erl.exe cpu is only 5% ~ 10%, but why connection is in "flow"  
> state?

Flow control does not depend on CPU usage but rather whether consumers
can keep up with producers. Try adding a consumer. 
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140708/ac3d2ae9/attachment.html>


More information about the rabbitmq-discuss mailing list