UNPKG

pm25

Version:

Production process manager for Node.JS applications with a built-in load balancer.

14 lines (13 loc) 266 B
[{ "name" : "echo", "script" : "./echo.js" },{ "name" : "child", "script" : "./child.js", "instances" : "4", "error_file" : "./child-err.log", "out_file" : "./child-out.log" },{ "name" : "api-2", "script" : "./server.js" }]