<div dir="ltr">If i understood correctly multiple consumers with the same high priority will receive the messages in round-robin.<div>This is easier if the processes were different binaries, they are in fact the same binary, to use priorities i would have to attribute higher priorities as i launch the multiple instances of the binary, is there some other way?<div>

<br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 11:23 AM, Simon MacMullen <span dir="ltr"><<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is this what you are looking for?<br>
<br>
<a href="http://www.rabbitmq.com/consumer-priority.html" target="_blank">http://www.rabbitmq.com/<u></u>consumer-priority.html</a><br>
<br>
Cheers, Simon<br>
<br>
On 03/12/13 11:19, Luis Rasc�o wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
Supose you have 3 processes consuming messages from a queue, i guess by<br>
default the messages will be distributed to the consumers in a<br>
round-robin fashion (p1, p2, p3, p1, etc). Is there a way to change this<br>
distribution policy so that always the first free process handles the<br>
message? For example if p1 is always available then it would handle all<br>
the queued messages.<br>
thanks in advance<br>
<br>
<br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</font></span></blockquote></div><br></div>