<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/5/19 Nikola Savic <span dir="ltr">&lt;<a href="mailto:niks@osic.rs" target="_blank">niks@osic.rs</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Yes, consumers are long running PHP scripts which connect to
      RabbitMQ only once and use that connection for long time (until
      terminated for some reason).</blockquote></div><br>Then my guess is that you need to switch to basic.consume and (if needed) increase the number of consumers.<br><br clear="all"><div style>As for publishing, using the function Álvaro has suggested sounds like a good idea as well.</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>