Searched defs:maxConcurrentCalls (Results 1 – 2 of 2) sorted by relevance
8 , maxConcurrentCalls : Infinity property
473 let child = workerFarm({ maxConcurrentCalls: 5 }, childPath) property498 …let child = workerFarm({ maxConcurrentCalls: 4, maxConcurrentWorkers: 2, maxConcurrentCallsPerWork… property