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

Michael Klishin mklishin at gopivotal.com
Tue Jul 8 11:07:50 BST 2014


On 8 July 2014 at 13:39:59, Lost (w_pg at qq.com) wrote:
> > Yes, just one connection, one channel and publish to a exchange(no 
> any queues to bind it.)

You can simulate this setup with PerfTest [1]:

./runjava.sh com.rabbitmq.examples.PerfTest -y 0 -t "fanout"

and tweak various options such as message size.

For example, running PerfTest with the options above stabilizes
at about 65-70 K messages per second on my (1 gen old, not maxed-out)
MacBook Pro.

1. http://www.rabbitmq.com/java-tools.html
--
MK 

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list