workers-pipeline

JSON →
library 0.0.1 ·javascript
verified Jun 7, 2026

A minimal wrapper around the 'queue' library providing QueueWorker and WorkersPipeline classes for limiting concurrent async operations. Current version 0.0.1 (pre-1.0). Lightweight, TypeScript-friendly. Wraps jessetane/queue, adds class-based worker pattern. Intended for simple job queues with concurrency control, but the API is minimal and the package is very early stage.