This article goes through the Node JS package called PM2, and how to use it to manage processes of your applications in production.
This article goes through the Cluster Module in Node JS, and how to create a Multi-CPU Node JS app using the Cluster Module.