Hi, as I supposed this seems to be provoked on the client side. Try to put
the creation of the connection
only one time and not in each send() call. Within the send call only call
Session create() from the connection.
Close producer and session within the send() operation.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/activemq-performance-tp4288084p4302768.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to