|
|
-
Thread safety in RpcClientFactoryMohit Anchlia 2012-10-25, 01:02
Is object returned by "rpcClient RpcClientFactory.getDefaultInstance(hostName,
port);" thread safe? I am currently sharing rpcClient object with several threads. |