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?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to