<DIV>I am run Rabbitmq in my machine(Win7 64bit, 4G ram, 2.9GHz cpu, Erlang OTP R16B03 (x64)).</DIV>
<DIV>I have a client to publish message to rabbitmq(1 connection and 1 channel, in same machine with rabbitmq), no consumer.</DIV>
<DIV>Message rates is 2000/s ~ 3000/s</DIV>
<DIV>Traffic is 300Kb/s ~ 750kB/s</DIV>
<DIV>The channel state is "running", but the connection state is always "flow".</DIV>
<DIV>I found erl.exe cpu is only 5% ~ 10%, but why connection is in "flow" state?</DIV>