nodejs tools

1.supervisor 

npm install supervisor -g

supervisor app.js

cd public

cd bin

supervisor www

http://www.nodenpm.com/news/12

2.domain

domain

3.Q.promise

4.Uncaught Exceptions in Node.js

避免nodejs程序崩溃的几种处理

http://shapeshed.com/uncaught-exceptions-in-node/

原文地址:https://www.cnblogs.com/zyip/p/4322767.html