What is node-worker-threads-pool?
"Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await."
node-worker-threads-pool is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 38.3 KB on disk.
Installation Guide
# Install via NPM
npm install node-worker-threads-pool
# Install via Yarn
yarn add node-worker-threads-pool