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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.10 by root, Fri Aug 7 23:21:48 2009 UTC vs.
Revision 1.16 by root, Thu Aug 13 03:28:10 2009 UTC

1Revision history for AnyEvent::MP 1Revision history for AnyEvent::MP
2 2
3TODO: kill failed node monitors 3TODO: setnoderef/clrnoderef/profiles
4TODO: transport heartbeat
5 4
50.6 Thu Aug 13 03:15:05 CEST 2009
6 - do away with .aemp-secret and use .perl-anyevent-mp as json config
7 file.
8 - introduce bin/aemp to configure nodes.
9 - too many changes to describe.
10
110.4 Sun Aug 9 18:05:49 CEST 2009
12 - API should now be really stable :)
6 - distinguish between resolved and unresolved noderefs. 13 - distinguish between resolved and unresolved noderefs.
7 - certificates in .aemp-secret are now supported. 14 - certificates in .aemp-secret are now supported.
8 - change port creation semantics. 15 - change port creation semantics.
9 - replace become_xxx by initialise_node. 16 - replace become_xxx by initialise_node.
10 - implement AE::MP::spawn. 17 - implement AE::MP::spawn.
18 - implement transport timeouts, monitoring, reconnecting.
19 - simplify and partially document the transport protocol.
11 20
120.1 Tue Aug 4 23:07:11 CEST 2009 210.1 Tue Aug 4 23:07:11 CEST 2009
13 - AnyEvent::MP API should be mostly stable by now. 22 - AnyEvent::MP API should be mostly stable by now.
14 23
150.02 Sun Aug 2 17:46:43 CEST 2009 240.02 Sun Aug 2 17:46:43 CEST 2009

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines