[rabbitmq-discuss] 50k bindings to two queues?

David King dking at ketralnis.com
Thu Sep 3 00:23:07 BST 2009


Is it practical to have an exchange with two queues and 50k bindings  
to those two queues?

That is, I have all of these categories, and I load-balance their  
processing over two nodes. So I want message.sports and message.bacon  
to go to the same node, and message.somethingelse to go to the other  
node. But I have 50k of those categories, and growing. While I may add  
more nodes, I'd do so *much* more slowly than new categories would be  
created

Is the binding-matching that efficient? Or am I better off having some  
intermediate process that does its own balancing?




More information about the rabbitmq-discuss mailing list