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

Reply via email to