[rabbitmq-discuss] Connection is always in "flow" State.
Michael Klishin
mklishin at gopivotal.com
Tue Jul 8 09:33:34 BST 2014
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
More information about the rabbitmq-discuss
mailing list