[rabbitmq-discuss] Documentation on priority?
Joseph Marlin
joseph.a.marlin at gmail.com
Wed Jul 13 21:22:19 BST 2011
To supplement Michael's response, here is the spec [pdf]:
http://www.amqp.org/confluence/download/attachments/2523279/amqp_1-0_PR3.pdf
Priority is detailed on pages 77-78.
RabbitMQ does not implement priorities. However, if you'd like some concept
of priority, you can make a high priority queue and a low priority queue and
make sure consumers check the high priority queue before doing anything from
the low.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110713/0400c653/attachment.htm>
More information about the rabbitmq-discuss
mailing list