pause-queue
JSON →A pausable and resumable queue for Node.js. Version 0.1.0 (last updated 2011, no further releases). Allows pausing and resuming queue processing, useful for throttling when a resource becomes unavailable. Concurrency defaults to 1. Minimal API: push, pause, resume. Only supports CommonJS. No TypeScript types, no promises. Unmaintained.
Resources
packagepause-queue ↗