You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / perl-Thread-Semaphore-2.13-486.fc36.noarch

perl-Thread-Semaphore-2.13-486.fc36.noarch

Package Attributes
RPM  perl-Thread-Semaphore-2.13-486.fc36.noarch.rpm Architecture  noarch Size  11216 Created  2022/09/06 06:03:08 UTC
Package Specification
Summary Thread-safe semaphores
Group Unspecified
License GPL+ or Artistic
Home Page https://www.perl.org/
Description

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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsZstd)  
Provides
perl(Thread::Semaphore)
perl-Thread-Semaphore
Conflicts
perl-interpreter

Document Actions