|
As for the question at hand; I'm no coder, but as
far as I've understood, there is an estimator of how much time it would cost to
retrieve something from a node(?)
Can't you make something that
1)checks if the requested item is in it's
store
2)if not, send it to the next node (and follow the
normal way)
3.a)if yes, estimate how long it would take to get
it from another node
3.b)Send the data back in the timeframe it has
estimated it would take if it came from another node (maybe add a bit randomn
time to it too?)
Something like that?
|
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
