[ol9_appstream] perl-Thread-Semaphore-2.13-481.el9.noarch

Name:perl-Thread-Semaphore
Version:2.13
Release:481.el9
Architecture:noarch
Group:Unspecified
Size:11218
License:GPL+ or Artistic
RPM: perl-Thread-Semaphore-2.13-481.el9.noarch.rpm
Source RPM: perl-5.32.1-481.el9.src.rpm
Build Date:Tue Apr 09 2024
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://www.perl.org/
Summary:Thread-safe semaphores
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.

Changelog (Show File list) (Show related packages)