<div dir="ltr">You could consider structuring your message fabric with multiple queues for different priorities, binding them to an exchange with binding keys that correspond to your exchange type and the routing key used on messages at publish time to distribute them into those queues?<div>
<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 22, 2014 at 8:40 PM, Ravi Pandey <span dir="ltr"><<a href="mailto:ravindrapandey1982@gmail.com" target="_blank">ravindrapandey1982@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Then what's the alternative solution to set message on priority?</div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Wed, Jan 22, 2014 at 8:29 PM, 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"><div>On 22/01/14 14:55, Ravi Pandey wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can you please take a look here -<br>
<a href="http://www.slideshare.net/carrja99/high-powered-messaging-with" target="_blank">http://www.slideshare.net/<u></u>carrja99/high-powered-<u></u>messaging-with</a><br>
<br>
It says - there is a value 0-9 for message priorities<br>
</blockquote>
<br></div>
(On slide 22 if anyone else is looking.)<br>
<br>
That's in the AMQP standard. RabbitMQ doesn't support them unfortunately.<br>
<br>
Cheers, Simon<span class="HOEnZb"><font color="#888888"><span><font color="#888888"><br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</font></span></font></span></blockquote></div><br></div>
<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>