ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/Changes
(Generate patch)

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.91 by root, Wed Dec 9 14:00:49 2009 UTC vs.
Revision 1.99 by root, Sun Mar 7 19:29:07 2010 UTC

1Revision history for AnyEvent::MP 1Revision history for AnyEvent::MP
2
3TODO: testsuite
4TODO: intro: maybe simple job pool example?
5TODO: intro: mention watchdog...
6
7 - add hints how to interface to aemp nodes from other programming
8 languages using the aemp protocol in AnyEvent::MP::Transport
9 (it can really be quite simple).
10
111.26 Wed Dec 30 16:48:37 CET 2009
12 - INCOMPATIBLE CHANGE: the high-level node protocol changed,
13 all nodes need to upgrade.
14 - remote kil's did not work (reported by Eugene Grigoriev).
15 - documented monitor_timeout, connect_interval, auth_offer,
16 auth_accept, framing_format, autocork and nodelay options
17 and make them configurable via bin/aemp.
18 - some doc updates.
19 - remote kil's were not synchronous to message sends which affected
20 nobody, as remote kils were broken.
21 - remote mon/unmonitor requests were not synchronous to message
22 sends either sometimes, although it likely didnt matter.
2 23
31.24 Wed Dec 9 14:59:52 CET 2009 241.24 Wed Dec 9 14:59:52 CET 2009
4 - codename "the foul egg". 25 - codename "the foul egg".
5 - increased "unmonitored local port died" message level to 2, so 26 - increased "unmonitored local port died" message level to 2, so
6 it is displayed by default now. 27 it is displayed by default now.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines