Fedora Packages

golang-github-remeh-sizedwaitgroup-devel Subpackage of golang-github-remeh-sizedwaitgroup

Golang WaitGroup with throttling

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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/remeh/sizedwaitgroup

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.0-9.fc40 -
Fedora 40 1.0.0-9.fc40 -
Fedora 39 1.0.0-7.fc39 -
Fedora 38 1.0.0-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-remeh-sizedwaitgroup dash maintainers at fedoraproject dot org.



Sources on Pagure