This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eries
Recipients
Date 2004-10-26.08:30:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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/
History
Date User Action Args
2007-08-23 15:40:23adminlinkissue1054434 messages
2007-08-23 15:40:23admincreate