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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.52 by root, Sat Sep 5 22:48:27 2009 UTC vs.
Revision 1.53 by root, Sat Sep 5 23:06:19 2009 UTC

15 - spawn now delays spawns on the local node artificially, so 15 - spawn now delays spawns on the local node artificially, so
16 it can return before invoking the init function. 16 it can return before invoking the init function.
17 - support JSON-encoded aemp arguments. 17 - support JSON-encoded aemp arguments.
18 - added aemp restart. 18 - added aemp restart.
19 - support for starting init functions with parameters added. 19 - support for starting init functions with parameters added.
20 - data_format, auth_offer and auth_accept are now configurable, albeit
21 not documented.
20 22
211.0 Wed Sep 2 20:40:43 CEST 2009 231.0 Wed Sep 2 20:40:43 CEST 2009
22 - randomise more connection times, but reduce delay to 0.2s (seeds) 24 - randomise more connection times, but reduce delay to 0.2s (seeds)
23 and 0.05s (normal connects). 25 and 0.05s (normal connects).
24 - upgrade to and require AnyEvent::Watchdog 1.0. 26 - upgrade to and require AnyEvent::Watchdog 1.0.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines