[rabbitmq-discuss] RabbitMQ cluster and connection management
Mariusz Wojcik
mariusz.wojcik at hotmail.co.uk
Sat Mar 22 07:59:22 GMT 2014
Hi LCassa,
Have a look at Federated Queues:
http://www.rabbitmq.com/federated-queues.html
It allows you to publish/consume messages from any queue in federation,
although there might be some delay in messages delivery between queues.
You can find more about Federation Plugin at:
https://www.rabbitmq.com/federation.html
Cheers,
Mariusz
On Wednesday, 12 March 2014 04:41:07 UTC, lca... at gmail.com wrote:
>
> Hi,
> 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?
>
> Thanks
> LCassa.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140322/61faa78d/attachment.html>
More information about the rabbitmq-discuss
mailing list