Hi all,

I've successfully integrated the new version of Apache XML-RPC with Spring.
If anyone is interested in this, I can share the code. I used Stateless
request processor factory to create a new instance of the request processor.
Since the processor is a single object instantiated at startup, does it cope
well with concurrent requests? I haven't look at the actual code but is this
something similar to single threaded servlet model?

Regards,

Cuong Hoang
-- 
View this message in context: 
http://www.nabble.com/Stateless-vs-Specific-Request-processor-tf2399127.html#a6690080
Sent from the Apache Xml-RPC - User mailing list archive at Nabble.com.


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

Reply via email to