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

Comparing AnyEvent-MP/Changes (file contents):
Revision 1.58 by root, Tue Sep 8 01:38:16 2009 UTC vs.
Revision 1.59 by root, Tue Sep 8 01:54:13 2009 UTC

7TODO: intro: mention watchdog... 7TODO: intro: mention watchdog...
8TODO: group monitoring 8TODO: group monitoring
9 9
10TODO: cal, cal_func 10TODO: cal, cal_func
11TODO: mon_nodes should init-call for all up nodes 11TODO: mon_nodes should init-call for all up nodes
12TODO: known_nodes no longer relevant => connected_nodes?
13TODO: better autoseeding, timout*(nconnect+1) 12TODO: better autoseeding, timout*(nconnect+1)
13TODO: fix the "trying to contatc node under wrogn address" problem.
14 - renamed AnyEvent::MP::Global functions to grp_reg|get|mon. 14 - renamed AnyEvent::MP::Global functions to grp_reg|get|mon.
15 - removed all userspace time-outs from the transport, instead 15 - removed all userspace time-outs from the transport, instead
16 rely on tcp retransmit timeouts and tcp keepalive. 16 rely on tcp retransmit timeouts and tcp keepalive.
17 - spawn now delays spawns on the local node artificially, so 17 - spawn now delays spawns on the local node artificially, so
18 it can return before invoking the init function. 18 it can return before invoking the init function.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines