X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fenums%2FPoolType.html;h=2a521f17996186d6c911bc6196fc703a440aeb94;hb=70353024c44987c467dadcec306c699ce4ae1f06;hp=ce6564552887a8ab6e4d3fd5dcbde584cdcd8712;hpb=1d6ec394e8f7467f72baeb74dda4794fdc5ab322;p=poolifier.git diff --git a/docs/enums/PoolType.html b/docs/enums/PoolType.html index ce656455..2a521f17 100644 --- a/docs/enums/PoolType.html +++ b/docs/enums/PoolType.html @@ -1,4 +1,4 @@ -PoolType | poolifier
+PoolType | poolifier
+

Enumeration PoolTypeInternal

Pool types.

+
  • Defined in src/pools/pool.ts:21
  • @@ -27,25 +27,25 @@

    Enumeration Members

    -

    Enumeration Members

    -
    +
    -
    DYNAMIC: "dynamic"
    +
    DYNAMIC: "dynamic"

    Dynamic pool type.

    -
    +
  • Defined in src/pools/pool.ts:29
  • +
    -
    FIXED: "fixed"
    +
    FIXED: "fixed"

    Fixed pool type.

    +
  • Defined in src/pools/pool.ts:25
  • +

    Theme

    On This Page

    +
  • DYNAMIC
  • +
  • FIXED
  • +
  • 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