[rabbitmq-discuss] Making sure a message gets to every consumer

Matthias Radestock matthias at rabbitmq.com
Mon Jan 24 23:17:25 GMT 2011


Sam Duncan wrote:
> If you use a topic exchange and create a 
> queue for each consumer, you get a copy of each message in each queue 
> filtered by your queue bindings.

A direct exchange would probably work too, unless you need bindings with 
wildcards.

If you haven't done so already, I recommend reading 
http://www.rabbitmq.com/tutorial-three-python.html

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list