CodeBrowser / npm / better-queue
better-queue@3.8.12
// Better Queue for NodeJS
$ npm install better-queue
downloads/wk
135,628
license
MIT
version
3.8.12
published
Sep 22, 2022
What is better-queue?
better-queue is a Node.js library for managing asynchronous task queues with support for prioritization, batching, timeouts, and concurrent processing. Developers use it to handle background jobs, rate limiting, and async work coordination without blocking the main application flow.
Keywords
#queue #cargo #async #timeout #priority
Dependencies (3)
Maintainers
leander, diam