[rabbitmq-discuss] Fanout and Route for 3,000 queues

Shuki Licht shuki.licht at gmail.com
Fri May 2 21:07:28 BST 2014


I need to publish high rates of messages to 3,000 queues that bind to one
exchange.
the message may go to several queues or to all queues.

need help of how to improve the perofmance (its work really slow)
1. try with fanout (to all queues) - the faster solution ,but still not
fast enough.
2. try with BCC/CC list in routing key message if i need to send it to
several queues (60% of the queues) - work very slow
3. when i moved to cluster(HA) the performance is really poor


any ideas? or other design to achive that? i would like to prevent of going
to several child nodes approch.

thanks,
Shuki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140502/8e64eb89/attachment.html>


More information about the rabbitmq-discuss mailing list