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

SourceForge.net noreply at sourceforge.net
Thu Oct 28 21:53:59 CEST 2004


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

Category: Modules
>Group: Python 2.5
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/

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

>Comment By: Martin v. Löwis (loewis)
Date: 2004-10-28 21:53

Message:
Logged In: YES 
user_id=21627

Also, changing the target version to Python 2.5 - it cannot
get either in 2.3, or 2.4, at this point in time.

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

Comment By: Martin v. Löwis (loewis)
Date: 2004-10-28 21:52

Message:
Logged In: YES 
user_id=21627

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file. In addition, even if you
*did* check this checkbox, a bug in SourceForge
prevents attaching a file when *creating* an issue.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

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