Changes for version 0.95 - 2009-08-31
- rename initialise_node to configure and accepts key => value pairs for configuration.
- give aemp a full manpage.
- bin/aemp now expects comma-separated lists and supports multiple subcommands.
- new aemp eval subcommand.
- new aemp parent subcommand.
- nodes get freed when no longer needed.
- support "*" hostname to specify all local interface addresses (without localhost etc.).
- support "*" port to specify a dynamically-assigned port (which is the default now).
- fix per-transport memory leak.
Modules
multi-processing/message-passing framework
configuration handling
some network-global services
the actual message passing kernel
represent a node
actual transport protocol handler
Provides
in MP/Node.pm
in MP/Node.pm
in MP/Node.pm