[rabbitmq-discuss] Architectuaral Problem - What exchange type to choose?

Michael Klishin michael.s.klishin at gmail.com
Mon Oct 28 21:09:21 GMT 2013


2013/10/29 Jan Wedel <jan.wedel at googlemail.com>

>
> Ok, so when I get this correctly, I would create an exchange for each
> device as follows:
> - key “<group>.<self>” -> queue “<group>.<self>.from"
> - key “<group>.<direct_other>” -> queue “<group>.<direct_other>.to”
> - key “<group>” -> queue “<group>.<other1>.to"
> - key “<group>” -> queue “<group>.<other2>.to”
> (…)
> - key “<group>” -> queue “<group>.<otherN>.to”
>
> Is that about what you suggested?


By the way, if I understand it correct the suggestion is to create queues
and bindings dynamically.
You should be able to at least get started with a single exchange.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131029/e2e48574/attachment.htm>


More information about the rabbitmq-discuss mailing list