[rabbitmq-discuss] Implementing Prioritised Queues

James Dear jamesdear at gmail.com
Fri Oct 14 10:36:23 BST 2011


Thanks Doug, that's really helpful.

It's kind of a pity that you have to go to such an elaborate setup
client-side when I guess it (prioritizing different queues within a
channel) would be a small feature to add server side. Can anyone
familiar with the rabbitmq source comment on how difficult this might
be to do?

James

On 13 October 2011 16:24, Doug Barth <dougbarth at gmail.com> wrote:
> I wrote up a blog post a while ago explaining how we approximate
> priority using separate queues in our application. We've had this
> setup in production for over 2 years now, and it works great.
>
>  http://dougbarth.github.com/2011/07/01/approximating-priority-with-rabbitmq.html
>
> Hope that helps!
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list