SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Thread-Conveyor rpm build for : RedHat EL 4. For other distributions click perl-Thread-Conveyor.

Name : perl-Thread-Conveyor
Version : 0.17 Vendor : RPMForge
Release : 1.el4.rf Date : 2008-03-21 23:34:48
Group : Applications/CPAN Source RPM : perl-Thread-Conveyor-0.17-1.el4.rf.src.rpm
Size : 0.06 MB
Packager : Fabian Arrotin < fabian_arrotin_arrfab_net>
Summary : Transport of any data-structure between threads
Description :
The Thread::Conveyor object is a thread-safe data structure that
mimics the behaviour of a conveyor belt. One or more worker threads
can put boxes with frozen values and references on one end of the belt
to be taken off by one or more worker threads on the other end of the
belt to be thawed and returned.

A box may consist of any combination of scalars and references to
scalars, arrays (lists) and hashes. Freezing and thawing is currently
done with the Thread::Serialize module, but that may change in the
future. Objects and code references are currently not allowed.

By default, the maximum number of boxes on the belt is limited to 50.
Putting of boxes on the belt is halted if the maximum number of boxes
is exceeded. This throttling feature was added because it was found
that excessive memory usage could be caused by having the belt growing
too large. Throttling can be disabled if so desired.

This module only functions on Perl versions 5.8.0 and later.
And then only when threads are enabled with -Dusethreads. It
is of no use with any version of Perl before 5.8.0 or without
threads enabled.

RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el4/en/ppc/fabian/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
ftp.icm.edu.pl  perl-Thread-Conveyor-0.17-1.el4.rf.noarch.rpm
     

Provides :
perl(Thread::Conveyor)
perl(Thread::Conveyor::Array)
perl(Thread::Conveyor::Throttled)
perl(Thread::Conveyor::Tied)
perl-Thread-Conveyor

Requires :
perl(Thread::Tie)
perl(load)
perl(strict)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.5/Thread
/usr/lib/perl5/vendor_perl/5.8.5/Thread/Conveyor
/usr/lib/perl5/vendor_perl/5.8.5/Thread/Conveyor.pm
/usr/lib/perl5/vendor_perl/5.8.5/Thread/Conveyor/Array.pm
/usr/lib/perl5/vendor_perl/5.8.5/Thread/Conveyor/Throttled.pm
/usr/lib/perl5/vendor_perl/5.8.5/Thread/Conveyor/Tied.pm
/usr/share/doc/perl-Thread-Conveyor-0.17
/usr/share/doc/perl-Thread-Conveyor-0.17/CHANGELOG
/usr/share/doc/perl-Thread-Conveyor-0.17/MANIFEST
/usr/share/doc/perl-Thread-Conveyor-0.17/README
/usr/share/doc/perl-Thread-Conveyor-0.17/TODO
/usr/share/man/man3/Thread::Conveyor.3pm.gz
/usr/share/man/man3/Thread::Conveyor::Array.3pm.gz
/usr/share/man/man3/Thread::Conveyor::Throttled.3pm.gz
/usr/share/man/man3/Thread::Conveyor::Tied.3pm.gz

 
ICM