X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FRequiredStatistics.html;h=8587470753521b6e08165d317fdef88005998dd5;hb=3f925055203c44ba81dceba9a24616b0aeed3374;hp=fffc6412998891d286574cc36a84102cdea871a0;hpb=aec509b85e7d73e9883c8885e27fc4e34fdaef1e;p=poolifier.git diff --git a/docs/interfaces/RequiredStatistics.html b/docs/interfaces/RequiredStatistics.html index fffc6412..85874707 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:56
  • @@ -31,33 +31,33 @@

    Properties

    -
    +
    -
    avgRunTime: boolean
    +
    avgRunTime: boolean

    Require tasks average run time.

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

    Require tasks median run time.

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

    Require tasks run time.

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

    Theme

    On This Page

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

    \ No newline at end of file