Skip to content

mmaxiaolei/backoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backoff

go backoff lib,support jitter,avoid 'thundering herd' effect

install

go get github.com/mmaxiaolei/backoff

usage

b := backoff.NewExponentialBackoff()
d := b.Next()

About

go backoff lib,support jitter,avoid 'thundering herd' effect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages