[ bianca ]
[ 原始碼: node-backoff ]
套件:node-backoff(2.5.0+~cs2.7.5-3)
node-backoff 的相關連結
下載原始碼套件 node-backoff:
- [node-backoff_2.5.0+~cs2.7.5-3.debian.tar.xz]
- [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]
維護小組:
外部的資源:
- 主頁 [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.