Simple XMLRPC-server with http/multicast cabilities

Peter Hansen peter at engcorp.com
Tue Sep 14 16:41:00 EDT 2004


Thomas wrote:

> I want to use modules in the standard python distro, ie.
> SimpleXMLRPCServer, but if I have to I can also use Twisted ( but I'd
> prefer to use pure Python-distro modules in the slave servers to
> reduce installation size etc. )

I thought Twisted was not dependent on any non-Python components,
and would run just fine (but perhaps with slightly lower peak
throughput) with just the .py files.

Or did my imagination just make that up?

-Peter



More information about the Python-list mailing list