0.0.2 • Published 5 years ago

runworkers v0.0.2

Weekly downloads
12
License
-
Repository
-
Last release
5 years ago

runworkers

A simple worker thread pool implementation in nodejs using worker_threads.

Demo

node --experimental-worker run.js "./demoWorker.js" '[{"sleep": 0}, {"sleep": 1}, {"sleep": 2}, {"sleep": 3}, {"sleep": 4}, {"sleep": 5}, {"sleep": 6}, {"sleep": 7}, {"sleep": 8}, {"sleep": 9}]'
0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago