Fast resizable Golang semaphore
Fast resizable golang semaphore based on CAS: – allows weighted acquire/release; – supports cancellation via context; – allows change semaphore limit after creation; – faster than channel based semaphores. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/marusama/semaphore
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4.1-3.fc35 | - |
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-marusama-semaphore dash maintainers at fedoraproject dot org
.