>What you are suggesting will result in fast queries getting faster, and
>slow queries timing out - but producing considerable CPU load in the
>process. Is this a good thing?

Fred is already using much CPU.. Yet a drop of CPU usage of this (small)
size would probably not be noticed.

But yes.. You outline the exact idea above. Requests for keys that are in a
region of keyspace that we know how to handle fast will get somewhat
prefered. Requests for keys not in such areas will be answered somewhat
delayed. Estimators in other nodes would reflect the changes leading to more
requests for keys that we can handle fast.. less for such ones that we
handle more slowly.

/N

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to