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

Changes for version 1.812 - 2017-02-20

  • Improved performance for MCE::Shared::Cache. This is now a hybrid LRU-plain cache implementation. Added parallel demonstration at the end of the documentation.
  • Bumped MCE dependency to 1.814 for the example to run.
  • Tweaked MCE::Shared::Ordhash and MCE::Shared::Server.

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