Kue manages background tasks with priority levels, retries, and progress tracking. It offers a built-in UI and a RESTful API for job management.
A JavaScript job queue for Node.js applications that uses Redis.
Node.js developers needing to offload asynchronous work to background workers.