[rabbitmq-discuss] Queues creation in cluster

Eugene Kirpichov ekirpichov at gmail.com
Tue Sep 27 12:57:28 BST 2011


Rabbit creates the queue on the node to which you're connecting,
unless it already exists on another node.

On Tue, Sep 27, 2011 at 3:53 PM, ran mizrachi <ranmizrachi at gmail.com> wrote:
> I am setting a cluster of two nodes, accessing the cluster through load
> balancer, creating queues on demand, since queue relay in only one node, how
> can I make sure queues are created equally on both nodes.
> Does RabbitMQ has any knowledge about workload on each node, or he just
> randomly pick one of the nodes to create the queue in ?
> If I need to load balance queues creation equally between the two nodes
> myself, does anyone know of any plugging to do that ?
>
> Thanks,
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>



-- 
Eugene Kirpichov
Principal Engineer, Mirantis Inc. http://www.mirantis.com/
Editor, http://fprog.ru/


More information about the rabbitmq-discuss mailing list