<div dir="ltr">Hi Jerry,<div><br></div><div>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,</div><div><br>
</div><div><a href="http://www.rabbitmq.com/parameters.html#policies">http://www.rabbitmq.com/parameters.html#policies</a><br></div><div><br></div><div><br></div><div>What we are trying to achieve to distribute specific queues/message to particular node, like -�</div>
<div><br></div><div>queue1, messages 1-100 goes to node1,</div><div>queue1, messages 101-200 goes to node2,<br></div><div>queue2, messages 201-300 goes to node3,<br></div><div>queue2, messages 301-400 goes to node4, etc.<br>
</div><div><br></div><div><br></div><div>Is this can be achieved using policies?</div><div><br></div><div><br></div><div>Thanks,</div><div>Rajasekhara</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 18, 2013 at 1:45 AM, Michael Klishin <span dir="ltr">&lt;<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On oct 17, 2013, at 5:22 p.m., Rajasekhar P &lt;<a href="mailto:sekhar434145@gmail.com">sekhar434145@gmail.com</a>&gt; wrote:<br>
<br>
&gt; We are trying to achieve load balancing in RabbitMQ cluster can we achieve using policies? Thanks<br>
<br>
</div>Policies as in federation?<br>
<br>
Federated exchanges are more useful for replication than load balancing.<br>
<br>
Federated queues (coming in RabbitMQ 3.2) will allow for WAN-friendly<br>
load distribution between cluster nodes but the docs are not quite ready<br>
yet.<br>
<span class="HOEnZb"><font color="#888888"><br>
MK<br>
<br>
<br>
<br>
</font></span><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>