--- AnyEvent-MP/Changes 2010/03/13 20:29:04 1.103 +++ AnyEvent-MP/Changes 2010/03/13 21:15:30 1.104 @@ -14,6 +14,8 @@ - delay new address broadcasts in seednodes, to reduce the likelyhood of nodes connecting at the same time, leading to message loss. + - improve general message passing efficiency by 8%, and special + case json framing for a 50% speed increase. - add hints how to interface to aemp nodes from other programming languages using the aemp protocol in AnyEvent::MP::Transport (it can really be quite simple).