为什么Nodejitsu倾向于使用Node.js,例如forever & node-http-proxy,而不是使用nginx或Apache?
发布于 2014-11-11 13:41:44
我们实际上更喜欢用C来做事情。我们在生产中不使用forever,我们使用aeternum:https://github.com/opsmezzo/aeternum
forever
aeternum
https://stackoverflow.com/questions/26857838
相似问题