Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

怎么样让父进程检测子进程的健康度?

$
0
0

在子进程里setInterval不断发message给父进程,如果父进程超过一定时间收不到这个message,就认为子进程死掉了从而重启整个进程,这种方法可取么?


Viewing all articles
Browse latest Browse all 14821

Trending Articles