[rabbitmq-discuss] connecting to an exchange and queues

Michael Klishin michael.s.klishin at gmail.com
Tue Jan 15 20:16:57 GMT 2013


2013/1/15 jdepp <j_depp_99 at yahoo.com>

> is it possible to have a consumer connect to the server and consume
> messages
> from an exchange without it knowing the names of the queues and if so how?
> Does it need the routing keys?
>

Messages are consumed from queues and published to exchanges.
Consumers need to know queue names but need not to know where messages
were published and how they were routed.

More on the concepts:
http://www.rabbitmq.com/tutorials/amqp-concepts.html
-- 
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/20130115/4e7f4f1e/attachment.htm>


More information about the rabbitmq-discuss mailing list