|
|
+
Mohit Anchlia 2012-10-25, 01:02
-
Re: Thread safety in RpcClientFactoryMike Percy 2012-10-29, 22:07
Yes, it's thread safe.
Regards Mike On Wed, Oct 24, 2012 at 9:02 PM, Mohit Anchlia <[EMAIL PROTECTED]>wrote: > Is object returned by "rpcClient = RpcClientFactory.getDefaultInstance(hostName, > port);" thread safe? I am currently sharing rpcClient object with several > threads. |