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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.8 by root, Tue Aug 4 23:35:51 2009 UTC vs.
Revision 1.19 by root, Fri Aug 14 23:19:20 2009 UTC

1Revision history for AnyEvent::MP 1Revision history for AnyEvent::MP
2 2
3TODO: kill failed node monitors 3TODO: intro
40.7 Sat Aug 15 01:18:51 CEST 2009
5 - sorry, another major API simplification.
6 - greatly improved aemp configuration abilities.
7 - introduced profile management.
8 - updated exmaples in eg/.
9 - added Kernel::snd_to_func.
4 10
110.6 Thu Aug 13 03:15:05 CEST 2009
12 - do away with .aemp-secret and use .perl-anyevent-mp as json config
13 file.
14 - introduce bin/aemp to configure nodes.
15 - too many changes to describe.
16
170.4 Sun Aug 9 18:05:49 CEST 2009
18 - API should now be really stable :)
5 - distinguish between resolved and unresolved noderefs. 19 - distinguish between resolved and unresolved noderefs.
6 - certificates in .aemp-secret are now supported. 20 - certificates in .aemp-secret are now supported.
21 - change port creation semantics.
22 - replace become_xxx by initialise_node.
23 - implement AE::MP::spawn.
24 - implement transport timeouts, monitoring, reconnecting.
25 - simplify and partially document the transport protocol.
7 26
80.1 Tue Aug 4 23:07:11 CEST 2009 270.1 Tue Aug 4 23:07:11 CEST 2009
9 - AnyEvent::MP API should be mostly stable by now. 28 - AnyEvent::MP API should be mostly stable by now.
10 29
110.02 Sun Aug 2 17:46:43 CEST 2009 300.02 Sun Aug 2 17:46:43 CEST 2009

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines