I am using spawn child_process. However, it looks to me as if whenever I try to launch 20 instances of a command, only 4 will fire at once. The rest wi
spawn
child_process