> with networks of brokers anyway - but to reduce the number of > threads in use do the following: > > 1. reduce number of threads for connections in the broker use NIO > 2. Use optimizeDispatch in the Queues
Thanks Rob, but neither of these reduced the number of threads. With NIO the thread name changed to something involving the term "nio", but there were still two threads per connection. With optimizeDispatch again the thread name changed, but there were still four threads per queue. Lawrence -- View this message in context: http://www.nabble.com/6000-ActiveMQ-clients-tp19983973p20259844.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
