py_xmlrpc is it supported?
Elbert Lev
elbertlev at hotmail.com
Sun Jul 18 18:46:28 EDT 2004
Hi, all!
I was experimenting with xmlrpc and found, that SimpleXMLRPCServer is
rather slow (especially on Windows). Found that there is py_xmlrpc
package. It was last updated in 2003 and is still on 2.2. Is somebody
mainaining the package?
The build for 2.3 takes 5 minutes. When build was done, I found that
it really works very fast. Can somebody give an outline of differences
in standard xmlrpc(lib) module and py_xmlrpc.
In particular: can the client use pyxmlrpclib and the server be
standard SimpleXMLRPCServer?
More information about the Python-list
mailing list