Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 18th, 2005, 01:54 PM
Elbert Lev
Guest
 
Posts: n/a
Default py_xmlrpc is it supported?

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?
  #2  
Old July 18th, 2005, 01:55 PM
Brian Quinlan
Guest
 
Posts: n/a
Default Re: py_xmlrpc is it supported?

Elbert Lev wrote:[color=blue]
> 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.[/color]

I have no idea what the difference are exception that xmlrpclib is
implemented in Python instead of C.
[color=blue]
> In particular: can the client use pyxmlrpclib and the server be
> standard SimpleXMLRPCServer?[/color]

Both pyxmlrpclib and SimpleXMLRPCServer pass the XML-RPC compliance
tests so they should interoperate without any problems.

Cheers,
Brian
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles