Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | "Jesus M. Salvo Jr." <jesus.sa...@migasia.com> |
Subject | Thread safe? |
Date | Tue, 16 Sep 2003 01:36:13 GMT |
Are the code in XML-RPC thread safe ...for both XML-RPC client and XML-RPC server ? From the client side ... I have a single instance of XmlRpcClient ( for non-HTTPS ) or SecureXmlRpcClient ( for HTTPS ) and N threads are using this single instnace to send XML-RPC to the remote webserver. From the server side, I have a single instance of XmlRpcServer on a servlet ... and for each doPost(), I call execute() on the XmlRpcServer instance. Regards, John | |
Mime |
|
View raw message |