concurrent-tasks
A simple task runner which will run tasks concurrently while maintaining limits.
fair-task-pool
Fairly schedule async tasks and prevent any since user/subject from monopolizing the system resources.
@diomeh/concurrent_callback_queue
A simple, lightweight, zero dependencies pure JavaScript queue implementation that allows for parallel execution of asynchronous tasks.