AnyEvent-MP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

          available, use a more tricky algorithm instead.
        - anonymous node names and remote port names have been shortened
          considerably.
        - $AnyEvent::MP::Kernel::SRCNODE contains the node ID of the origin
          node during message receives.
        - aemp shell now supports "package" selection and offers an
          $ECHO port you can send messages to.
        - rely on perl rand() instead of using /dev/urandom when available, as
          hopefully it is random enough.
        - aemp shell no longer leaks one port per command.
        - nodenames can contain %-escapes such as %n or %u.
        - aemp now uses aemp/%n/%u as nodename.
        - configure supports "eval", a small perl snippet to initialsie a node,
          most useful in "aemp run eval ...".
        - known_nodes is gone, it has little value, use all_nodes as
          replacement.
        - lots of small change and improvements.
        - node_is_known has been removed.
        - TRACE now shows the portid on SND.
        - aggressively reduce number of external modules, to reduce
          memory usage for nodes.



( run in 0.379 second using v1.01-cache-2.11-cpan-c21f80fb71c )