nodejs tools

zyip發表於2015-03-09

 

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/

 

相關文章