0.0.7 • Published 7 years ago

parallel-module v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago