thread-pool-node
Worker threads pool based on generic-pool
Worker threads pool based on generic-pool
generic threads using web workers for the web
Implementation a thread pool pattern for node.js
As you know Node.js has only one thread that doesn't allow to reach high performance in stress HTTP requesting. Nnb uses C++ Posix threads to reach high concurency. The limit for concurrency is on your system, check it `ulimit -n`
Enable Multi-threading with JavaScript
An extremely lightweight HTTP request client for the command-line. Supports: http, https, proxy, redirects, cookies, content-encoding, multipart/form-data, multi-threading, recursive website crawling and mirroring.
🤼♂️ Package that makes it easy and convenient to use native worker_threads module
Persistent Shared Memory and Parallel Programming Model
A functional-style Semaphore for managing concurrent access to a resource with async functions and Promises.
A high concurrent IPV4/V6 threading server
Jarvice is a JavaScript library for developing multithreaded web applications
Node.js easy cluster module
Streamlined processing of tasks in a shared threadpool.
Multi-processing for NodeJS
100% Vanilla Javascript Multithreading & Parallel Execution Library
100% Vanilla Javascript Multithreaded LZW Compression Library
Multithreading-compatible SharedMap in vanilla JS
## Getting started
The zero dependency http2 nodejs multithreading framework
Efficient multi-threaded task scheduler using generic re-usable WebWorkers.