Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
<img src="./images/logo.png" width="340px" height="266px"/>
</div>
-<h1 align="center">Node Thread Pool and Cluster Pool</h1>
+<h1 align="center">Node.js Worker_Threads and Cluster Worker Pool</h1>
<p align="center">
<a href="https://github.com/poolifier/poolifier/graphs/commit-activity">
{
"name": "poolifier-benchmarks",
"version": "1.0.0",
- "description": "This project contains benchmarks for the most used and popular Node.js thread/cluster pools implementations",
+ "description": "This project contains benchmarks for the most used and popular Node.js worker_threads/cluster worker pools implementations",
"private": true,
"main": "index.js",
"author": "pioardi",
{
"name": "poolifier",
"version": "2.6.21",
- "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation",
+ "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
"license": "MIT",
"main": "./lib/index.js",
"exports": {