A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
A fast, efficient Node.js Worker Thread Pool implementation
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Utilities for running tasks on worker threads