[rabbitmq-discuss] RabbitMQ - can we make use policies as load balancing in cluster?

Rajasekhar P sekhar434145 at gmail.com
Fri Oct 18 06:09:34 BST 2013


Hi Jerry,

In the clustered environment we have created the policies on one of the
node and it will be mirrored in all the clustered nodes. Here is the link
which we followed,

http://www.rabbitmq.com/parameters.html#policies


What we are trying to achieve to distribute specific queues/message to
particular node, like -

queue1, messages 1-100 goes to node1,
queue1, messages 101-200 goes to node2,
queue2, messages 201-300 goes to node3,
queue2, messages 301-400 goes to node4, etc.


Is this can be achieved using policies?


Thanks,
Rajasekhara


On Fri, Oct 18, 2013 at 1:45 AM, Michael Klishin <mklishin at gopivotal.com>wrote:

>
> On oct 17, 2013, at 5:22 p.m., Rajasekhar P <sekhar434145 at gmail.com>
> wrote:
>
> > We are trying to achieve load balancing in RabbitMQ cluster can we
> achieve using policies? Thanks
>
> Policies as in federation?
>
> Federated exchanges are more useful for replication than load balancing.
>
> Federated queues (coming in RabbitMQ 3.2) will allow for WAN-friendly
> load distribution between cluster nodes but the docs are not quite ready
> yet.
>
> MK
>
>
>
>
> _______________________________________________
> 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/20131018/c5d558a0/attachment.htm>


More information about the rabbitmq-discuss mailing list