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

Changes for version 0.4 - 2009-08-09

  • API should now be really stable :)
  • distinguish between resolved and unresolved noderefs.
  • certificates in .aemp-secret are now supported.
  • change port creation semantics.
  • replace become_xxx by initialise_node.
  • implement AE::MP::spawn.
  • implement transport timeouts, monitoring, reconnecting.
  • simplify and partially document the transport protocol.

Documentation

Modules

multi-processing/message-passing framework
basis for AnyEvent::MP and Coro::MP
a single processing node (CPU/process...)
actual transport protocol handler

Provides

in MP/Node.pm