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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -