Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lambdabaa/parallel-exec

Run exec in parallel on a single machine with lots of different keys!
https://github.com/lambdabaa/parallel-exec

Last synced: 7 days ago
JSON representation

Run exec in parallel on a single machine with lots of different keys!

Awesome Lists containing this project

README

        

# parallel-exec

An experiment to speed up the execution of programs that run on a single machine
by distributing tasks over threads.

### Getting Started

+ Edit GAIA_PATH in test-integration.js.
+ `npm test`