Hi all;
 
Class XmlRpcClient states it is "a multithreaded, reusable XML-RPC
client object".
 
I have a question:

2 different threads in my program might access same method on the same
port of the same server. Should I synchronize methods on client side
in my handler?
 
--MB
 


-- 
--MB

Reply via email to