proxy.golang.org : github.com/flarco/sizedwaitgroup : v1.0.0
SizedWaitGroup adds the feature of limiting the maximum number of concurrently started routines. It could for example be used to start multiples routines querying a database but without sending too much queries in order to not overload the given database. Rémy Mathieu © 2016
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/flarco/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...