A fault-tolerant, multi-worker, multi-stage job pipeline built on Firebase
concurrency utils
A simple async-await task queue written in TypeScript
Background task queue with priority and retry
A Karma plugin. Launcher for Chrome and Chrome Canary.
A test runner for sitespeed.io server.
an opinionated implementation of resque in node
A Grunt plugin for running protractor runner.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Allow parsing of async generator functions
Turn async functions into ES2015 generators
Package to queue up all the tasks that needs to be run in a systematic way.
Redis-backed distributed task queue with grouped concurrency, retries, and rate limiting
Async mutex lock for managing access to a shared resource
Simple in-memory promise-based task queue with support for pausing, merging tasks, or retrying failed tasks
Promise queue with a nice API
Interactive cli tool to list and run package scripts
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Scale grammY bots that use long polling
Async control for arrays
concurrent or serial run npm scripts, javascript tasks, and more
Stream TAP test data as a serialized node:test stream
Provides 'WaitQueue', an async coordination primitive used to queue and resolve promises.
Promise queue with concurrency control. A fork of p-queue for commonjs.