const MAX_PARALLEL_DOWNLOADS: usize = 32;
The maximum number of packages that will be loaded in parallel.