The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.860 - 2019-09-15

  • Signal-handling update release.
  • SIGINT and SIGTERM safety for shared objects during IPC.
  • IPC safety in MCE::Hobo during SIGINT and SIGTERM.
  • Method $hobo->exit in MCE::Hobo now sends the SIGINT signal for extra reliability with MCE::Shared (previously SIGQUIT).
  • Bumped MCE dependency to 1.860.

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