UNPKG

paraemu

Version:

An working enviroment that provides a simplified interface for developers who want to fully parallelize node execution

11 lines (10 loc) 218 B
{ "processes" : [ { "tag": "binary", "root": "./content/binary-thread", "script": "./job.js", "env": [ "--experimental-worker", "--no-warnings" ] } ] }