cluster 라는 패키지를 이용하면 손쉽게 한다는데
[링크 : https://nodejs.org/api/cluster.html]
[링크 : https://jdm.kr/blog/166]
PM2 라는 Process Manager나
rabbitMQ(Message Queue?)를 쓰라는데 PM2가 무난해 보이긴 한다.
[링크 : http://pm2.keymetrics.io/]
[링크 : https://www.rabbitmq.com/]
[링크 : https://medium.com/.../switching-from-cluster-module-to-pm2-rabbitmq-in-node-js-d0cce5eb96f4]
[링크 : https://blog.outsider.ne.kr/1197]
찾다 보니 express 웹 렌더러를 클러스터로 하는 방법이 따로 있는듯 한데..
전체를 cluster로 하는거랑 다르려나/
'Programming > neon' 카테고리의 다른 글
neon auto vectoring (0) | 2015.05.06 |
---|---|
kernel mode neon support? (0) | 2015.05.06 |
NEON instruction (0) | 2015.05.05 |
neon 예제 실행 + 커널 교체 (0) | 2015.05.04 |
arm neon 예제 컴파일 (0) | 2015.05.03 |