X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FFixedThreadPool.html;h=2504bffc197d9db600773760a373537c3baec970;hb=8a11bce46f69f1183d025572345755d4fd40231b;hp=b1f5eaf91f2efb1311489f54d5a0d838f30a6e1b;hpb=f05afd162e34836a52c48b05781750e3421424d8;p=poolifier.git diff --git a/docs/classes/FixedThreadPool.html b/docs/classes/FixedThreadPool.html index b1f5eaf9..2504bffc 100644 --- a/docs/classes/FixedThreadPool.html +++ b/docs/classes/FixedThreadPool.html @@ -18,7 +18,6 @@

A thread pool with a fixed number of threads.

It is possible to perform tasks in sync or asynchronous mode as you prefer.

-

This pool selects the threads in a round robin fashion.

Author

Alessandro Pio Ardizio

@@ -47,7 +46,7 @@
+
  • Defined in src/pools/thread/fixed.ts:45
  • @@ -137,7 +136,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:56
  • Properties

    @@ -155,7 +154,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:54
  • filePath: string
    @@ -164,7 +163,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:87
  • numberOfWorkers: number
    @@ -173,7 +172,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:86
  • opts: ThreadPoolOptions = {}
    @@ -182,7 +181,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:59
  • promiseResponseMap: Map<string, PromiseResponseWrapper<ThreadWorkerWithMessageChannel, Response>> = ...
    @@ -196,17 +195,16 @@
    +
  • Defined in src/pools/abstract-pool.ts:64
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<ThreadWorkerWithMessageChannel, Data, Response>

    Worker choice strategy context referencing a worker choice algorithm implementation.

    -

    Default to a round robin algorithm.

    +
  • Defined in src/pools/abstract-pool.ts:72
  • workerNodes: WorkerNode<ThreadWorkerWithMessageChannel, Data>[] = []
    @@ -215,7 +213,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:51
  • Accessors

    @@ -230,7 +228,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:132
  • +
  • Defined in src/pools/abstract-pool.ts:371
  • +
  • Defined in src/pools/abstract-pool.ts:220
  • +
  • Defined in src/pools/thread/fixed.ts:127
  • +
  • Defined in src/pools/thread/fixed.ts:122
  • +
  • Defined in src/pools/thread/fixed.ts:112
  • +
  • Defined in src/pools/thread/fixed.ts:117
  • Methods

    @@ -332,7 +330,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:481
  • +
  • Defined in src/pools/thread/fixed.ts:102
  • +
  • Defined in src/pools/abstract-pool.ts:465
  • +
  • Defined in src/pools/abstract-pool.ts:605
  • +
  • Defined in src/pools/abstract-pool.ts:670
  • +
  • Defined in src/pools/thread/fixed.ts:94
  • +
  • Defined in src/pools/abstract-pool.ts:426
  • +
  • Defined in src/pools/thread/fixed.ts:70
  • +
  • Defined in src/pools/abstract-pool.ts:336
  • +
  • Defined in src/pools/abstract-pool.ts:391
  • +
  • Defined in src/pools/abstract-pool.ts:382
  • +
  • Defined in src/pools/thread/fixed.ts:65
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • +
  • Defined in src/pools/thread/fixed.ts:78
  • +
  • Defined in src/pools/abstract-pool.ts:348
  • +
  • Defined in src/pools/abstract-pool.ts:303
  • +
  • Defined in src/pools/abstract-pool.ts:325
  • +
  • Defined in src/pools/abstract-pool.ts:449
  • +
  • Defined in src/pools/abstract-pool.ts:705