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
Post a Comment