Update to 1.876

- New upstream release 1.876
  - Allow percentage above 100% for max_workers in MCE
  - MCE::Child update
    - Improved _ordhash
    - Renamed JOINED to REAPED in code for better clarity
    - Specify a percentage for max_workers
    - Added t/05_mce_child_max_workers.t
epel9 imports/e9/perl-MCE-1.876-1.el9
Paul Howarth 3 years ago
parent bd7da82240
commit 9e89600731

@ -1,5 +1,5 @@
Name: perl-MCE
Version: 1.875
Version: 1.876
Release: 1%{?dist}
Summary: Many-core Engine for Perl providing parallel processing capabilities
License: GPL+ or Artistic
@ -167,6 +167,15 @@ make test
%{_bindir}/mce_zfgrep
%changelog
* Fri Dec 3 2021 Paul Howarth <paul@city-fan.org> - 1.876-1
- Update to 1.876
- Allow percentage above 100%% for max_workers in MCE
- MCE::Child update
- Improved _ordhash
- Renamed JOINED to REAPED in code for better clarity
- Specify a percentage for max_workers
- Added t/05_mce_child_max_workers.t
* Tue Nov 16 2021 Paul Howarth <paul@city-fan.org> - 1.875-1
- Update to 1.875
- Specify a percentage for max_workers

@ -1 +1 @@
SHA512 (MCE-1.875.tar.gz) = e9c4f56778394036b414103ab65b03df50146434a905dbb384d7b3518828c8a82e8c6ea433a9ed53da39c57c855214a800fd320ff8e89acde606b77e3b7276b8
SHA512 (MCE-1.876.tar.gz) = 588249e695d72f00876091caeb1a609d4423435baf48f0d02eb6a31cc07e41c7e18ba45c416a2ea90205c26700229d6007d97406744feffe1e8ee94ee2ba40f1

Loading…
Cancel
Save