SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Thread-Barrier rpm build for : OpenSuSE. For other distributions click perl-Thread-Barrier.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Thread-Barrier-0.300-lp155.6.1.noarch.rpm
     

Provides :
perl(Thread::Barrier)
perl-Thread-Barrier

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Thread
/usr/lib/perl5/vendor_perl/5.26.1/Thread/Barrier.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Thread-Barrier
/usr/share/doc/packages/perl-Thread-Barrier/Changes
/usr/share/doc/packages/perl-Thread-Barrier/README
/usr/share/man/man3/Thread::Barrier.3pm.gz

 
ICM