[ ソース: golang-github-cenkalti-backoff ]
パッケージ: golang-github-cenkalti-backoff-dev (3.1.1-1)
golang-github-cenkalti-backoff-dev に関するリンク
Debian の資源:
golang-github-cenkalti-backoff ソースパッケージをダウンロード:
- [golang-github-cenkalti-backoff_3.1.1-1.dsc]
- [golang-github-cenkalti-backoff_3.1.1.orig.tar.xz]
- [golang-github-cenkalti-backoff_3.1.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
exponential backoff algorithm in Go
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.
その他の golang-github-cenkalti-backoff-dev 関連パッケージ
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries