0.0.7 • Published 6 years ago

parallel-module v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

parallel-module

This package makes offloading Javascript workloads to multiple CPU cores a breeze on Node.js and in the browser.

Simply write your modules as you normally would and the parallel-module loader creates a promise based version that is automatically scaled across the available CPU cores.

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago