Goroutine pool in Go
ants implements a goroutine pool with fixed capacity, managing and recycling a massive number of goroutines, allowing developers to limit the number of goroutines in your concurrent programs. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/panjf2000/ants
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4.7-1.fc36 | - |
Fedora 35 | 2.4.1-3.fc35 | - |
Fedora 34 | 2.4.1-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-panjf2000-ants dash maintainers at fedoraproject dot org
.