[rabbitmq-discuss] More throughput using cluster
Michael Klishin
michael.s.klishin at gmail.com
Sun May 19 15:37:08 BST 2013
2013/5/19 Nikola Savic <niks at osic.rs>
> 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).
Then my guess is that you need to switch to basic.consume and (if needed)
increase the number of consumers.
As for publishing, using the function Álvaro has suggested sounds like a
good idea as well.
--
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/20130519/887442b8/attachment.htm>
More information about the rabbitmq-discuss
mailing list