Re: 500ooo+ queues?

2009-11-20 Thread Igor Katkov
Thank you, this is the kind of insight I was looking for. Gary Tully wrote: > > It may be best to partition your destinations across a cluster. > How do you mean it? What I have in mind is a network of brokers, X producers generate messages on one end of the network, Y consumers process them

500ooo+ queues?

2009-11-18 Thread Igor Katkov
Hi, Is it a good idea to create 500ooo+ queues and send messages to these destinations? Load is a few messages per _minute_ into each queue. Producers and consumers will be on different hosts. Network of brokers topology. Does anyone have experience pushing ActiveMQ that far, or even further wit