Ask HN: Are there any examples of big node.js installs?
I am investigating using node.js for some large upcoming projects. It is obviously vertically scalable. And I know you can use multi-node for single machine muti-core utilization and of course we have our load balancers for the front end. At a proof of concept level, it has proven itself. However, I need a case study or two to show the upper management that it is in fact all-around capable of being a rock solid production environment that can service millions of users. Does anyone know of any such proof that is publicly available?
4 comments
[ 3.8 ms ] story [ 19.2 ms ] threadIf we were to do it again now, we'd do the website in node.js as well, as that would allow us to share domain logic. In fact, if we find the time, we might migrate even now.