child-process-worker-pool
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

child-process-worker-pool

NPM version

When making heavy use of spawn calls they tend to lock up the main thread. This library maintans a pool of Worker threads and runs child processes within those workers.

Readme

Keywords

none

Package Sidebar

Install

npm i child-process-worker-pool

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

33.3 kB

Total Files

30

Last publish

Collaborators

  • maxmcd