[ ソース: node-backoff ]
パッケージ: node-backoff (2.5.0 ~cs2.7.5-3)
node-backoff に関するリンク
Debian の資源:
node-backoff ソースパッケージをダウンロード:
- [node-backoff_2.5.0 ~cs2.7.5-3.dsc]
- [node-backoff_2.5.0 ~cs2.7.5.orig-precond.tar.gz]
- [node-backoff_2.5.0 ~cs2.7.5.orig-types-backoff.tar.gz]
- [node-backoff_2.5.0 ~cs2.7.5.orig.tar.gz]
- [node-backoff_2.5.0 ~cs2.7.5-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Precondition checking utilities
Fibonacci and exponential backoffs for Node.js.
It inherits from EventEmitter. When backoff starts, backoff event is emitted, when backoff ends, ready event is emitted.
Node.js is an event-based server-side JavaScript engine.