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

Changes for version 1.29 - 2010-05-07

  • codename "Sadrak".
  • fix error in callback at AnyEvent/MP/Global.pm line 339 (found by Sadrak).
  • listener-less nodes had trouble sending keepalive messages on write timeouts (found by Sadrak).
  • the monitor guard could cause a memleak due to autovivification if a mon was cleared after the port was gone (analysed by Sadrak).
  • do not overwrite the config file if we couldn't read it for some reason (lesson demonstrated by Sadrak).

Documentation

AnyEvent:MP utility

Modules

erlang-style multi-processing/message-passing framework
configuration handling
create socket connections between nodes
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