ID | 171669 | |||||
---|---|---|---|---|---|---|
Build | golang-github-nozzle-throttler-1.1-1.fc40.2 | |||||
Name | golang-github-nozzle-throttler-devel | |||||
Version | 1.1 | |||||
Release | 1.fc40.2 | |||||
Epoch | ||||||
Arch | noarch | |||||
Draft | False | |||||
Summary | Throttler - intelligent WaitGroups | |||||
Description | Throttler fills the gap between sync.WaitGroup and manually monitoring your goroutines with channels. The API is almost identical to Wait Groups, but it allows you to set a max number of workers that can be running simultaneously. It uses channels internally to block until a job completes by calling Done() or until all jobs have been completed. It also provides a built in error channel that captures your goroutine errors and provides access to them as []error after you exit the loop. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/nozzle/throttler | |||||
Build Time | 2024-05-04 17:34:49 GMT | |||||
Size | 17.01 KB | |||||
a0522c986311463506c31c0c8b6c7324 | ||||||
License | ASL 2.0 | |||||
Buildroot | f40-build-137985-7323 | |||||
Provides |
|
|||||
Obsoletes | No Obsoletes | |||||
Conflicts | No Conflicts | |||||
Requires |
|
|||||
Recommends | No Recommends | |||||
Suggests | No Suggests | |||||
Supplements | No Supplements | |||||
Enhances | No Enhances | |||||
Files | ||||||
Component of | No Buildroots |