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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.9 by root, Wed Aug 5 22:40:51 2009 UTC vs.
Revision 1.18 by root, Fri Aug 14 23:17:17 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines