You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Dr. Surajit Pal" <su...@attbi.com> on 2002/04/04 05:54:34 UTC

Call object

Hi,
If I invoke multiple methods using the same Call object, does it retain and
use the same connection, or does it make a new connection for each method
invocation ? How can I implement a connection pooling for Call object in
multithreaded environment to boost performance?

Thanks in advance,

Surajit