[ Source: node-async-limiter ]
Package: node-async-limiter (2.0.0-1)
Links for node-async-limiter
Debian Resources:
Download Source Package node-async-limiter:
- [node-async-limiter_2.0.0-1.dsc]
- [node-async-limiter_2.0.0.orig.tar.gz]
- [node-async-limiter_2.0.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Module for limiting concurrent asynchronous actions in flight
This module exports a class Limiter that implements some of the Array API. Pass async functions (ones that accept a callback or return a promise) to an instance's additive array methods.
Async Limiter is used by Node Websockets library (ws) which is a dependency for thousands of NodeJS packages.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-async-limiter
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable
Download node-async-limiter
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.7 kB | 19.0 kB | [list of files] |