Showing 1-20 of 313 packages
Lightweight worker pool using NodeJS worker_threads
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Fast and small Node.js Worker_Threads and Cluster Worker Pool
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Bare compatibility wrapper for the Node.js builtin `worker_threads` module
A tiny wrapper for Node.js worker_threads lib
A worker_threads pool implementation based on the official Node.js async_hooks documentation
A lightweight tool built on top of Node.js worker_threads, enabling multithreading.
Turn node's multitasking modules, child_process and worker_threads into simple async functions
🤼♂️ Package that makes it easy and convenient to use native worker_threads module
Tread-safe map structure for worker_threads.
Zero‑copy‑ish IPC & RPC between Web Workers and Node.js worker_threads with SAB+Atomics fast path and postMessage fallback.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Typescript, Async/Await.
Run multiple webpack configurations parallel (using worker_threads underhood)
Easily use worker_threads with Typescript
Consistent Web Workers in browser and Node.
Offload tasks to a pool of workers on node.js and in the browser
Web workers & worker threads as simple as a function call
A basic nestjs module for creating new threads to perform work. Currently supports [child_process](https://nodejs.org/api/child_process.html#child-process) and [worker_threads](https://nodejs.org/api/worker_threads.html#worker-threads).
A lightweight tool built on top of Node.js worker_threads, enabling multithreading.