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...
Aug 22, 20224 min read131

