remeh / sizedwaitgroup

SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines started concurrently.
420Updated 2 years ago

Related projects

Alternatives and complementary repositories for sizedwaitgroup