<DIV>I have any queue to consumer message, just publish, connection is in "flow" state, channel is in "running" state.</DIV>
<DIV>If i add a queue to consumer message, the connection and the channel is all in "flow" state.</DIV>
<DIV> </DIV><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original message ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From:</b> "Michael Klishin"<mklishin@gopivotal.com>; </div><div><b>Sendtime:</b> Tuesday, Jul 8, 2014 4:33 PM</div><div><b>To:</b> "Lost"<w_pg@qq.com>; "rabbitmq-discuss"<rabbitmq-discuss@lists.rabbitmq.com>; </div><div><b>Subject:</b> Re: [rabbitmq-discuss] Connection is always in "flow" State.</div></div><div><br></div><BR><BR>On 8 July 2014 at 07:49:26, Lost (<A href="mailto:w_pg@qq.com" target=_blank>w_pg@qq.com</A>) wrote:<BR>> > I have a client to publish message to rabbitmq(1 connection  <BR>> and 1 channel, in same machine with rabbitmq), no consumer.<BR>> Message rates is 2000/s ~ 3000/s<BR>> Traffic is 300Kb/s ~ 750kB/s<BR>> The channel state is "running", but the connection state is always  <BR>> "flow".<BR>> I found erl.exe cpu is only 5% ~ 10%, but why connection is in "flow"  <BR>> state?<BR><BR>Flow control does not depend on CPU usage but rather whether consumers<BR>can keep up with producers. Try adding a consumer. <BR>--  <BR>MK  <BR><BR>Staff Software Engineer, Pivotal/RabbitMQ