Package : perl-Thread-Semaphore > RPM : perl-Thread-Semaphore-2.130.0-5.mga9.src.rpm

Basic items

Name perl-Thread-Semaphore
Version 2.130.0
Release 5.mga9
URL https://metacpan.org/release/Thread-Semaphore
Group Development/Perl
Summary Thread-safe semaphores
Size 10KB
Arch noarch
License GPL+ or Artistic

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.,
filehandles). Increment and decrement amounts aren't fixed at one either,
so threads can reserve or return multiple resources at once.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 03:19:31
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie