bdbag icon indicating copy to clipboard operation
bdbag copied to clipboard

Parallel/concurrent fetch support.

Open mikedarcy opened this issue 3 years ago • 0 comments

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.

mikedarcy avatar May 20 '21 21:05 mikedarcy