noor-ul-amin0/bullmq-tasks-queuing
This repository contains an example of using BullMQ with an Express server to offload heavy/time-consuming asynchronous tasks. This example demonstrates how to use BullMQ to improve the performance and scalability of an Express server by offloading heavy/time-consuming tasks to a separate queue.
TypeScript
No issues in this repository yet.