What is piscina?
"A fast, efficient Node.js Worker Thread Pool implementation"
piscina is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 396.6 KB on disk.
Installation Guide
# Install via NPM
npm install piscina
# Install via Yarn
yarn add piscina