PM2란?pm2 start app.js -i max # 코어 수만큼 클러스터 pm2 reload app # 무중단 pm2 logs pm2 monit현대 대안: Node 자체 cluster, Docker + K8s, systemd.