I am bit confused from the JMS specification. I want to implement mutithreaded model for producer/consumer.
Now I am confused at the point where, I have only one destination object (Queue). So should I create mutiple threads, each thread having one session and one producer. OR, multiple threads running (concurrency controled) single session and single producer. -- View this message in context: http://www.nabble.com/Implementation-of-multithreading-model-on-CMS-ActiveMQ-tf3790047s2354.html#a10718189 Sent from the ActiveMQ - User mailing list archive at Nabble.com.