thread-pool-node
Worker threads pool based on generic-pool
Worker threads pool based on generic-pool
CodeEngine's multi-threaded processing functionality
Recursive Worker Threads in NodeJS
Thread pool design pattern for nodejs thread workers
Multithreading-compatible SharedMap in vanilla JS
Create and manage a pool of worker threads with an improved two-way communication.
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
A module to automate the thread utilization to fixed number of threads, so as to maintain the perfomance.
Web worker and worker thread mutex implementation
Typescript worker threads
A lightweight, beginner friendly, reusable worker module supporting multiple job types, including job queues and automatic job distribution across idle workers. Written to abstract away cumbersome Node.js Worker setup to bare minimum.
Multi-threading library for Node.js which allows run functions in thread.
This is an in process worker house for doing asynchronous tasks in nodeJs. Workers can receive task from various brokers like RabbitMq, Redis or a in process queue.
This is an in process worker house for doing asynchronous tasks in nodeJs. Workers can receive task from various brokers like RabbitMq, Redis or a in process queue.
Squadron order to be issued
A TypeScript library for managing worker threads with serialization.
提供 rollup 对 nodejs 的 worker_threads 的支持,使用方法类似于 vite 的 ?worker 语法
create and control threads with worker_threads modules
A dynamic load balancer for Node.js applications that optimizes CPU and memory allocation between I/O and CPU-bound tasks.