Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-update-dev] Parallel downloading

Thinking a bit more about the recent suggestion (download manager that is
capable of downloading several plug-ins in parallel by opening multiple
connections).

Jeff, are you implying that connecting with one stream and downloading
bytes does not use the connection to its full capacity and that we can tap
into that unused capacity with more connections?

I would be surprised because my experience with downloading three zip files
of a comparable size from using a browser (with three separate download
progress dialog shown) indicates that throughput goes down to roughly one
third (hardly surprising :-). If you add overhead of managing processes, I
cannot see how we can gain anything this way.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



Back to the top