Simple XMLRPC-server with http/multicast cabilities
Peter Hansen
peter at engcorp.com
Tue Sep 14 16:41:00 EDT 2004
More information about the Python-list mailing list
Tue Sep 14 16:41:00 EDT 2004
- Previous message (by thread): Simple XMLRPC-server with http/multicast cabilities
- Next message (by thread): My first attempt at subclassing....Gahh!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Simple XMLRPC-server with http/multicast cabilities
- Next message (by thread): My first attempt at subclassing....Gahh!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list