SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Coro-Multicore rpm build for : Fedora 26. For other distributions click perl-Coro-Multicore.

Name : perl-Coro-Multicore
Version : 0.02 Vendor : Fedora Project
Release : 4.fc26 Date : 2017-02-11 13:37:41
Group : Development/Libraries Source RPM : perl-Coro-Multicore-0.02-4.fc26.src.rpm
Size : 0.03 MB
Packager : Fedora Project
Summary : Make Coro threads on multiple cores with specially supported modules
Description :
While Coro threads (unlike ithreads) provide real threads similar to
pthreads, python threads and so on, they do not run in parallel to each
other even on machines with multiple CPUs or multiple CPU cores.

This module lifts this restriction under two very specific but useful
conditions: firstly, the coro thread executes in XS code and does not
touch any perl data structures, and secondly, the XS code is specially
prepared to allow this.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/26/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Coro-Multicore-0.02-4.fc26.i686.rpm
     Search for other platforms
perl-Coro-Multicore-0.02-4.fc26.sparc.rpm
perl-Coro-Multicore-0.02-4.fc26.alpha.rpm
perl-Coro-Multicore-0.02-4.fc26.ppc.rpm
perl-Coro-Multicore-0.02-4.fc26.ia64.rpm
perl-Coro-Multicore-0.02-4.fc26.s390.rpm

Provides :
perl(Coro::Multicore)
perl-Coro-Multicore
perl-Coro-Multicore(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
libperl.so.5.24
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.3.2)
perl(:MODULE_COMPAT_5.24.1)
perl(AnyEvent) >= 7
perl(Carp)
perl(Coro) >= 6.44
perl(XSLoader)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/perl5/vendor_perl/Coro
/usr/lib/perl5/vendor_perl/Coro/Multicore.pm
/usr/lib/perl5/vendor_perl/auto/Coro
/usr/lib/perl5/vendor_perl/auto/Coro/Multicore
/usr/lib/perl5/vendor_perl/auto/Coro/Multicore/Multicore.so
/usr/share/doc/perl-Coro-Multicore
/usr/share/doc/perl-Coro-Multicore/COPYING
/usr/share/doc/perl-Coro-Multicore/Changes
/usr/share/doc/perl-Coro-Multicore/README
/usr/share/man/man3/Coro::Multicore.3pm.gz

 
ICM