Wednesday, 22 April 2020

How to scale a non express nodejs app?

Hi!So I have an app that is running in a docker container processing some stuff. Let's say my server has 4 cpu cores. Would that make sense to run 4 instances of my container to maximize efficiency/performance? Is it a recommended way to scale? Are there better options?

Submitted April 22, 2020 at 03:03PM by sovietspy2

No comments:

Post a Comment