cc-devel AT lists.ibiblio.org
Subject: Developer discussion for Creative Commons technology and tools
List archive
- From: "Nathan R. Yergler" <nathan AT creativecommons.org>
- To: Victor Stone <fourstones.net AT gmail.com>
- Cc: cc-devel AT lists.ibiblio.org
- Subject: Re: [cc-devel] SoC progress report
- Date: Fri, 11 Aug 2006 07:41:30 -0400
> I'm not familiar with pythons http lib so I don't know how efficient
> that is, I know that the PHP Snoopy lib that we use would read the
> *entire* file into memory before writing into the socket which may
> just work in most cases but hurts my old fashioned sensibilities.
Python's httplib by default would do something similar to this.
However, we're going to be moving to Twisted for the FTP stuff in
ccPublisher, so we'll have access to its full suite of network classes,
which include support for efficient streaming from point a to b (ie,
read X bytes from the disk, send it to the socket, repeat).
I'd say if you make it "right" using Python's built-in httplib now, we
can worry about making it "fast" later.
--
Nathan R. Yergler
Senior Software Engineer
Creative Commons
http://wiki.creativecommons.org/User:NathanYergler
-
[cc-devel] SoC progress report,
Bruno Dilly, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Victor Stone, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Jon Phillips, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Victor Stone, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Nathan R. Yergler, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Bruno Dilly, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Jon Phillips, 08/11/2006
- Re: [cc-devel] SoC progress report, Victor Stone, 08/11/2006
- Re: [cc-devel] SoC progress report, Bruno Dilly, 08/12/2006
- Re: [cc-devel] SoC progress report, Jon Phillips, 08/14/2006
- Re: [cc-devel] SoC progress report, Bruno Dilly, 08/20/2006
- Re: [cc-devel] SoC progress report, Victor Stone, 08/20/2006
- Re: [cc-devel] SoC progress report, Bruno Dilly, 08/20/2006
- Re: [cc-devel] SoC progress report, Jon Phillips, 08/21/2006
- Message not available
- Message not available
- Re: [cc-devel] SoC progress report, Bruno Dilly, 08/21/2006
-
Re: [cc-devel] SoC progress report,
Jon Phillips, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Bruno Dilly, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Nathan R. Yergler, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Victor Stone, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Jon Phillips, 08/11/2006
-
Re: [cc-devel] SoC progress report,
Victor Stone, 08/11/2006
Archive powered by MHonArc 2.6.24.