DEV Community

Discussion on: Using PM2 to manage NodeJS cluster (3/4)

Collapse
 
omancoding profile image
OmanCoding

If there is a node js module for handling REST requests, will running two identical instances of it using PM2 make the performance (throughput) better - (note it is in fork mode since each slightly has different configuration)?