bdbag
bdbag copied to clipboard
Parallel/concurrent fetch support.
Add support for multiple concurrent fetch operations. This can significantly speed up transfers when enough bandwidth is available. At a minimum, support parallelism in the HTTP/FTP fetch handlers. Investigate support for other transports as well.