[rabbitmq-discuss] More throughput using cluster
Michael Klishin
michael.s.klishin at gmail.com
Sat May 18 21:36:19 BST 2013
2013/5/18 nikolasavic77 <niksav at osic.rs>
> In case we have 2 or more rabbitmq nodes connected in cluster and each
> with VIP assigned, would we get more throughput if messages are sent on all
> nodes (using round-robin method) and received by workers connected on each
> node.
It's likely to be sufficient to simply spread message flow across N queues
and make different apps or instances
connect to different nodes.
--
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/956744e0/attachment.htm>
More information about the rabbitmq-discuss
mailing list