We use a build-order file to know what to
download, but we don't have to wait for one
download to complete to start the next one. Use
threads to download several packages in parallel.
Set a limit, but let the user control the limit
with a command line option.
We use a build-order file to know what to download, but we don't have to wait for one download to complete to start the next one. Use threads to download several packages in parallel. Set a limit, but let the user control the limit with a command line option.