2011/7/13  <span dir="ltr">&lt;<a href="mailto:Lowell.Boggs@emc.com">Lowell.Boggs@emc.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":27">For example, I&#39;m interested in this information:<br>
<br>
*  Is priority 0 higher or lower than priority 1?<br>
<br></div></blockquote><div><br>I don&#39;t think the spec defines it, so it is up to your applications.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div id=":27">
*  Are messages with higher priority (whatever direction that is) guaranteed to be delivered before messages of lower priority?<br>
<br></div></blockquote><div><br>As far as I know RabbitMQ does not use priority attribute for deliveries (or any other purpuses).<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div id=":27">
*  Are the priorities of persistent messages in durable queues preserved after a server restart?<br>
<br></div></blockquote><div><br>Yes, just like other message attributes.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div id=":27">


<br>
<br>
*  Are there any other aspects of the priority that I need to program around?</div></blockquote></div><br clear="all">It is up to your applications how fields like `priority` or `type` are used.<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br><br>