This is a micro library that solves a single problem: How to run a large number of async tasks in parallel without running too many at the same time - and without running out of memory.
License
MIT
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jan 19, 2022
$ dotnet add package SafeParallelAsync
No README available.