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.849 - 2019-09-08

  • Fixed edge case in MCE::Hobo when reaping inside a signal handler.
  • Guard cleanup code in MCE::Shared::Server during global destruction.
  • Configured extra data channel used for reaping Hobos and exporting.
  • Optimized reaping in MCE::Hobo when void_context is set.
  • Added list_pids class method to MCE::Hobo.
  • Added pid class method to MCE::Shared.
  • Bumped MCE dependency to 1.849.

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