golang-github-remeh-sizedwaitgroup-dev 0.0~git20180822.5e7302b-ok1 (amd64 binary) in openkylin yangtze

 SizedWaitGroup has the same role and API as sync.WaitGroup but it adds
 a limit of the amount of goroutines started concurrently.
 .
 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.

Details

Package version:
0.0~git20180822.5e7302b-ok1
Source:
golang-github-remeh-sizedwaitgroup 0.0~git20180822.5e7302b-ok1 source package in openKylin
Status:
Deleted
Component:
main
Priority:
Optional

Package relationships