Background
One of the most critical non functional requirement that backend services should met is scalability. Computing resources are limited due to the budget constraints. Backend services must be able to utilize all available computing power on the server to achieve the optimimum performance..
Objectives
To experiment and benchmark about the performance of multi CPU processing on expressJS using nodeJS cluster.
Deliverables
Code, Article & Illustration