framework for parallel calculation on nodeJs
- git clone
- npm install
- gulp compile
- node ./build/main.js
- add shared memory functionality
- start vm in each child process?
- allow workers to be on separate machine (this conflicts with the shared memory)
- make worker blocks for workers who are on the same machine with shared memory