I am finding that when I receive messages in my java client that I can only
process one request at a time. It seems like the method: onMessage(Message
arg) from MessageListener interface doesn't get called asynchronously. Do I
need to start a thread in this method to get the async behavior that I am
looking for or am I missing some option when I subscribe?
--
View this message in context:
http://www.nabble.com/ActiveMQ-onMessage%28%29-callback-not-async-tf4160185s2354.html#a11836836
Sent from the ActiveMQ - User mailing list archive at Nabble.com.