[Patches] [ python-Patches-1054434 ] automatic XMLRPC boxcarring via multicall for xmlrpclib

SourceForge.net noreply at sourceforge.net
Tue Oct 26 10:30:37 CEST 2004


Patches item #1054434, was opened at 2004-10-26 08:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1054434&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Ries (eries)
Assigned to: Nobody/Anonymous (nobody)
Summary: automatic XMLRPC boxcarring via multicall for xmlrpclib

Initial Comment:
based on this patch http://mail.python.org/pipermail/patches/2003-
October/013680.html, this extends xmlrpclib further by providing 
automatic batching of xmlrpclib calls that are received within a 
configurable time window. the boxcarring is transparent to the 
caller.

complete source is available here:
http://cvs.sourceforge.net/viewcvs.py/xmlrpclibmulti/

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1054434&group_id=5470


More information about the Patches mailing list