[rabbitmq-discuss] Round robin Topic exchange s

Marc Teichtahl marc at teichtahl.com
Thu Feb 7 10:50:54 GMT 2013



Im seeking some advise as to how best configure my rabbitMQ exchanges.

Im trying to use a topic exchange in a round robin methodology. Each 
consumer has its own (uniquely) named queue attached to a topic exchange. I 
would like the exchange to round robin messages to each consumer queue for 
the "same" topic - lets say *.log for example.

I have tried multiple combinations and only seem to be able to 
simultaneously deliver messages to the consumer queues which effectively 
means Im processing the message twice, once in each consumer.

for clarity I also have a fanout exchange, which I use to "control" the 
consumers (start, stop etc).this should remain in place in any outcome.

Any guidance on how best to achieve the stated outcome would be great.


Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130207/6631b5fc/attachment.htm>


More information about the rabbitmq-discuss mailing list