Re: limit to number of consumers registered

2011-10-13 Thread Torsten Mielke
ed)." > > But according to this > http://activemq.apache.org/dispatch-policies.html > > round-robin dispatching needs to be enabled as it is not the default. Is it > the default now in v5.X ? > > > -- > View this message in context: > http://activemq.2283324

Re: limit to number of consumers registered

2011-10-12 Thread peterv
m/limit-to-number-of-consumers-registered-tp3890489p3900708.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: limit to number of consumers registered

2011-10-11 Thread peterv
y few consumers are actually processing a message. What would cause this?! -- View this message in context: http://activemq.2283324.n4.nabble.com/limit-to-number-of-consumers-registered-tp3890489p3894938.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: limit to number of consumers registered

2011-10-11 Thread Torsten Mielke
> so is there any issue if > I register, say, 250 consumers in this manner? No, that should be fine. Some users connect thousands of consumers to one broker instance. Make sure the broker JVM has enough heap memory to hold all threads. > it seems like ActiveMQ > prefers all consumers to be regi

limit to number of consumers registered

2011-10-10 Thread peterv
ll consumers to be registered up front, before starting the connection. -- View this message in context: http://activemq.2283324.n4.nabble.com/limit-to-number-of-consumers-registered-tp3890489p3890489.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.