[ Source: golang-github-nozzle-throttler ]
Package: golang-github-nozzle-throttler-dev (1.1-4)
Links for golang-github-nozzle-throttler-dev
Debian Resources:
Download Source Package golang-github-nozzle-throttler:
- [golang-github-nozzle-throttler_1.1-4.dsc]
- [golang-github-nozzle-throttler_1.1.orig.tar.gz]
- [golang-github-nozzle-throttler_1.1-4.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Fill the gap between WaitGroup and manually monitor goroutines with channels
The API is almost identical to WaitGroups, 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.
Download golang-github-nozzle-throttler-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.9 kB | 31.0 kB | [list of files] |