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

Changes for version 1.814 - 2017-03-01

  • Fixed an issue in regards to deeply sharing an array or hash.
  • Replaced Sereal with Sereal::Decoder and Sereal::Encoder in Makefile, inside recommends section. Ditto for META files.
  • Revised limitations section in documentation, in regards to not having IO::FDPass. E.g. Condvar, Handle, and Queue.
  • Added 'end' method to MCE::Shared::Queue. Updated documentation on dequeue and pending.
  • Bumped MCE dependency to 1.818.

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