Multiple Simultaneous Connections in Wget

This page discusses implementation of a mechanism within Wget for the use of multiple connections simultaneously fetching files or portions of files.

Requirements

Things to Consider

Support for multiple URLs for a single resource may be a good milestone on the way to supporting downloads of multiple resources simultaneously (less need to deal with filesystem issues, etc).

FeatureSpecifications/MultipleSimultaneousConnections (last edited 2008-03-19 18:34:54 by MicahCowan)