On 2003-09-22 at 19:18, Ian Clarke wrote: > Terrible idea - specialization should occur naturally, it doesn't have > to be forced artificially, and doing so will be harmful.
Right now specialization only occurs when nodes are filling up their allocated storage, right? If so, I think it will fail to happen for a /lot/ of nodes. When you have cheap disks and expensive bandwidth, it takes just about forever to fill up a hard drive. Bandwidth should be allocated to where it does the most good, which is to the queries a node specializes in. The same goes for CPU. /Benny _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
