Package: golang-github-cloudflare-backoff-dev (0.0~git20161212.647f3cd-2)
Links for golang-github-cloudflare-backoff-dev
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-xhit-go-str2duration-dev
- python3-justbackoff
- golang-github-nebulouslabs-fastrand-dev
- golang-github-hashicorp-go-cleanhttp-dev
- python3-pybigwig
- kalkun-plugin-sms-to-wordpress
- ruby-faraday-retry
- elpa-oauth2
- golang-github-willf-bloom-dev
- golang-github-dop251-scsu-dev
- libghc-convertible-dev
Go-implementering af »Exponential Backoff And Jitter« - bibliotek
Denne pakke implementerer backoff-strategien beskrevet i AWS Architecture Blog-artiklen »Exponential Backoff And Jitter« (http://www.awsarchitectureblog.com/2015/03/backoff.html). Grundlæggende har backoff'en et interval time.Duration; *nth*-kaldet til backoff vil returnere en time.Duration der er *2 n *interval*. Hvis jitter er aktiveret (hvilket er standardopførelsen) så er varigheden en vilkårlig værdi mellem 0 og *2 n * interval*. Backoff'en er konfigureret med en maksimal varighed, der ikke overskrides; f.eks. som standard den længste varighed returneret er backoff.DefaultMaxDuration.
Download golang-github-cloudflare-backoff-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 5.2 kB | 23.0 kB | [list of files] |
