Am 19.03.2003 21:25:43, schrieb "Anonymous" <mtoseland at cableinet.co.uk>:
>hello, > >I'm thinking about the following question: > >looking at the /servlet/nodestatus/loadStats.txt we can see many nodes with >a very low request/H value and others with a very high value... > >my question is, is it possible to implement a code based on this information >wich look for low used nodes and then put this nodes in the own routing >table? I think it's not so easy. Some nodes runs with 500 or more threads on a Highend PC with X GHz and Y MB RAM with a fast Internet connection; others on a P233 with 128MB RAM on a normal ADSL connection. Load balancing should really balance the load of nodes. But Java doesn't provide ressource information about the computer and not every user want to provide 100% of PC power for Freenet... Greetings, Stef >(maybe it's already done with the actual loadbalancing algo? if it's so, I'm >sorry about this post) > >regards, Anonymous. _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
