[freenet-dev] Re: Load balancing that works: use tried and tested solutions!

2005-11-29 Thread Janzert
Matthew Toseland wrote: E.g. do they track the "base" backoff, and then multiply it by 1+random*k ? Or do they just track the backoff, and multiply it by e.g. 1.5+random each time? From http://kia.etel.ru/lib/Networking/kurose/ethernet/ethernet.htm but also seen on several other sites in mo

[freenet-dev] Re: Load balancing that works: use tried and tested solutions!

2005-11-29 Thread Janzert
Matthew Toseland wrote: > > E.g. do they track the "base" backoff, and then multiply it by > 1+random*k ? Or do they just track the backoff, and multiply it by e.g. > 1.5+random each time? > > From http://kia.etel.ru/lib/Networking/kurose/ethernet/ethernet.htm but also seen on several other s