X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FFixedClusterPool.html;h=f9dfcb3931ff6e9456eb709d474b12fb2b9b622d;hb=a4a88903255bd661b57480ce9b07dd2f2962f069;hp=85b8ce0712d9007a64a20f5600f91b276af7f598;hpb=8c25f12d41260092a30cfb47feeb662140943302;p=poolifier.git diff --git a/docs/classes/FixedClusterPool.html b/docs/classes/FixedClusterPool.html index 85b8ce07..f9dfcb39 100644 --- a/docs/classes/FixedClusterPool.html +++ b/docs/classes/FixedClusterPool.html @@ -1,13 +1,13 @@ -FixedClusterPool | poolifier - v2.6.39
+FixedClusterPool | poolifier - v3.0.5
-
+
  • The search index is not available
  • poolifier - v3.0.5 +
    +
  • filePath: string

    Path to an implementation of a ClusterWorker file, which can be relative or absolute.

    -
  • +
    +
  • opts: ClusterPoolOptions = {}

    Options for this fixed cluster pool.

    -
  • + +

    Returns FixedClusterPool<Data, Response>

    +
  • Defined in src/pools/cluster/fixed.ts:44
  • Properties

    - -
    emitter?: PoolEmitter
    -

    Emitter on which events can be listened to.

    + +
    emitter?: EventEmitterAsyncResource
    +

    Event emitter integrated with async resource on which events can be listened to. +The async tracking tooling identifier is poolifier:<PoolType>-<WorkerType>-pool.

    Events that can currently be listened to:

    +
  • Defined in src/pools/abstract-pool.ts:75
  • filePath: string
    @@ -172,7 +183,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:130
  • max?: number
    @@ -181,7 +192,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:80
  • numberOfWorkers: number
    @@ -190,7 +201,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:129
  • opts: ClusterPoolOptions = {}
    @@ -199,11 +210,11 @@
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    -

    The task execution response promise map.

    +

    The task execution response promise map:

    +
  • Defined in src/pools/abstract-pool.ts:89
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -222,7 +233,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:95
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -231,7 +242,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:72
  • Accessors

    @@ -246,7 +257,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:140
  • +
  • Defined in src/pools/abstract-pool.ts:660
  • +
  • Defined in src/pools/abstract-pool.ts:273
  • +
  • Defined in src/pools/abstract-pool.ts:486
  • +
  • Defined in src/pools/abstract-pool.ts:479
  • +
  • Defined in src/pools/abstract-pool.ts:431
  • +
  • Defined in src/pools/cluster/fixed.ts:130
  • +
  • Defined in src/pools/abstract-pool.ts:448
  • +
  • Defined in src/pools/cluster/fixed.ts:135
  • Methods

    +
    + +
    + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1043
  • + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1356
  • + +

    Returns void

    -
    - -
    +
  • Defined in src/pools/abstract-pool.ts:1013
  • +
  • Defined in src/pools/abstract-pool.ts:1260
  • +
  • Defined in src/pools/abstract-pool.ts:1216
  • +
  • Defined in src/pools/cluster/fixed.ts:125
  • +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:949
  • + +

    Returns Promise<void>

    +
  • Defined in src/pools/cluster/fixed.ts:63
  • + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:564
  • + +

    Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

    +
  • Defined in src/pools/abstract-pool.ts:879
  • +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:1696
  • -

    Returns undefined | WorkerInfo

    The worker information.

    + +
    +

    Returns WorkerInfo

    The worker information.

    +
  • Defined in src/pools/abstract-pool.ts:1608
  • +
    + +
    + +

    Returns boolean

    true if the worker node has back pressure, false otherwise.

    +
  • Defined in src/pools/abstract-pool.ts:1654
  • +
  • Defined in src/pools/abstract-pool.ts:676
  • -
    - +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
    +
    +
    + +
    +
  • Defined in src/pools/cluster/fixed.ts:109
  • +
  • Defined in src/pools/cluster/fixed.ts:101
  • +
    + +

    Returns Promise<void>

    +
  • Defined in src/pools/abstract-pool.ts:960
  • + +

    Returns void

    +
  • Defined in src/pools/cluster/fixed.ts:94
  • + +

    Returns void

    +
  • Defined in src/pools/cluster/fixed.ts:83
  • +
    + +
    + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:578
  • + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:531
  • + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:550
  • -
    - -
    +
    + +
    +
    + + +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1518
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file