embark/lib
emizzle e788b7d3d4
Reduce async.queue concurrency to 3
Due to a process being spawned for every pipeline run, concurrency should remain around 3 to keep number of child processes from running away and allowing the CPU to stay on top.
2018-10-22 19:54:49 +02:00
..
core Reduce async.queue concurrency to 3 2018-10-22 19:54:49 +02:00
modules use a customized require/.resolve instead of relying on NODE_PATH 2018-10-22 19:54:49 +02:00
utils conflict in specialconfigs 2018-10-22 19:54:46 +02:00
constants.json use constants instead of magic numbers 2018-10-22 19:54:47 +02:00
index.js Console command connect to ipc 2018-08-21 16:09:48 -04:00