node-worker-threads-pool
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Web workers & worker threads as simple as a function call
worker threads for javascript
Fast and small Node.js Worker_Threads and Cluster Worker Pool
Consistent Web Workers in browser and Node.
Turn node's multitasking modules, child_process and worker_threads into simple async functions
Easily manage a pool of Node.js Worker Threads
Worker threads pool based on generic-pool
wrap any sync module to thread worker
Web workers & worker threads as simple as a function call
A Web Locks API implementation for Node.js
Easily use worker_threads with Typescript
Easy way to manage a pool of worker threads.
Easy way to create worker threads or forks with two way communication to do heavy tasks
🤼♂️ Package that makes it easy and convenient to use native worker_threads module
Simple, no frills, threading in Node.js
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)!
Node task scheduling utilities
Easy way to manage a pool of worker threads.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Typescript, Async/Await.