This should really be a new thread.

take a look at http://activemq.apache.org/message-cursors.html

you have producer flow control set to true, so your producers will be
throttled if there is no space available. using message cursors, you can get
the messages spooled to disk so the slowest consumer isn't creating a
bottleneck.



-----
http://www.christianposta.com/blog
--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-has-too-many-dependencies-tp4655608p4655693.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to