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

Changes for version 1.2 - 2009-10-01

  • fix a rather big bug where message processing could be inhibited completely.
  • grp_mon could not return a guard due to a typo.
  • implement primitive aemp shell.
  • do not use bound address as listen length (reported by Felix Antonius Wilhelm Ostman).
  • no longer export an undefined "reg" function from AE::MP.
  • the mon_guard return value no longer keeps an additional reference to the passed refs.

Documentation

AnyEvent:MP utility

Modules

erlang-style multi-processing/message-passing framework
configuration handling
some network-global services
the actual message passing kernel
catch all logs from all nodes
represent a node
actual transport protocol handler

Provides

in MP/Node.pm