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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.3 by root, Sun Aug 2 15:47:04 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
3TODO: intro
4 - greatly improved aemp configuration abilities.
5 - introduced profile management.
6 - updated exmaples in eg/.
7 - added Kernel::snd_to_func.
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 :)
17 - distinguish between resolved and unresolved noderefs.
18 - certificates in .aemp-secret are now supported.
19 - change port creation semantics.
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.
24
250.1 Tue Aug 4 23:07:11 CEST 2009
26 - AnyEvent::MP API should be mostly stable by now.
2 27
30.02 Sun Aug 2 17:46:43 CEST 2009 280.02 Sun Aug 2 17:46:43 CEST 2009
4 - design has stabilised a bit, sitll unusable. 29 - design has stabilised a bit, sitll unusable.
5 30
60.01 Sat Aug 1 11:43:31 CEST 2009 310.01 Sat Aug 1 11:43:31 CEST 2009

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines