<div dir="ltr">Hi LCassa,<div><br></div><div>    Have a look at Federated Queues: <a href="http://www.rabbitmq.com/federated-queues.html">http://www.rabbitmq.com/federated-queues.html</a></div><div>    It allows you to publish/consume messages from any queue in federation, although there might be some delay in messages delivery between queues.</div><div><br></div><div>    You can find more about Federation Plugin at: <a href="https://www.rabbitmq.com/federation.html">https://www.rabbitmq.com/federation.html</a></div><div><br></div><div>Cheers,</div><div><br></div><div>Mariusz<br><br>On Wednesday, 12 March 2014 04:41:07 UTC, lca...@gmail.com  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hi,<br>  I created 3 server cluster of RabbitMQ. As per documentation, RabbitMQ client code does not support connection management to the cluster. It only connects to one broker at a time. I wanted to find out that in order to distribute load what usualy people do for RabbitMQ. Do you use simple Load Balacer or write your own code to manage connections, connection pooling etc?<br><br>Thanks<br>LCassa.<br></div></blockquote></div></div>