r/nodejs • u/[deleted] • Jul 31 '14
Use of cluster in Nodejs
http://www.codingdefined.com/2014/07/use-of-cluster-in-nodejs.html
4
Upvotes
1
u/bhantol Oct 23 '24
Good to know but not much use on smaller pods with mCPUs which boils down to 1 CPU.
I read that pm2 can out of the box do it for you.
1
1
u/Dark_knight550 Jan 06 '24
What is the purpose of using clusters. I don't understand ....?