Horizontally scaling your Node servers with PM2
Introduction
Node.js is a Javascript runtime that makes the execution of Javascript code outside of a browser. It has been the foundation for most of the modern web applications because of its speed and scaling capabilities. But, if you are familiar ...
blog.devritik.com6 min read