On Mon, 22 Sep 2003, [iso-8859-1] Some Guy wrote: > 1) Reuse NGR code to let the node keep statistics on > itself like it's neighbors do. The quality of this > estimate would be far better than that a neighbor can > make, because it knows about all the queries it > handles, and it has a long time to same data, since it > can't disconnect from itself :-).
I don't understand. What would you use these statistics for? > Reject queries for things outside your specialization > first. This should teach other nodes quickly what your > specialization is. Exactly. Rejecting queries for things outside your specialization will teach other nodes what your specialization is. Which is the reason you wouldn't want to reject queries for things outside your specialization. -todd _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
