mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
R&D
God.
Clusterize app and monitor them without adding nothing.
Process manager with monitoring capabilities, forever restart, shared socket with Node.js cluster, everything automatic.
All std redirected to files (uncaughtException also);
Forever in better ?
Using cluster to maintain a persistant connection seamless.
-
require with socket/ipc ?
-
comme child_process.fork - mais avec cluster pour avoir une connection seemless en nodejs
Remote require
- Fork the required file to another process (or remote ?)
PB
- err, out file ? redirecting output when forking ?stream ?
- Redirect stdou to file by modifing references http://pastebin.com/tpNvgv2a
Description
Languages
JavaScript
81.3%
Shell
17.6%
Smarty
1%