Searched defs:maxConcurrentCallsPerWorker (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/npm/node_modules/worker-farm/tests/ |
D | index.js | 174 , maxConcurrentCallsPerWorker: Infinity property 204 , maxConcurrentCallsPerWorker: Infinity property 233 , maxConcurrentCallsPerWorker: Infinity property 269 , maxConcurrentCallsPerWorker: 1 property 306 , maxConcurrentCallsPerWorker: callsPerWorker property 498 …= workerFarm({ maxConcurrentCalls: 4, maxConcurrentWorkers: 2, maxConcurrentCallsPerWorker: 1 }, c… property
|
/third_party/node/deps/npm/node_modules/worker-farm/examples/pi/ |
D | index.js | 8 , maxConcurrentCallsPerWorker : 1 property
|
/third_party/node/deps/npm/node_modules/libcipm/lib/ |
D | extract.js | 24 maxConcurrentCallsPerWorker: 20, property
|
/third_party/node/deps/npm/lib/install/action/ |
D | extract.js | 34 maxConcurrentCallsPerWorker: npm.limit.fetch, property
|
/third_party/node/deps/npm/node_modules/worker-farm/lib/ |
D | farm.js | 7 , maxConcurrentCallsPerWorker : 10 property
|