The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.842 - 2019-07-21

  • The Windows hack introduced in 1.841 is 2x slower for one edge case. Therefore, reverted the Windows hack in MCE::Shared::Server.
  • Fixed race condition abnormalities in MCE::Hobo.
  • Added Parallel::ForkManager-like demonstration to MCE::Hobo.
  • Bumped MCE dependency to 1.842.

Modules

A threads-like parallelization module
MCE extension for sharing data supporting threads and processes
Array helper class
Base package for helper classes
A hybrid LRU-plain cache helper class
Condvar helper class
Handle helper class
Hash helper class
A pure-Perl in-memory data store
An ordered hash class featuring tombstone deletion
Hybrid-queue helper class
Scalar helper class
Sequence helper class
Server/Object packages for MCE::Shared