Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-03-12 22:15:31 by Tobias Nygren | Files touched by this commit (5)
Log message:
Import go-backoff-20141124 as wip/go-backoff.

This is a Go port of the exponential backoff algorithm from
google-http-java-client.

Exponential backoff is an algorithm that uses feedback to multiplicatively
decrease the rate of some process, in order to gradually find an acceptable
rate. The retries exponentially increase and stop increasing when a certain
threshold is met.


Next | Query returned 1 messages, browsing 1 to 10 | previous