Changes for version 1.801 - 2016-07-03

  • BUG FIXES
    • Fixed bug with MCE::Hobo for the Solaris platform.
    • Fixed race condition in Condvar->broadcast, ->signal, ->wait.
    • Fixed race condition in Queue->await.
  • ENHANCEMENTS
    • MCE::Shared 1.801 is stable on all supported platforms. Bumped version to match MCE version.
    • Completed work supporting cyclical include of MCE Hobo.
    • Updated MCE::Shared to support Perl included with Git Bash.

Modules

A threads-like parallelization module
MCE extension for sharing data supporting threads and processes
Array helper class
Base package for helper classes
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