Child Process
Child Process sits in production box. Farhan’s job is use all CPU cores. Write that first.
For Child Process, an Express route is in play. Don’t blame it until you have traced use all CPU cores.
Without Child Process, production box gets messy and use all CPU cores is hard to trust.
Use Child Process when use all CPU cores must stay clear. If a simpler Node.js step works, use that instead.
Child Process miss — in-memory session without sticky. Fix it before you talk about advanced Node.js.
Place Child Process next to nearby Node.js work — cluster.fork or PM2 is the link.
Close Child Process with — “If I skip it, use all CPU cores goes wrong like this: in-memory session without sticky.”
Board: use all CPU cores. Dry-run Child Process. Name the trap: in-memory session without sticky.