[Zope] Re: Spinning Zope on MP3 file import

Paul Winkler pw_lists@slinkp.com
Mon, 10 Mar 2003 23:52:54 -0500


On Mon, Mar 10, 2003 at 09:33:23PM -0600, Edward Muller wrote:
> Unless your DSL is a synchronous DSL line (which is usually only used in
> business applications and usually costs over $100.00 a month for the
> slowest types), it would take aprox. 53:31 minutes:seconds to upload a
> 4.9 MB file over a 128Kbps DSL line. This is assuming max throughput.

nah, more like 5 minutes...

Python 2.1.3 (#1, Jul 29 2002, 22:34:51) 
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> (4.9 * 1024 * 1024 * 8) / (128 * 1024)
313.60000000000002
>>> _ / 60
5.2266666666666675

--

Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's RASPUTIN THE ABSURD!
(random hero from isometric.spaceninja.com)