Skip to content

concurrencyPoolOfSize()

Function

concurrencyPoolOfSize(maxCount: number): ConcurrencyPool

Source: packages/concurrency-utils/src/lib/concurrency-pool.ts:40

Parameters

ParameterType
maxCountnumber

Returns

ConcurrencyPool