Benchmarking node in cluster mode.
Introduction
In the first article of this series, I explained how to improve node's performance using clustering. I explained why the ideal number of child_processes a dev should fork, should be equal to the number of cores of the CPU or lesser.
Per...
backendbro.hashnode.dev4 min read