node.js - Nodejitsu Design Decisions -


why nodejitsu tend prefer doing things in node.js, e.g., forever & node-http-proxy, instead of using nginx or apache?

we prefer things in c. don't use forever in production, use aeternum: https://github.com/opsmezzo/aeternum


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -