Replies: 1 comment
-
|
I would love to know the answer to this question as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't find much info about the differences between
node-serverandnode-clusterWhen using PM2 to create multiple instances of a web app, I assume
node-servershould be used?Is there a reason to prefer using one PM2 instance with
node-clusterinstead?Beta Was this translation helpful? Give feedback.
All reactions