[rabbitmq-discuss] Can you tell me how cluster works in RabbitMQ ?

Robert Raschke rtrlists at googlemail.com
Mon Jun 2 12:57:06 BST 2014


Do you maybe have your producers and/or consumers only connecting to just
that one node?

To make use of the cluster, you need to make use of all machines in the
cluster. For example, you could put a load balancer in front of the
cluster, if you want your consumers/producers to all connect to just the
one address.

Robby
 On Jun 2, 2014 12:24 PM, <o.sevryukov at videal.net> wrote:

> Can you tell me how cluster works in RabbitMQ ?
> I have 1 master and 2 slaves in cluster, but only the master is processing
> queues and highly loaded and slaves stay idle all the time.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140602/6c80a9b6/attachment.html>


More information about the rabbitmq-discuss mailing list