/nestjs-bullmq-example

add bull-board, test await job.waitUntilFinished (request-reply pattern) by reusing QueueEventsHost's queues & use bullmq bulit-in Queue/Job for BullMQ part (not anymore from bull). Use http://localhost:3001/start-bullmq to test. VS Code launch is added. Extract BullMQ code to a global NestJS module.

Primary LanguageTypeScript

No issues in this repository yet.