Paketti: golang-github-cloudflare-backoff-dev (0.0~git20161212.647f3cd-2)
Links for golang-github-cloudflare-backoff-dev
Debian-palvelut:
Imuroi lähdekoodipaketti golang-github-cloudflare-backoff:
- [golang-github-cloudflare-backoff_0.0~git20161212.647f3cd-2.dsc]
- [golang-github-cloudflare-backoff_0.0~git20161212.647f3cd.orig.tar.xz]
- [golang-github-cloudflare-backoff_0.0~git20161212.647f3cd-2.debian.tar.xz]
Ylläpitäjät:
External Resources:
- Kotisivu [github.com]
Samankaltaisia paketteja:
- golang-github-tink-crypto-tink-go-gcpkms-dev
- python-joblib-doc
- golang-github-nebulouslabs-fastrand-dev
- golang-github-hashicorp-go-cleanhttp-dev
- python3-pybigwig
- python3-jupyter-events
- rt5-extension-resetpassword
- golang-github-willf-bloom-dev
- serious-sam-tse
- golang-github-creasty-defaults-dev
- libghc-convertible-dev
Go implementation of "Exponential Backoff And Jitter" (library)
This package implements the backoff strategy described in the AWS Architecture Blog article "Exponential Backoff And Jitter" (http://www.awsarchitectureblog.com/2015/03/backoff.html). Essentially, the backoff has an interval time.Duration; the *nth* call to backoff will return an a time.Duration that is *2 n *interval*. If jitter is enabled (which is the default behaviour), the duration is a random value between 0 and *2 n * interval*. The backoff is configured with a maximum duration that will not be exceeded; e.g., by default, the longest duration returned is backoff.DefaultMaxDuration.
Imuroi golang-github-cloudflare-backoff-dev
Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|
all | 5.2 kt | 23.0 kt | [tiedostoluettelo] |