<div dir="ltr">Thanks for the update. In our use case, we potentially have hundreds of queues. While we could multiply by the # of priorities, it would be a lot cleaner if we didn't have too. It would also prevent us from having to modify all of our consumers to deal with multiple priority queues. <div>
<br></div><div>I think that true priorities would make the queue topology a lot simpler (and smaller) and the consumer implementation a lot simpler as well. It would also allow a smoother transition to RabbitMQ for those already using priorities in other AMQP brokers (like Qpid) or JMS brokers (like ActiveMQ). IMHO, it's surprising that more people aren't asking for this, but I guess it is what it is.<div>
<br></div><div>Thanks (as always) for the response and suggestions!</div><div><br></div><div>-Chris</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 13, 2014 at 9:56 AM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 13 Jan 2014, at 18:42, Michael Klishin <<a href="mailto:mklishin@gopivotal.com">mklishin@gopivotal.com</a>> wrote:<br>
<br>
> …and give different priorities to consumers on those queues:<br>
> <a href="http://www.rabbitmq.com/consumer-priority.html" target="_blank">http://www.rabbitmq.com/consumer-priority.html</a><br>
<br>
</div>Actually, this is incorrect, consumer priorities assume a shared queue.<br>
--<br>
<div class="HOEnZb"><div class="h5">MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<br>
<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>
</div></div></blockquote></div><br></div>