timequeue
JSON →A queue with custom concurrency and time limits, inspired by async/queue but with variable arguments in the worker, events, and optional time limits. Version 4.0.0 is current, ships TypeScript types, requires Node >=10. Differentiators include support for async workers, per-task timeout, rate limiting (every option), and custom store backends (e.g., Redis). Maintained with regular releases.
Resources
packagetimequeue ↗