DataBiosphere / getm

Concurrent reads of HTTP URL addressed data
MIT License
6 stars 1 forks source link

Relax concurrency constraints, default to # of CPUs #111

Closed xbrianh closed 3 years ago

xbrianh commented 3 years ago

This also refactors concurrency to use a single queue for both oneshot and multipart downloads.