2 ms·
> But I have such a hard time believing that Node.js is inherently non-performant when there are so many counter-examples of large scale applications that do ju
by denverllc 2y ago
> But I have such a hard time believing that Node.js is inherently non-performant when there are so many counter-examples of large scale applications that do just fine on it.
Like LinkedIn! Except that to make it performant they had to horizontally scale and then restart the server every N hours when they ran out of memory…