cpan MCE 1.521

latest releases: 1.900, 1.899, 1.898...
9 years ago

[BUG FIXES]

  • Fixed broken MCE::Queue ->insert and ->peek methods. FIFO and LIFO
    are fully supported with this release.

  • Support running in taint mode.

[ENHANCEMENTS]

  • Added support for negative index in MCE::Queue ->insert and ->peek.
    Updated the documentation.

  • CBOR::XS serialization is mentioned in documentation along with
    JSON::XS and Sereal.

  • Completed code refactoring for the 1.5 branch.

  • Optimized argument parsing in import routines.

  • Removed the MCE spawn_delay option from test scripts.

[NEW FEATURES]

  • Added 15 new test scripts for testing user_args, MCE::Queue
    and MCE models.

  • An upper-limit of 8 is set when specifying max_workers => 'auto'.
    Several folks have requested this. More info at MCE::Util::get_ncpu
    for increasing or decreasing the limit.

Don't miss a new MCE release

NewReleases is sending notifications on new releases.