Question - Since the node is a single-threaded process, how to make use of all CPUs?
Answer -
The node js is single-threaded but the node name itself suggests that it is a topology, which means there is communication between two nodes. This communication between the two nodes makes use of all CPUs.