On Mon, 22 Sep 2003, Tom Kaitchuck wrote: > On Monday 22 September 2003 12:18 pm, Ian Clarke wrote: > > On Mon, Sep 22, 2003 at 12:13:13PM +0200, Some Guy wrote: > > > Two ideas: > > > 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 :-). > > > > What would that be useful for apart from drawing pretty pictures (which > > we already do). > > If there are other nodes on the network that you trust, you could exchange > this information with them, and have a much better idea of their > specialization. Also this could also provide a basis for a non-alchemistic > gage for what data should put in the store and what should be removed.
You switched horses. Some Guy was talking about routing times, and you're talking about specialization. If you're talking about swapping specialization info with other nodes, then why not just look in the local datastore at what keys there are? You wouldn't need to do what Some Guy was talking about. -todd _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
