Fork vs cluster in pm2 (node.js)

what is a fork? how is it different than a cluster? is this relating to fault tolerance?

does 4 forks mean 4 threads? so we are enabling concurrency?

Hi @pluto3 ,

This discussion response to all your question

1 Like

Many thanks @mmkmou