This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
pm2
Watch
1
Star
0
Fork
0
You've already forked pm2
mirror of
https://github.com/Unitech/pm2.git
synced
2025-12-08 20:35:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
pm2
/
lib
/
God
History
Chris Wiggins
c3b99784bf
Move IPC channel to FD4.
Fixes
#659
2014-11-08 08:52:00 +10:00
..
ActionMethods.js
enable module configuration from inside script
2014-11-05 03:05:35 +01:00
ClusterMode.js
rename PM2 and clustered processes when running (vizible with ps or htop)
2014-11-07 01:25:44 +01:00
DeprecatedCalls.js
refactor test folder structure - homogeneize pm2 protocols (pm2/pm2-interface/interactor) - write new test - fix cli double callback calls - God now exposes only Id process related methods (no all - no name), only CLI now do 'smart' operations - move deprecated God methods to deprecated.js
2014-09-21 00:39:12 +02:00
ForkMode.js
Move IPC channel to FD4.
Fixes
#659
2014-11-08 08:52:00 +10:00
LockSystem.js
Locksystem - remote control protocol
2014-10-28 12:16:00 +01:00
Methods.js
Locksystem - remote control protocol
2014-10-28 12:16:00 +01:00
Reload.js
Added environment variable PM2_GRACEFUL_LISTEN_TIMEOUT to define how much time pm2 will wait for the child process to send a listening event in cluster mode before sending the shutdown message to the old process
2014-10-25 20:23:48 +00:00