X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FRequiredStatistics.html;h=81bb4238e90589375ebdaa4369a2519a2f27ebc2;hb=fab6d3b5750d884b29e5e7057628a06d88d0df8a;hp=8e08510fd5cd659b2955222d995cdfa1ef5a3fa4;hpb=56960396878dec81e3ebeea5b76387efca8cc2dc;p=poolifier.git diff --git a/docs/interfaces/RequiredStatistics.html b/docs/interfaces/RequiredStatistics.html index 8e08510f..81bb4238 100644 --- a/docs/interfaces/RequiredStatistics.html +++ b/docs/interfaces/RequiredStatistics.html @@ -1,4 +1,4 @@ -RequiredStatistics | poolifier
+RequiredStatistics | poolifier
+

Interface RequiredStatisticsInternal

Pool worker tasks usage statistics requirements.

@@ -23,7 +23,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:49
  • @@ -31,33 +31,33 @@

    Properties

    -
    +
    -
    avgRunTime: boolean
    +
    avgRunTime: boolean

    Require tasks average run time.

    -
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:57
  • +
    -
    medRunTime: boolean
    +
    medRunTime: boolean

    Require tasks median run time.

    -
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:61
  • +
    -
    runTime: boolean
    +
    runTime: boolean

    Require tasks run time.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:53
  • +

    Theme

    On This Page

    +
  • avgRunTime
  • +
  • medRunTime
  • +
  • runTime
  • +
  • PoolType
  • +
  • AbstractPool
  • +
  • AbstractWorker
  • +
  • CircularArray
  • +
  • ClusterWorker
  • +
  • DynamicClusterPool
  • +
  • DynamicThreadPool
  • +
  • FixedClusterPool
  • +
  • FixedThreadPool
  • +
  • PoolEmitter
  • +
  • ThreadWorker
  • +
  • WorkerChoiceStrategyContext
  • +
  • ClusterPoolOptions
  • +
  • IPool
  • +
  • IWorker
  • +
  • IWorkerChoiceStrategy
  • +
  • MessageValue
  • +
  • PoolOptions
  • +
  • PromiseResponseWrapper
  • +
  • RequiredStatistics
  • +
  • Task
  • +
  • TasksQueueOptions
  • +
  • TasksUsage
  • +
  • WorkerChoiceStrategyOptions
  • +
  • WorkerNode
  • +
  • WorkerOptions
  • +
  • Draft
  • +
  • ErrorHandler
  • +
  • ExitHandler
  • +
  • KillBehavior
  • +
  • MessageHandler
  • +
  • OnlineHandler
  • +
  • PoolEvent
  • +
  • ThreadWorkerWithMessageChannel
  • +
  • WorkerAsyncFunction
  • +
  • WorkerChoiceStrategy
  • +
  • WorkerFunction
  • +
  • WorkerSyncFunction
  • +
  • KillBehaviors
  • +
  • PoolEvents
  • +
  • WorkerChoiceStrategies
  • Generated using TypeDoc

    \ No newline at end of file