Nodejitsu Design Decisions

47 views Asked by At

Why does Nodejitsu tend to prefer doing things in Node.js, e.g., forever & node-http-proxy, instead of using nginx or Apache?

1

There are 1 answers

0
indexzero On

We actually prefer to do things in C. We don't use forever in production, we use aeternum: https://github.com/opsmezzo/aeternum