XML-RPC Server in Python

Patrick Phalen python-list at teleo.net
Thu Dec 30 23:57:34 EST 1999


[Edward Muller, on Thu, 30 Dec 1999]
:: Has anyone written a multi-threaded XML-RPC server in python? Can anyone
:: give me any hints on writting one? I tried the Medusa code, but it
:: didn't work out of the box (unless  I messes something up), but it was a
:: little faster....Anyway....I need to write one up and I don't really
:: know the internals of the httplib stuff...So I'm looking for a little
:: guidance.....


see http://pythonware.com/products/xmlrpc

includes sample code for Medusa

also see http://www.zope.org/Members/Amos/XML-RPC




More information about the Python-list mailing list