SimpleXMLRPCServer to fastcgi via WSGI?

Ivan Voras ivoras at __fer.hr__
Fri Feb 1 07:41:18 EST 2008


Hi,

Is there a straightforward way to convert an XML-RPC server application
(written for SimpleXMLRPCServer) to use WSGI so that it can be used as s
fastcgi server? By "straightforward" I mean something simple, without
using some external framework.

Alternatively, I don't really care about WSGI, so something that makes
it work as fastcgi directly will also be ok.



More information about the Python-list mailing list