multi threaded SimpleXMLRPCServer

c james cjames at callone.net
Mon May 14 09:49:48 EDT 2007


I use a variation of the following.  Clean and straight forward.

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/425043


Vyacheslav Maslov wrote:
> Hi, all!
> 
> I need multi threaded version of SimpleXMLRPCServer. Does python library 
> already have implementation of this one? Or i need to implement multi 
> threading by myself?
> 
> Which way is the simpliest?




More information about the Python-list mailing list