awslabs / aws-s3-transfer-manager-rs

Apache License 2.0
5 stars 0 forks source link

globalize concurrency management #55

Closed aajtodd closed 1 week ago

aajtodd commented 1 week ago

Issue #, if available:

https://github.com/awslabs/aws-s3-transfer-manager-rs/issues/31

Description of changes:

"Globalize" the concurrency management of the transfer manager such that all uploads and downloads respect the configured concurrency.

I did a quick check on c5n.18xlarge download test to verify there are no regressions. If there are it's in the noise.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.