@gyra/worker-pool
v1.0.7
Published
Minimal implementation of Node.js Worker Threads Pool
Downloads
471
Readme
Minimal implementation of Node.js Worker Threads Pool
Features
Run tasks with optional priority
Auto error handling for both sync and async tasks
Auto replace crashed workers
Handle task events
Abort both sync and async tasks
Acquire workers for dedicated usage
Track pool stats
Wait for pool resource availability
Dynamic pool size
Examples
License
MIT
