Hi,

I am confused with different dispatch policies. There seems to be few
dispatch policies available in activemq along with bunch of properties that
can be changed to achieve different purposes. 

RoundRobin dispatch policy is not working for me. My messages are getting
stuck with the thread that is already busy with working with something
heavy. What dispatch policy along with with settings you believe would be a
good solution and why?

I want such a mechanism that will send the coming message to a free
consumer. I think I can achieve this using simple dispatch, prefetch limit
set to 1 and having few threads. 

What do you think? Any suggestions?

Thanks

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Default-Dispatch-Policy-and-Pending-message-Limit-Strategy-tp2365262p3685161.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to