[ 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.