queue-cb
A scalable queue for parallel callbacks
@ronomon/queue
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
callback-queue
Put your callbacks into queue to make sure that concurrent requests that you might want to perform will only be executed once