<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/9/12 Ramu M <span dir="ltr">&lt;<a href="mailto:mramu789@gmail.com" target="_blank">mramu789@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

how to get the no of consumers for a publisher which is used type = fanout .</blockquote></div><br></div><div class="gmail_extra">You can get the # of consumers from queue.declare-ok (response to queue.declare).<br></div>

<div class="gmail_extra"><br clear="all">Exchanges don&#39;t have consumers, queues do. See <a href="http://www.rabbitmq.com/tutorials/amqp-concepts.html">http://www.rabbitmq.com/tutorials/amqp-concepts.html</a><br></div>

<div class="gmail_extra">for more info.<br></div><div class="gmail_extra">-- <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>