Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Thread-Conveyor-0.17-1.el3.rf RPM for noarch

From DAG packages for Red Hat Linux el3 i386

Name: perl-Thread-Conveyor Distribution: Dag Apt Repository for Red Hat Enterprise Linux 3
Version: 0.17 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release: 1.el3.rf Build date: Wed Jul 11 10:34:19 2007
Group: Applications/CPAN Build host: lisse.leuven.wieers.com
Size: 60136 Source RPM: perl-Thread-Conveyor-0.17-1.el3.rf.src.rpm
Packager: Dag Wieers <dag@wieers.com>
Url: http://search.cpan.org/dist/Thread-Conveyor/
Summary: Transport of any data-structure between threads
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.

Provides

Requires

License

Artistic

Changelog

* Fri Jun 22 2007 Dominik Gehl <gehl@inverse.ca> - 0.17-1 - 5599/dries
  - Initial package.

Files

/usr/lib/perl5/vendor_perl/5.8.0/Thread
/usr/lib/perl5/vendor_perl/5.8.0/Thread/Conveyor
/usr/lib/perl5/vendor_perl/5.8.0/Thread/Conveyor.pm
/usr/lib/perl5/vendor_perl/5.8.0/Thread/Conveyor/Array.pm
/usr/lib/perl5/vendor_perl/5.8.0/Thread/Conveyor/Throttled.pm
/usr/lib/perl5/vendor_perl/5.8.0/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 08:34:33 2024