asap
npmv2.0.6High-priority task queue for Node.js and browsers
Overview
asap is an npm package that high-priority task queue for Node.js and browsers. The latest version is 2.0.6, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need high-priority task queue for Node.js and browsers and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of asap.
Dependencies
Dev (11)
Used by
Popular packages that depend on asap.
Alternatives to asap
Run multiple promise-returning & async functions with limited concurrency
Fast, in memory work queue
An implementation of WHATWG AbortController interface.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
An implementation of WHATWG EventTarget interface.
A drop-in replacement for fs, making various improvements.
A type-safe marriage of `EventTarget` and `EventEmitter`.
A library to create a trace of your node app per Google's Trace Event format.
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 2.0.6latest | 9 years ago | MIT |
| 2.0.5 | 9 years ago | MIT |
| 2.0.4 | 10 years ago | MIT |
| 2.0.3 | 11 years ago | MIT |
| 2.0.2 | 11 years ago | MIT |
| 2.0.1 | 11 years ago | MIT |
| 2.0.0 | 11 years ago | MIT |
| 1.0.0 | 13 years ago | MIT |
| 0.0.0 | 13 years ago | MIT |
Maintainers
Frequently asked questions
How do I install asap?
Run `npm install asap` to add asap to your npm project.
What license is asap released under?
asap is distributed under the MIT license.
How popular is asap?
asap has approximately 0 downloads per week and 1 known dependent packages.