A mutex for guarding async workflows
A simple, customizable, and lightweight priority queue for promise based tasks.
a simple priority queue data structure
Run a tree of Tasks concurrently, call JS functions as Tasks (Task Ports)
Utility to create worker pools
Asynchronous queueing (producer-consumer style) with promises
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Powerful task management for JavaScript
Easy exclusive or shared access to resource
an opinionated implementation of resque in node
Promise queue with a nice API
like async.queue, but you name the tasks so they're de-duplicated
wrapper around async.queue to make some common usages simpler
better-sqlite3 on bedrock
Actor based concurrency primitives for managing effects
[](https://www.npmjs.com/package/async-queue-chain) [](https://bundlephobia.com/r
Package to queue up all the tasks that needs to be run in a systematic way.
No description provided.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs
Background task orchestration & visibility for developers
Store a bunch of Hypercore proofs to a file and consume them later
Queueing jobs in Postgres from Node.js like a boss
Execute chunked blocking operations in a way that won't cause event loop starvation