node-workers-pool
Easy way to manage a pool of worker threads.
Easy way to manage a pool of worker threads.
Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!
Easy way to manage a pool of worker threads.
Tiny helper to prevent the event loop from getting stuck in asynchronous routines