Toad Wrote:

Implementation:

Node estimators start off pessimistic, but with an initial
specialization.

Every 30 (tunable, lower on nodes not getting any traffic) seconds, we
pick a random key from a table we keep of recently requested keys, and
request it at HTL 25 from the node with the lowest number of reports of
events in its estimator (choosing randomly if several nodes have 0).
-----------------
Why not fork requests? Do it just as often. At least that way if it beats our existing 
node it is of SOME benifit.
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to