You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Arun Pattappan <ap...@orangescape.com> on 2005/02/07 13:07:26 UTC

JMS no.of conections versus Messages

I am using JMS as my transport protocol. I always need to send multiple
messages and as per my understanding for every message
"org.apache.axis.client.Call.invoke(.)"  is made, which in turn creates JMS
Connection, JMS Session. Is there a way to optimize this, to reuse existing
connections/sessions? 

 

Thanks

Arun Pattappan

OrangeScape Technologies

 

www.orangescape.com