I have not run a profiler to determine if there are any points within my Axis
usage that I could optimize through caching...so this question is a shot in
the dark.

Is there any recommended thread-safe caching to improve performance and
overhead?  Would that be done through caching something like the
AxisService/AxisConfiguration and creating new ServiceClients from these
cached service and configuration or can I cache the ServiceClient?  I am not
totally sure what types of resources are attached to these objects and if
caching them would cause any issues.  Any recommendations?

Thanks,

Jay
-- 
View this message in context: 
http://www.nabble.com/Caching-ServiceClient-or-AxisService-or-AxisConfiguration-tp15885373p15885373.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to