taskforcesh / bullmq

BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
https://bullmq.io
MIT License
5.47k stars 357 forks source link

perf(worker): do not call bzpopmin when blockDelay is lower or equal 0 #2544

Closed roggervalf closed 1 month ago

roggervalf commented 1 month ago

it'll call directly moveToActive script ref https://github.com/taskforcesh/bullmq/issues/2466