-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20190718 - PM2 #48
Comments
node.js中利用IPC和共享内存机制实现计算密集型任务转移:没看,需要理解概念 |
PM2开机自启动 1.启动服务: centos7 可以通过systemctl查看服务状态 |
PM2常用命令
|
Vagrant and pm2 #289 |
PM2配置文件
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
关于Node进程管理器PM2使用技巧和需要注意的地方:可以设置定时重启
nodejs多进程,在pm2上执行:自行实现
Node.js 软肋之 CPU 密集型任务:NodeJS CPU密集型如何处理,使用子进程:http://nodejs.cn/api/child_process.html
诊断 node.js 应用 CPU 占用过高的问题
The text was updated successfully, but these errors were encountered: