[Twisted-Python] Large Transfers

Moshe Zadka m at moshez.org
Sat May 10 13:04:04 MDT 2003


On Sat, 10 May 2003, Glyph Lefkowitz <glyph at twistedmatrix.com> wrote:

> If your goal is to facilitate bad design with huge gobs of XML, PB is  
> probably not for you.  There are a number of other protocols which are  
> designed for exactly this kind of application - HTTP, XML/RPC, SOAP,  
> depending on your level of complexity.  Twisted provides native support  
> for the first 2, and SOAP could probably be added without too much  
> trouble.

For the record, we do support SOAP servers. IIRC, we don't have any
SOAP client support, but it should be a pretty trivial adaptation
of the XML-RPC client code to use soaplib.

-- 
Moshe Zadka -- http://moshez.org/
Buffy: I don't like you hanging out with someone that... short.
Riley: Yeah, a lot of young people nowadays are experimenting with shortness.
Agile Programming Language -- http://www.python.org/




More information about the Twisted-Python mailing list