<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/1/15 jdepp <span dir="ltr">&lt;<a href="mailto:j_depp_99@yahoo.com" target="_blank">j_depp_99@yahoo.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div id=":4po">is it possible to have a consumer connect to the server and consume messages<br>
from an exchange without it knowing the names of the queues and if so how?<br>
Does it need the routing keys?</div></blockquote></div><br>Messages are consumed from queues and published to exchanges.</div><div class="gmail_extra" style>Consumers need to know queue names but need not to know where messages</div>

<div class="gmail_extra" style>were published and how they were routed.</div><div class="gmail_extra"><br></div><div class="gmail_extra">More on the concepts:</div><div class="gmail_extra"><a href="http://www.rabbitmq.com/tutorials/amqp-concepts.html">http://www.rabbitmq.com/tutorials/amqp-concepts.html</a><br>

-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>