[rabbitmq-discuss] Custom load balancing among consumers?

Michael Klishin mklishin at gopivotal.com
Mon Mar 31 09:40:52 BST 2014


On 31 March 2014 at 12:26:59, Otávio Leitão (leitao.otavio at gmail.com) wrote:
> > I'ts a round-robin strategy among message "type" attribute.  
>  
> Does anyone have a solution for that?

Do you need strict ordering or messages or messages of type2, 3, … to not block
processing of type1? If the latter, use multiple queues, one per type. 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list