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-28.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: perl-Parallel-Runner Distribution: Fedora Project
Version: 0.013 Vendor: Fedora Project
Release: 28.fc37 Build date: Fri Jul 22 12:14:21 2022
Group: Unspecified Build host: buildvm-s390x-25.s390.fedoraproject.org
Size: 22676 Source RPM: perl-Parallel-Runner-0.013-28.fc37.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/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

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-28
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.013-27
  - Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-26
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-25
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.013-24
  - Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/doc/perl-Parallel-Runner
/usr/share/doc/perl-Parallel-Runner/CHANGES
/usr/share/doc/perl-Parallel-Runner/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, Thu May 9 20:42:17 2024