Hi,
I am getting *Thread Local storage limit reached* at initialization of my
application as soon as I increase my thread pool size more then 80.
I am currently having 80 threads and each threads own a connection object
and failover mechanism is on .
Please let me know the reason if possible s
Thanx a ton tim, I am able to get pool of connections by implementing your
suggestions, resulting performance of my code has improved beyond
expectation .
keep up the good work .
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Multiple-Connection-and-Reconnect-activemq-c
Hi Friends,
I am having single activemq broker , but i want to have multiple connections
with it , as the rate at which my application is receiving data is quit high
and single connection is causing some performance bottle neck.
I have been suggested to create multiple connections or connection po