Kevin, Sam was actually part of that original thread. Sam, as you probably remember from that discussion, Christian pointed out that NIO uses a thread pool so you'll probably only see a decrease in thread usage if you have more consumers (and more producers) than threads in the thread pool, and I wonder if it takes those same types of conditions to see the performance disadvantage disappear. I'd try like 100 of each (at thecsame time) and see what the performance is like...
Tim On Apr 9, 2015 1:40 AM, "samdowning" <samdowning2...@gmail.com> wrote: > Thanks for taking interest in this Kevin. > > As I already mentioned, I did those tests with 1 consumer, 1 producer and 1 > consumer, 20 producers. > > How many consumers and producers do you suggest I repeat the tests with? > > Thanks, > Sam > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Throughput-drop-with-NIO-transport-as-compared-to-TCP-transport-tp4694494p4694595.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >