[rabbitmq-discuss] Message is available in multiple queue
Michael Klishin
michael.s.klishin at gmail.com
Fri Jun 3 16:57:43 BST 2011
Cheepu,
No. You can use a shared exchange and unique queue names (a very common scenario) or separate exchanges (many applications
usually can get by with just one).
Tutorials 1, 2 and 6 [1] provide some examples.
1. http://www.rabbitmq.com/getstarted.html
--
MK
cheepu escribió:
> This means if i want to put the message in one dedicated queue then i will
> have to keep the Exchange name and routekey name combination unique?
More information about the rabbitmq-discuss
mailing list