Re: FutureResponse bottleneck when using more than 10 threads

2015-10-20 Thread Tim Bain
aphore to limit number of threads calling send api but the latency > is > an issue as many threads are trying to wait for few connections (10-25 > depending on # of connections). > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/FutureR

Re: FutureResponse bottleneck when using more than 10 threads

2015-10-19 Thread kal2
e.com/FutureResponse-bottleneck-when-using-more-than-10-threads-tp4702945p4703119.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: FutureResponse bottleneck when using more than 10 threads

2015-10-14 Thread Tim Bain
onObject.await(AbstractQueuedSynchronizer.java:2043) > at > java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:374) > at > > org.apache.activemq.transport.FutureResponse.getResult(FutureResponse.java:40) > > > > > > > -- > View this message in context: > http:/

FutureResponse bottleneck when using more than 10 threads

2015-10-14 Thread kal2
nse.java:40) -- View this message in context: http://activemq.2283324.n4.nabble.com/FutureResponse-bottleneck-when-using-more-than-10-threads-tp4702945.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.