Nodejitsu Design Decisions

78 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 best solutions below

0
On

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