Aniketh Saha I think, PRANJAL AGNIHOTRI meant using the NodeJS Cluster module to spawn workers. It's a bad practice, because it requires a lot of considerations and is rather hard to implement right. It is better to use an already functioning solution, like pm2 (what I wrote in my answer), which is battle-tested.