Name : perl-Thread-Barrier
| |
Version : 0.300
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.6.1
| Date : 2023-07-20 19:05:29
|
Group : Development/Libraries/Perl
| Source RPM : perl-Thread-Barrier-0.300-lp155.6.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : thread execution barrier
|
Description :
Thread barriers provide a mechanism for synchronization of multiple threads. All threads issuing a \'wait\' on the barrier will block until the count of waiting threads meets some threshold value. When the threshold is met, the threads will be released and the barrier reset, ready to be used again. This mechanism proves quite useful in situations where processing progresses in stages and completion of the current stage by all threads is the entry criteria for the next stage.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch |