X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FFixedThreadPool.html;h=1b98c1a518f8ac003f43d7f4bd4ad470564f0958;hb=f38f85c043864b68ea519f6bdf94821c356195f1;hp=5d81e4e99d2c39d9921e1ac4ae1ca0d8d1e0bb9f;hpb=47c9cec4c0a1a871153e1811ec6d95c90d2c86d1;p=poolifier.git diff --git a/docs/classes/FixedThreadPool.html b/docs/classes/FixedThreadPool.html index 5d81e4e9..1b98c1a5 100644 --- a/docs/classes/FixedThreadPool.html +++ b/docs/classes/FixedThreadPool.html @@ -1,4 +1,4 @@ -FixedThreadPool | poolifier - v2.6.9
+FixedThreadPool | poolifier - v2.6.12
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.9
+
  • The search index is not available
  • poolifier - v2.6.12
    @@ -45,7 +45,7 @@ +
  • Defined in src/pools/thread/fixed.ts:32
  • @@ -138,7 +138,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:43
  • Properties

    @@ -148,7 +148,7 @@

    Events that can currently be listened to:

    • 'full': Emitted when the pool is dynamic and the number of workers created has reached the maximum size expected.
    • -
    • 'ready': Emitted when the number of workers created in the pool has reached the maximum size expected and are ready.
    • +
    • 'ready': Emitted when the number of workers created in the pool has reached the minimum size expected and are ready.
    • 'busy': Emitted when the number of workers created in the pool has reached the maximum size expected and are executing at least one task.
    • 'error': Emitted when an uncaught error occurs.
    • 'taskError': Emitted when an error occurs while executing a task.
    • @@ -157,7 +157,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:58
  • filePath: string
    @@ -166,7 +166,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:96
  • numberOfWorkers: number
    @@ -175,7 +175,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:95
  • @@ -184,7 +184,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:46
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -198,7 +198,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -207,7 +207,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:76
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -216,7 +216,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:55
  • Accessors

    @@ -231,7 +231,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:96
  • +
  • Defined in src/pools/abstract-pool.ts:562
  • +
  • Defined in src/pools/abstract-pool.ts:268
  • +
  • Defined in src/pools/thread/fixed.ts:91
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • +
  • Defined in src/pools/abstract-pool.ts:412
  • +
  • Defined in src/pools/abstract-pool.ts:404
  • +
  • Defined in src/pools/thread/fixed.ts:76
  • +
  • Defined in src/pools/abstract-pool.ts:424
  • +
  • Defined in src/pools/thread/fixed.ts:81
  • Methods

    @@ -364,7 +364,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:683
  • +
  • Defined in src/pools/abstract-pool.ts:911
  • +
  • Defined in src/pools/abstract-pool.ts:667
  • +
  • Defined in src/pools/abstract-pool.ts:160
  • +
  • Defined in src/pools/abstract-pool.ts:994
  • +
  • Defined in src/pools/abstract-pool.ts:928
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:622
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/abstract-pool.ts:527
  • +
  • Defined in src/pools/abstract-pool.ts:587
  • +
  • Defined in src/pools/abstract-pool.ts:578
  • +
  • Defined in src/pools/thread/fixed.ts:52
  • +
  • Defined in src/pools/thread/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:539
  • +
  • Defined in src/pools/abstract-pool.ts:497
  • +
  • Defined in src/pools/abstract-pool.ts:516
  • +
  • Defined in src/pools/abstract-pool.ts:651
  • +
  • Defined in src/pools/abstract-pool.ts:1025