sidequest
Sidequest is a modern, scalable background job processor for Node.js applications.
@daanv2/queue-processor
A promise like processor that tries to keep the event-loop as clean as possible. It cuts up the processing of events into smaller chunks and processes them in after each other. but allowing other events to go first.