quchen / amoeba

Amœba is a distributed network.
Other
18 stars 1 forks source link

Tune request numbers #43

Closed quchen closed 10 years ago

quchen commented 10 years ago

The number of edge requests depending on the edge deficit should be a function bounded below by one, and increase with diminishing returns, as too high counts of edge requests flood the network and leads to lots of orphaned requests (bad for network integrity).

First draft implemented in 3aefce60fce74150d40ff6653021761a3638aa96, which uses sqrt as the growth function.

quchen commented 10 years ago

Implemented in f9c2142b706ec4267f3f237b35f7a1a5903ac423