[rabbitmq-discuss] Message routing

Sudhakar Chokkalingam (schokkal) schokkal at cisco.com
Mon Jan 14 16:36:44 GMT 2013


Hi Team,
I need your guidance on routing messages in the rabbit MQ. I am trying to route the menages in a round-robin menthol between the queues which are bonded to an exchange.  In the document page I read that, if we have a same routing key with the direct exchange then we can load balance at consumer level, but not at the queue level. Here. I assume, in the consumer has to discard the message if it is already consumed by others.  But I like to do the distribution at queue level and make the consumers to process every message instead of checking with other consumers whether it is already processed or not.

Could please help me, how we can do this round-robin distribution in queue level.
Thanks
Sudhakar


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130114/bba17833/attachment.htm>


More information about the rabbitmq-discuss mailing list