Janpot / fantastiq

Job queue implementation on top of Redis

Home Page:https://www.npmjs.com/package/fantastiq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

High idle CPU usage

bcorijn opened this issue · comments

commented

When the queue is empty and fantastiq is just idling, CPU usage seems to be very high (a full CPU core on an AWS R4.XL instance). Once items get added to the queue, CPU usage drops immediately. Adjusting the polling time does not have an impact.

Fixed in 2.0.0