[Bug 313685] Re: apt should download packages in parallel.

Taylor Braun-Jones taylor at braun-jones.org
Tue Nov 1 13:08:38 UTC 2011


This bug is different from bug #313680. This one says that downloading
packages from different servers should happen in parallel whereas bug
#313680 says that as soon as packages have completed downloading they
should begin installing in parallel with the remaining download jobs.
Both are speed optimizations, but I think think this bug is safer and
simpler.

** This bug is no longer a duplicate of bug 313680
   apt should install packages whilst downloading.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/313685

Title:
  apt should download packages in parallel.

Status in “apt” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: apt

  
  Installing applications may require downloading of packages from a number of sources.  Currently this download is a linear process - required packages are downloaded one by one and the download speed varies as packages are downloaded from different sources.

  I suggest that. where possible, packages should be downloaded in
  parallel - this will help mitigate the slowdown that arises from
  downloading from slow repositories (the slow download can be performed
  in parallel with a number of other downloads, rather than blocking
  them).

  This "bug" should be marked as a wish-list item as it is an
  improvement to a working system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/313685/+subscriptions




More information about the foundations-bugs mailing list