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

perl-Parallel-Runner-0.013-4.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: perl-Parallel-Runner Distribution: Fedora Project
Version: 0.013 Vendor: Fedora Project
Release: 4.el7 Build date: Thu Jan 30 20:59:09 2014
Group: Development/Libraries Build host: buildvm-25.phx2.fedoraproject.org
Size: 22678 Source RPM: perl-Parallel-Runner-0.013-4.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/Parallel-Runner/
Summary: An object to manage running things in parallel processes
There are several other modules to do this, you probably want one of them. This
module exists as a super-specialized parallel task manager. You create the
object with a process limit and callbacks for what to do while waiting for a
free process slot, as well as a callback for what a process should do just
before exiting.

You must explicitly call $runner->finish() when you are done. If the runner is
destroyed before its children are finished, a warning will be generated and
your child processes will be killed, by force if necessary.

If you specify a maximum of 1 then no forking will occur, and run() will block
until the coderef returns. You can force a fork by providing a boolean true
value as the second argument to run(), which will force the runner to fork
before running the coderef; however, run() will still block until the child
exits.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Aug 21 2013 Paul Howarth <paul@city-fan.org> - 0.013-4
  - Switch to cpan.org upstream URLs
  - Don't run the kill tests as they're prone to intermittent failures
* Thu Aug 15 2013 Paul Howarth <paul@city-fan.org> - 0.013-3
  - Sanitize for Fedora submission
* Thu Aug 15 2013 Paul Howarth <paul@city-fan.org> - 0.013-2
  - Enable the optional "kill" tests
* Wed Aug 14 2013 Paul Howarth <paul@city-fan.org> - 0.013-1
  - Initial RPM version

Files

/usr/share/doc/perl-Parallel-Runner-0.013
/usr/share/doc/perl-Parallel-Runner-0.013/CHANGES
/usr/share/doc/perl-Parallel-Runner-0.013/README
/usr/share/man/man3/Parallel::Runner.3pm.gz
/usr/share/perl5/vendor_perl/Parallel
/usr/share/perl5/vendor_perl/Parallel/Runner.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 21 05:03:03 2024