pub const DEFAULT_CONCURRENCY: usize = 32;
Default number of concurrent requests to allow for local file I/O.