Changes for version 1.24 - 2009-12-09
- codename "the foul egg".
- increased "unmonitored local port died" message level to 2, so it is displayed by default now.
- generate random seed at configure time, not module loading time, so fork&configure works as expected.
- decreased "seed"-related message priority in Global from 0 (d'oh) to 9, as they are not signifcant.
- new experimental module AnyEvent::MP::DataConn to establish additional data connections between nodes.
- bin/aemp now loads AnyEvent::Watchdog::Util before trying to call restart.
- bin/aemp setcert didn't properly handle the filename argument.
- removed empty and unused timeout= parameter from protocol greeting.
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
in MP/Node.pm
in MP/Node.pm