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 pool. currently i am using session pool, but i want to have pool of connection. 1- Does calling createConnection multiple time give me new connection every time or I have to call ActiveMQConnectionFactory multiple time. 2- If I am able to get connection pool , does failover mechanism support the reconnect of all connections. thanks a lot -- View this message in context: http://activemq.2283324.n4.nabble.com/Multiple-Connection-and-Reconnect-activemq-cpp-tp4664492.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.