task-farmer
A simple multi-core task scheduler that works well with promises. Great for doing parallel data processing.
A simple multi-core task scheduler that works well with promises. Great for doing parallel data processing.
Single thread cpu implementation for P6's interface.
A TypeScript library for managing worker threads with serialization.
A Node.js library for managing the lifecycle of multi-process applications
This library simplifies the creation and management of Worker Threads, a powerful Node.js feature for concurrent processing. If you're a developer yet to explore the world of multithreading in JavaScript, now is the perfect time! Worker Threads are an exc
Workerr is a lightweight library that simplifies working with Web Workers in JavaScript. It provides a more intuitive way to handle parallel tasks by using Promises, along with a built-in worker pool to efficiently manage worker instances. With strong Typ
Additional features and extensions for BullMQ.
A Node.js library for managing the lifecycle of multi-process applications