Skip to content

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.

License

Notifications You must be signed in to change notification settings

remeh/sizedwaitgroup

Error
Looks like something went wrong!

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages