Fedora Packages

perl-Thread-Semaphore Subpackage of perl

Thread-safe semaphores

Semaphores provide a mechanism to regulate access to resources. Unlike locks, semaphores aren't tied to particular scalars, and so may be used to control access to anything you care to use them for. Semaphores don't limit their values to zero and one, so they can be used to control access to some resource that there may be more than one of (e.g., file handles). Increment and decrement amounts aren't fixed at one either, so threads can reserve or return multiple resources at once.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.13-507.fc41 -
Fedora 40 2.13-506.fc40 -
Fedora 39 2.13-502.fc39 -
Fedora 38 2.13-498.fc38 -
File a new bug report »
Package Info
  • Upstream: https://www.perl.org/
  • License(s): GPL-1.0-or-later OR Artistic-1.0-Perl
  • Maintainers: jplesnik, corsepiu, iarnell, ppisar, psabata, spot, rhughes, alexl, caolanm, mspacek

Related Packages

You can contact the maintainers of this package via email at perl dash maintainers at fedoraproject dot org.



Sources on Pagure