<div dir="ltr"><div class="gmail_extra">2013/5/19 Nikola Savic <span dir="ltr">&lt;<a href="mailto:niks@osic.rs" target="_blank">niks@osic.rs</a>&gt;</span><br><div class="gmail_quote"><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">

We&#39;re not using basic_consume, since we must monitor two different
      channels/exchanges (one direct and one fannout). This is because
      workers must get messages (task related) by direct queue, and
      broadcasts over fannout</blockquote></div><br>You should be able to do this easily with any client using basic.consume.<br><br clear="all"><div style>Also, sounds like a suitable use case for exchangeo-to-exchange bindings:</div>

<div style><br></div><div style><a href="http://www.rabbitmq.com/e2e.html">http://www.rabbitmq.com/e2e.html</a><br></div>-- <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>