From 912e1dfaa2988c8337b3410e7acbaf859afd2212 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:14:04 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 235 ++++++++++-------- docs/classes/AbstractWorker.html | 64 ++--- docs/classes/CircularArray.html | 28 +-- docs/classes/ClusterWorker.html | 52 ++-- docs/classes/DynamicClusterPool.html | 93 +++---- docs/classes/DynamicThreadPool.html | 93 +++---- docs/classes/FixedClusterPool.html | 91 +++---- docs/classes/FixedThreadPool.html | 91 +++---- docs/classes/PoolEmitter.html | 112 ++++----- docs/classes/Queue.html | 26 +- docs/classes/ThreadWorker.html | 52 ++-- docs/classes/WorkerChoiceStrategyContext.html | 28 +-- docs/functions/availableParallelism.html | 8 +- docs/index.html | 8 +- docs/interfaces/ClusterPoolOptions.html | 32 +-- ...tLoopUtilizationMeasurementStatistics.html | 20 +- docs/interfaces/IPool.html | 26 +- docs/interfaces/IWorker.html | 16 +- docs/interfaces/IWorkerChoiceStrategy.html | 22 +- docs/interfaces/MeasurementOptions.html | 10 +- docs/interfaces/MeasurementStatistics.html | 56 +++-- .../MeasurementStatisticsRequirements.html | 14 +- docs/interfaces/MessageValue.html | 28 +-- docs/interfaces/PoolInfo.html | 72 ++++-- docs/interfaces/PoolOptions.html | 28 +-- docs/interfaces/PromiseResponseWrapper.html | 14 +- docs/interfaces/StrategyPolicy.html | 10 +- docs/interfaces/Task.html | 16 +- docs/interfaces/TaskError.html | 14 +- docs/interfaces/TaskPerformance.html | 14 +- docs/interfaces/TaskStatistics.html | 18 +- .../TaskStatisticsRequirements.html | 14 +- docs/interfaces/TasksQueueOptions.html | 10 +- docs/interfaces/ThreadPoolOptions.html | 30 +-- .../WorkerChoiceStrategyOptions.html | 18 +- docs/interfaces/WorkerInfo.html | 36 +-- docs/interfaces/WorkerNode.html | 16 +- docs/interfaces/WorkerOptions.html | 14 +- docs/interfaces/WorkerStatistics.html | 12 +- docs/interfaces/WorkerUsage.html | 16 +- docs/types/ErrorHandler.html | 8 +- docs/types/ExitHandler.html | 8 +- docs/types/KillBehavior.html | 8 +- docs/types/Measurement.html | 8 +- docs/types/MessageHandler.html | 8 +- docs/types/OnlineHandler.html | 8 +- docs/types/PoolEvent.html | 8 +- docs/types/PoolType.html | 8 +- docs/types/TaskFunctions.html | 8 +- docs/types/WorkerAsyncFunction.html | 8 +- docs/types/WorkerChoiceStrategy.html | 8 +- docs/types/WorkerFunction.html | 8 +- docs/types/WorkerSyncFunction.html | 8 +- docs/types/WorkerType.html | 8 +- docs/variables/KillBehaviors.html | 8 +- docs/variables/Measurements.html | 8 +- docs/variables/PoolEvents.html | 8 +- docs/variables/PoolTypes.html | 8 +- docs/variables/WorkerChoiceStrategies.html | 8 +- docs/variables/WorkerTypes.html | 8 +- 61 files changed, 876 insertions(+), 843 deletions(-) diff --git a/docs/assets/search.js b/docs/assets/search.js index b8b6df63..ebc00c5a 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/AbstractPool.html#runTime\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerById\",\"url\":\"classes/AbstractPool.html#getWorkerById\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerStartedMessage\",\"url\":\"classes/AbstractPool.html#handleWorkerStartedMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNodeTasksUsage\",\"url\":\"classes/AbstractPool.html#setWorkerNodeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"pushWorkerNode\",\"url\":\"classes/AbstractPool.html#pushWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksMaxQueueSize\",\"url\":\"classes/AbstractPool.html#tasksMaxQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerStatistics\",\"url\":\"classes/AbstractPool.html#setWorkerStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerUsage\",\"url\":\"classes/AbstractPool.html#getWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/DynamicClusterPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/FixedClusterPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/PoolInfo.html#version\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerInfo\",\"url\":\"interfaces/WorkerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/WorkerInfo.html#id\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"interfaces/WorkerInfo.html#started\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"sharedBuffer\",\"url\":\"interfaces/WorkerInfo.html#sharedBuffer\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":256,\"name\":\"WorkerNode\",\"url\":\"interfaces/WorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/WorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/WorkerNode.html#info\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/WorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueue\",\"url\":\"interfaces/WorkerNode.html#tasksQueue\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/DynamicThreadPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/FixedThreadPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/AbstractWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/AbstractWorker.html#checkAlive\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ClusterWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ClusterWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ThreadWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ThreadWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerAsyncFunction\",\"url\":\"types/WorkerAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerAsyncFunction\"},{\"kind\":4194304,\"name\":\"WorkerFunction\",\"url\":\"types/WorkerFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerSyncFunction\",\"url\":\"types/WorkerSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"interfaces/MessageValue.html#started\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/TaskError.html#workerId\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,58.289]],[\"comment/0\",[]],[\"name/1\",[1,37.921]],[\"comment/1\",[]],[\"name/2\",[2,42.195]],[\"comment/2\",[]],[\"name/3\",[3,43.626]],[\"comment/3\",[]],[\"name/4\",[4,45.297]],[\"comment/4\",[]],[\"name/5\",[5,43.626]],[\"comment/5\",[]],[\"name/6\",[6,58.289]],[\"comment/6\",[]],[\"name/7\",[7,45.297]],[\"comment/7\",[]],[\"name/8\",[8,45.297]],[\"comment/8\",[]],[\"name/9\",[9,40.943]],[\"comment/9\",[]],[\"name/10\",[10,58.289]],[\"comment/10\",[]],[\"name/11\",[11,58.289]],[\"comment/11\",[]],[\"name/12\",[12,58.289]],[\"comment/12\",[]],[\"name/13\",[13,58.289]],[\"comment/13\",[]],[\"name/14\",[14,58.289]],[\"comment/14\",[]],[\"name/15\",[15,58.289]],[\"comment/15\",[]],[\"name/16\",[16,42.195]],[\"comment/16\",[]],[\"name/17\",[17,38.83]],[\"comment/17\",[]],[\"name/18\",[18,42.195]],[\"comment/18\",[]],[\"name/19\",[19,43.626]],[\"comment/19\",[]],[\"name/20\",[20,40.943]],[\"comment/20\",[]],[\"name/21\",[21,43.626]],[\"comment/21\",[]],[\"name/22\",[22,42.195]],[\"comment/22\",[]],[\"name/23\",[23,58.289]],[\"comment/23\",[]],[\"name/24\",[24,58.289]],[\"comment/24\",[]],[\"name/25\",[25,42.195]],[\"comment/25\",[]],[\"name/26\",[26,43.626]],[\"comment/26\",[]],[\"name/27\",[27,39.831]],[\"comment/27\",[]],[\"name/28\",[28,43.626]],[\"comment/28\",[]],[\"name/29\",[29,58.289]],[\"comment/29\",[]],[\"name/30\",[30,43.626]],[\"comment/30\",[]],[\"name/31\",[31,45.297]],[\"comment/31\",[]],[\"name/32\",[32,45.297]],[\"comment/32\",[]],[\"name/33\",[33,42.195]],[\"comment/33\",[]],[\"name/34\",[34,43.626]],[\"comment/34\",[]],[\"name/35\",[35,45.297]],[\"comment/35\",[]],[\"name/36\",[36,45.297]],[\"comment/36\",[]],[\"name/37\",[37,40.943]],[\"comment/37\",[]],[\"name/38\",[38,45.297]],[\"comment/38\",[]],[\"name/39\",[39,45.297]],[\"comment/39\",[]],[\"name/40\",[40,58.289]],[\"comment/40\",[]],[\"name/41\",[41,58.289]],[\"comment/41\",[]],[\"name/42\",[42,58.289]],[\"comment/42\",[]],[\"name/43\",[43,58.289]],[\"comment/43\",[]],[\"name/44\",[44,58.289]],[\"comment/44\",[]],[\"name/45\",[45,58.289]],[\"comment/45\",[]],[\"name/46\",[46,45.297]],[\"comment/46\",[]],[\"name/47\",[47,58.289]],[\"comment/47\",[]],[\"name/48\",[48,45.297]],[\"comment/48\",[]],[\"name/49\",[49,45.297]],[\"comment/49\",[]],[\"name/50\",[50,45.297]],[\"comment/50\",[]],[\"name/51\",[51,45.297]],[\"comment/51\",[]],[\"name/52\",[52,45.297]],[\"comment/52\",[]],[\"name/53\",[53,29.957]],[\"comment/53\",[]],[\"name/54\",[54,58.289]],[\"comment/54\",[]],[\"name/55\",[55,58.289]],[\"comment/55\",[]],[\"name/56\",[56,58.289]],[\"comment/56\",[]],[\"name/57\",[57,58.289]],[\"comment/57\",[]],[\"name/58\",[58,58.289]],[\"comment/58\",[]],[\"name/59\",[59,58.289]],[\"comment/59\",[]],[\"name/60\",[60,58.289]],[\"comment/60\",[]],[\"name/61\",[61,58.289]],[\"comment/61\",[]],[\"name/62\",[62,58.289]],[\"comment/62\",[]],[\"name/63\",[63,58.289]],[\"comment/63\",[]],[\"name/64\",[64,58.289]],[\"comment/64\",[]],[\"name/65\",[65,58.289]],[\"comment/65\",[]],[\"name/66\",[66,58.289]],[\"comment/66\",[]],[\"name/67\",[67,58.289]],[\"comment/67\",[]],[\"name/68\",[68,58.289]],[\"comment/68\",[]],[\"name/69\",[69,58.289]],[\"comment/69\",[]],[\"name/70\",[70,58.289]],[\"comment/70\",[]],[\"name/71\",[1,37.921]],[\"comment/71\",[]],[\"name/72\",[71,53.181]],[\"comment/72\",[]],[\"name/73\",[19,43.626]],[\"comment/73\",[]],[\"name/74\",[22,42.195]],[\"comment/74\",[]],[\"name/75\",[31,45.297]],[\"comment/75\",[]],[\"name/76\",[9,40.943]],[\"comment/76\",[]],[\"name/77\",[36,45.297]],[\"comment/77\",[]],[\"name/78\",[37,40.943]],[\"comment/78\",[]],[\"name/79\",[35,45.297]],[\"comment/79\",[]],[\"name/80\",[46,45.297]],[\"comment/80\",[]],[\"name/81\",[48,45.297]],[\"comment/81\",[]],[\"name/82\",[20,40.943]],[\"comment/82\",[]],[\"name/83\",[21,43.626]],[\"comment/83\",[]],[\"name/84\",[2,42.195]],[\"comment/84\",[]],[\"name/85\",[3,43.626]],[\"comment/85\",[]],[\"name/86\",[4,45.297]],[\"comment/86\",[]],[\"name/87\",[5,43.626]],[\"comment/87\",[]],[\"name/88\",[7,45.297]],[\"comment/88\",[]],[\"name/89\",[8,45.297]],[\"comment/89\",[]],[\"name/90\",[16,42.195]],[\"comment/90\",[]],[\"name/91\",[17,38.83]],[\"comment/91\",[]],[\"name/92\",[18,42.195]],[\"comment/92\",[]],[\"name/93\",[25,42.195]],[\"comment/93\",[]],[\"name/94\",[26,43.626]],[\"comment/94\",[]],[\"name/95\",[27,39.831]],[\"comment/95\",[]],[\"name/96\",[28,43.626]],[\"comment/96\",[]],[\"name/97\",[30,43.626]],[\"comment/97\",[]],[\"name/98\",[32,45.297]],[\"comment/98\",[]],[\"name/99\",[33,42.195]],[\"comment/99\",[]],[\"name/100\",[34,43.626]],[\"comment/100\",[]],[\"name/101\",[38,45.297]],[\"comment/101\",[]],[\"name/102\",[39,45.297]],[\"comment/102\",[]],[\"name/103\",[49,45.297]],[\"comment/103\",[]],[\"name/104\",[50,45.297]],[\"comment/104\",[]],[\"name/105\",[51,45.297]],[\"comment/105\",[]],[\"name/106\",[52,45.297]],[\"comment/106\",[]],[\"name/107\",[53,29.957]],[\"comment/107\",[]],[\"name/108\",[72,58.289]],[\"comment/108\",[]],[\"name/109\",[1,37.921]],[\"comment/109\",[]],[\"name/110\",[9,40.943]],[\"comment/110\",[]],[\"name/111\",[36,45.297]],[\"comment/111\",[]],[\"name/112\",[37,40.943]],[\"comment/112\",[]],[\"name/113\",[35,45.297]],[\"comment/113\",[]],[\"name/114\",[46,45.297]],[\"comment/114\",[]],[\"name/115\",[48,45.297]],[\"comment/115\",[]],[\"name/116\",[19,43.626]],[\"comment/116\",[]],[\"name/117\",[20,40.943]],[\"comment/117\",[]],[\"name/118\",[21,43.626]],[\"comment/118\",[]],[\"name/119\",[22,42.195]],[\"comment/119\",[]],[\"name/120\",[31,45.297]],[\"comment/120\",[]],[\"name/121\",[2,42.195]],[\"comment/121\",[]],[\"name/122\",[3,43.626]],[\"comment/122\",[]],[\"name/123\",[4,45.297]],[\"comment/123\",[]],[\"name/124\",[5,43.626]],[\"comment/124\",[]],[\"name/125\",[7,45.297]],[\"comment/125\",[]],[\"name/126\",[8,45.297]],[\"comment/126\",[]],[\"name/127\",[16,42.195]],[\"comment/127\",[]],[\"name/128\",[17,38.83]],[\"comment/128\",[]],[\"name/129\",[18,42.195]],[\"comment/129\",[]],[\"name/130\",[25,42.195]],[\"comment/130\",[]],[\"name/131\",[26,43.626]],[\"comment/131\",[]],[\"name/132\",[27,39.831]],[\"comment/132\",[]],[\"name/133\",[28,43.626]],[\"comment/133\",[]],[\"name/134\",[30,43.626]],[\"comment/134\",[]],[\"name/135\",[32,45.297]],[\"comment/135\",[]],[\"name/136\",[33,42.195]],[\"comment/136\",[]],[\"name/137\",[34,43.626]],[\"comment/137\",[]],[\"name/138\",[38,45.297]],[\"comment/138\",[]],[\"name/139\",[39,45.297]],[\"comment/139\",[]],[\"name/140\",[49,45.297]],[\"comment/140\",[]],[\"name/141\",[50,45.297]],[\"comment/141\",[]],[\"name/142\",[51,45.297]],[\"comment/142\",[]],[\"name/143\",[52,45.297]],[\"comment/143\",[]],[\"name/144\",[53,29.957]],[\"comment/144\",[]],[\"name/145\",[73,58.289]],[\"comment/145\",[]],[\"name/146\",[74,58.289]],[\"comment/146\",[]],[\"name/147\",[75,58.289]],[\"comment/147\",[]],[\"name/148\",[76,47.303]],[\"comment/148\",[]],[\"name/149\",[77,47.303]],[\"comment/149\",[]],[\"name/150\",[78,47.303]],[\"comment/150\",[]],[\"name/151\",[79,47.303]],[\"comment/151\",[]],[\"name/152\",[80,45.297]],[\"comment/152\",[]],[\"name/153\",[81,47.303]],[\"comment/153\",[]],[\"name/154\",[82,49.816]],[\"comment/154\",[]],[\"name/155\",[83,49.816]],[\"comment/155\",[]],[\"name/156\",[27,39.831]],[\"comment/156\",[]],[\"name/157\",[84,47.303]],[\"comment/157\",[]],[\"name/158\",[85,58.289]],[\"comment/158\",[]],[\"name/159\",[86,58.289]],[\"comment/159\",[]],[\"name/160\",[87,58.289]],[\"comment/160\",[]],[\"name/161\",[88,58.289]],[\"comment/161\",[]],[\"name/162\",[16,42.195]],[\"comment/162\",[]],[\"name/163\",[2,42.195]],[\"comment/163\",[]],[\"name/164\",[3,43.626]],[\"comment/164\",[]],[\"name/165\",[33,42.195]],[\"comment/165\",[]],[\"name/166\",[53,29.957]],[\"comment/166\",[]],[\"name/167\",[34,43.626]],[\"comment/167\",[]],[\"name/168\",[53,29.957]],[\"comment/168\",[]],[\"name/169\",[25,42.195]],[\"comment/169\",[]],[\"name/170\",[53,29.957]],[\"comment/170\",[]],[\"name/171\",[26,43.626]],[\"comment/171\",[]],[\"name/172\",[53,29.957]],[\"comment/172\",[]],[\"name/173\",[27,39.831]],[\"comment/173\",[]],[\"name/174\",[53,29.957]],[\"comment/174\",[]],[\"name/175\",[28,43.626]],[\"comment/175\",[]],[\"name/176\",[53,29.957]],[\"comment/176\",[]],[\"name/177\",[89,58.289]],[\"comment/177\",[]],[\"name/178\",[90,58.289]],[\"comment/178\",[]],[\"name/179\",[91,58.289]],[\"comment/179\",[]],[\"name/180\",[92,58.289]],[\"comment/180\",[]],[\"name/181\",[19,43.626]],[\"comment/181\",[]],[\"name/182\",[20,40.943]],[\"comment/182\",[]],[\"name/183\",[21,43.626]],[\"comment/183\",[]],[\"name/184\",[22,42.195]],[\"comment/184\",[]],[\"name/185\",[18,42.195]],[\"comment/185\",[]],[\"name/186\",[2,42.195]],[\"comment/186\",[]],[\"name/187\",[93,58.289]],[\"comment/187\",[]],[\"name/188\",[94,58.289]],[\"comment/188\",[]],[\"name/189\",[95,58.289]],[\"comment/189\",[]],[\"name/190\",[96,58.289]],[\"comment/190\",[]],[\"name/191\",[97,58.289]],[\"comment/191\",[]],[\"name/192\",[98,58.289]],[\"comment/192\",[]],[\"name/193\",[99,58.289]],[\"comment/193\",[]],[\"name/194\",[100,58.289]],[\"comment/194\",[]],[\"name/195\",[76,47.303]],[\"comment/195\",[]],[\"name/196\",[77,47.303]],[\"comment/196\",[]],[\"name/197\",[78,47.303]],[\"comment/197\",[]],[\"name/198\",[79,47.303]],[\"comment/198\",[]],[\"name/199\",[80,45.297]],[\"comment/199\",[]],[\"name/200\",[81,47.303]],[\"comment/200\",[]],[\"name/201\",[82,49.816]],[\"comment/201\",[]],[\"name/202\",[83,49.816]],[\"comment/202\",[]],[\"name/203\",[27,39.831]],[\"comment/203\",[]],[\"name/204\",[84,47.303]],[\"comment/204\",[]],[\"name/205\",[101,58.289]],[\"comment/205\",[]],[\"name/206\",[84,47.303]],[\"comment/206\",[]],[\"name/207\",[102,58.289]],[\"comment/207\",[]],[\"name/208\",[103,58.289]],[\"comment/208\",[]],[\"name/209\",[77,47.303]],[\"comment/209\",[]],[\"name/210\",[53,29.957]],[\"comment/210\",[]],[\"name/211\",[104,58.289]],[\"comment/211\",[]],[\"name/212\",[105,58.289]],[\"comment/212\",[]],[\"name/213\",[106,58.289]],[\"comment/213\",[]],[\"name/214\",[18,42.195]],[\"comment/214\",[]],[\"name/215\",[79,47.303]],[\"comment/215\",[]],[\"name/216\",[53,29.957]],[\"comment/216\",[]],[\"name/217\",[107,58.289]],[\"comment/217\",[]],[\"name/218\",[108,42.195]],[\"comment/218\",[]],[\"name/219\",[109,58.289]],[\"comment/219\",[]],[\"name/220\",[110,58.289]],[\"comment/220\",[]],[\"name/221\",[111,58.289]],[\"comment/221\",[]],[\"name/222\",[53,29.957]],[\"comment/222\",[]],[\"name/223\",[112,58.289]],[\"comment/223\",[]],[\"name/224\",[113,53.181]],[\"comment/224\",[]],[\"name/225\",[114,53.181]],[\"comment/225\",[]],[\"name/226\",[115,49.816]],[\"comment/226\",[]],[\"name/227\",[116,58.289]],[\"comment/227\",[]],[\"name/228\",[76,47.303]],[\"comment/228\",[]],[\"name/229\",[53,29.957]],[\"comment/229\",[]],[\"name/230\",[78,47.303]],[\"comment/230\",[]],[\"name/231\",[53,29.957]],[\"comment/231\",[]],[\"name/232\",[117,58.289]],[\"comment/232\",[]],[\"name/233\",[118,53.181]],[\"comment/233\",[]],[\"name/234\",[119,49.816]],[\"comment/234\",[]],[\"name/235\",[120,49.816]],[\"comment/235\",[]],[\"name/236\",[108,42.195]],[\"comment/236\",[]],[\"name/237\",[121,58.289]],[\"comment/237\",[]],[\"name/238\",[122,58.289]],[\"comment/238\",[]],[\"name/239\",[123,58.289]],[\"comment/239\",[]],[\"name/240\",[124,58.289]],[\"comment/240\",[]],[\"name/241\",[125,58.289]],[\"comment/241\",[]],[\"name/242\",[126,58.289]],[\"comment/242\",[]],[\"name/243\",[127,58.289]],[\"comment/243\",[]],[\"name/244\",[108,42.195]],[\"comment/244\",[]],[\"name/245\",[128,53.181]],[\"comment/245\",[]],[\"name/246\",[129,58.289]],[\"comment/246\",[]],[\"name/247\",[130,58.289]],[\"comment/247\",[]],[\"name/248\",[20,40.943]],[\"comment/248\",[]],[\"name/249\",[16,42.195]],[\"comment/249\",[]],[\"name/250\",[131,58.289]],[\"comment/250\",[]],[\"name/251\",[132,58.289]],[\"comment/251\",[]],[\"name/252\",[133,58.289]],[\"comment/252\",[]],[\"name/253\",[134,58.289]],[\"comment/253\",[]],[\"name/254\",[17,38.83]],[\"comment/254\",[]],[\"name/255\",[135,49.816]],[\"comment/255\",[]],[\"name/256\",[136,45.297]],[\"comment/256\",[]],[\"name/257\",[137,58.289]],[\"comment/257\",[]],[\"name/258\",[138,53.181]],[\"comment/258\",[]],[\"name/259\",[139,58.289]],[\"comment/259\",[]],[\"name/260\",[140,53.181]],[\"comment/260\",[]],[\"name/261\",[141,53.181]],[\"comment/261\",[]],[\"name/262\",[142,58.289]],[\"comment/262\",[]],[\"name/263\",[53,29.957]],[\"comment/263\",[]],[\"name/264\",[143,53.181]],[\"comment/264\",[]],[\"name/265\",[53,29.957]],[\"comment/265\",[]],[\"name/266\",[144,58.289]],[\"comment/266\",[]],[\"name/267\",[53,29.957]],[\"comment/267\",[]],[\"name/268\",[145,53.181]],[\"comment/268\",[]],[\"name/269\",[53,29.957]],[\"comment/269\",[]],[\"name/270\",[146,53.181]],[\"comment/270\",[]],[\"name/271\",[53,29.957]],[\"comment/271\",[]],[\"name/272\",[147,53.181]],[\"comment/272\",[]],[\"name/273\",[148,58.289]],[\"comment/273\",[]],[\"name/274\",[115,49.816]],[\"comment/274\",[]],[\"name/275\",[149,58.289]],[\"comment/275\",[]],[\"name/276\",[113,53.181]],[\"comment/276\",[]],[\"name/277\",[114,53.181]],[\"comment/277\",[]],[\"name/278\",[115,49.816]],[\"comment/278\",[]],[\"name/279\",[140,53.181]],[\"comment/279\",[]],[\"name/280\",[150,58.289]],[\"comment/280\",[]],[\"name/281\",[141,53.181]],[\"comment/281\",[]],[\"name/282\",[17,38.83]],[\"comment/282\",[]],[\"name/283\",[135,49.816]],[\"comment/283\",[]],[\"name/284\",[136,45.297]],[\"comment/284\",[]],[\"name/285\",[80,45.297]],[\"comment/285\",[]],[\"name/286\",[81,47.303]],[\"comment/286\",[]],[\"name/287\",[147,53.181]],[\"comment/287\",[]],[\"name/288\",[17,38.83]],[\"comment/288\",[]],[\"name/289\",[135,49.816]],[\"comment/289\",[]],[\"name/290\",[136,45.297]],[\"comment/290\",[]],[\"name/291\",[151,58.289]],[\"comment/291\",[]],[\"name/292\",[5,43.626]],[\"comment/292\",[]],[\"name/293\",[1,37.921]],[\"comment/293\",[]],[\"name/294\",[138,53.181]],[\"comment/294\",[]],[\"name/295\",[80,45.297]],[\"comment/295\",[]],[\"name/296\",[152,58.289]],[\"comment/296\",[]],[\"name/297\",[153,58.289]],[\"comment/297\",[]],[\"name/298\",[25,42.195]],[\"comment/298\",[]],[\"name/299\",[143,53.181]],[\"comment/299\",[]],[\"name/300\",[33,42.195]],[\"comment/300\",[]],[\"name/301\",[145,53.181]],[\"comment/301\",[]],[\"name/302\",[146,53.181]],[\"comment/302\",[]],[\"name/303\",[154,58.289]],[\"comment/303\",[]],[\"name/304\",[1,37.921]],[\"comment/304\",[]],[\"name/305\",[71,53.181]],[\"comment/305\",[]],[\"name/306\",[19,43.626]],[\"comment/306\",[]],[\"name/307\",[22,42.195]],[\"comment/307\",[]],[\"name/308\",[31,45.297]],[\"comment/308\",[]],[\"name/309\",[9,40.943]],[\"comment/309\",[]],[\"name/310\",[37,40.943]],[\"comment/310\",[]],[\"name/311\",[35,45.297]],[\"comment/311\",[]],[\"name/312\",[46,45.297]],[\"comment/312\",[]],[\"name/313\",[48,45.297]],[\"comment/313\",[]],[\"name/314\",[20,40.943]],[\"comment/314\",[]],[\"name/315\",[21,43.626]],[\"comment/315\",[]],[\"name/316\",[2,42.195]],[\"comment/316\",[]],[\"name/317\",[3,43.626]],[\"comment/317\",[]],[\"name/318\",[4,45.297]],[\"comment/318\",[]],[\"name/319\",[5,43.626]],[\"comment/319\",[]],[\"name/320\",[7,45.297]],[\"comment/320\",[]],[\"name/321\",[8,45.297]],[\"comment/321\",[]],[\"name/322\",[16,42.195]],[\"comment/322\",[]],[\"name/323\",[17,38.83]],[\"comment/323\",[]],[\"name/324\",[18,42.195]],[\"comment/324\",[]],[\"name/325\",[25,42.195]],[\"comment/325\",[]],[\"name/326\",[26,43.626]],[\"comment/326\",[]],[\"name/327\",[27,39.831]],[\"comment/327\",[]],[\"name/328\",[28,43.626]],[\"comment/328\",[]],[\"name/329\",[30,43.626]],[\"comment/329\",[]],[\"name/330\",[32,45.297]],[\"comment/330\",[]],[\"name/331\",[33,42.195]],[\"comment/331\",[]],[\"name/332\",[34,43.626]],[\"comment/332\",[]],[\"name/333\",[36,45.297]],[\"comment/333\",[]],[\"name/334\",[38,45.297]],[\"comment/334\",[]],[\"name/335\",[39,45.297]],[\"comment/335\",[]],[\"name/336\",[49,45.297]],[\"comment/336\",[]],[\"name/337\",[50,45.297]],[\"comment/337\",[]],[\"name/338\",[51,45.297]],[\"comment/338\",[]],[\"name/339\",[52,45.297]],[\"comment/339\",[]],[\"name/340\",[53,29.957]],[\"comment/340\",[]],[\"name/341\",[155,58.289]],[\"comment/341\",[]],[\"name/342\",[1,37.921]],[\"comment/342\",[]],[\"name/343\",[9,40.943]],[\"comment/343\",[]],[\"name/344\",[37,40.943]],[\"comment/344\",[]],[\"name/345\",[35,45.297]],[\"comment/345\",[]],[\"name/346\",[46,45.297]],[\"comment/346\",[]],[\"name/347\",[48,45.297]],[\"comment/347\",[]],[\"name/348\",[19,43.626]],[\"comment/348\",[]],[\"name/349\",[20,40.943]],[\"comment/349\",[]],[\"name/350\",[21,43.626]],[\"comment/350\",[]],[\"name/351\",[22,42.195]],[\"comment/351\",[]],[\"name/352\",[31,45.297]],[\"comment/352\",[]],[\"name/353\",[2,42.195]],[\"comment/353\",[]],[\"name/354\",[3,43.626]],[\"comment/354\",[]],[\"name/355\",[4,45.297]],[\"comment/355\",[]],[\"name/356\",[5,43.626]],[\"comment/356\",[]],[\"name/357\",[7,45.297]],[\"comment/357\",[]],[\"name/358\",[8,45.297]],[\"comment/358\",[]],[\"name/359\",[16,42.195]],[\"comment/359\",[]],[\"name/360\",[17,38.83]],[\"comment/360\",[]],[\"name/361\",[18,42.195]],[\"comment/361\",[]],[\"name/362\",[25,42.195]],[\"comment/362\",[]],[\"name/363\",[26,43.626]],[\"comment/363\",[]],[\"name/364\",[27,39.831]],[\"comment/364\",[]],[\"name/365\",[28,43.626]],[\"comment/365\",[]],[\"name/366\",[30,43.626]],[\"comment/366\",[]],[\"name/367\",[32,45.297]],[\"comment/367\",[]],[\"name/368\",[33,42.195]],[\"comment/368\",[]],[\"name/369\",[34,43.626]],[\"comment/369\",[]],[\"name/370\",[36,45.297]],[\"comment/370\",[]],[\"name/371\",[38,45.297]],[\"comment/371\",[]],[\"name/372\",[39,45.297]],[\"comment/372\",[]],[\"name/373\",[49,45.297]],[\"comment/373\",[]],[\"name/374\",[50,45.297]],[\"comment/374\",[]],[\"name/375\",[51,45.297]],[\"comment/375\",[]],[\"name/376\",[52,45.297]],[\"comment/376\",[]],[\"name/377\",[53,29.957]],[\"comment/377\",[]],[\"name/378\",[156,58.289]],[\"comment/378\",[]],[\"name/379\",[157,53.181]],[\"comment/379\",[]],[\"name/380\",[76,47.303]],[\"comment/380\",[]],[\"name/381\",[77,47.303]],[\"comment/381\",[]],[\"name/382\",[78,47.303]],[\"comment/382\",[]],[\"name/383\",[79,47.303]],[\"comment/383\",[]],[\"name/384\",[80,45.297]],[\"comment/384\",[]],[\"name/385\",[81,47.303]],[\"comment/385\",[]],[\"name/386\",[82,49.816]],[\"comment/386\",[]],[\"name/387\",[83,49.816]],[\"comment/387\",[]],[\"name/388\",[27,39.831]],[\"comment/388\",[]],[\"name/389\",[84,47.303]],[\"comment/389\",[]],[\"name/390\",[158,58.289]],[\"comment/390\",[]],[\"name/391\",[1,37.921]],[\"comment/391\",[]],[\"name/392\",[108,42.195]],[\"comment/392\",[]],[\"name/393\",[159,47.303]],[\"comment/393\",[]],[\"name/394\",[160,49.816]],[\"comment/394\",[]],[\"name/395\",[161,47.303]],[\"comment/395\",[]],[\"name/396\",[162,49.816]],[\"comment/396\",[]],[\"name/397\",[37,40.943]],[\"comment/397\",[]],[\"name/398\",[163,49.816]],[\"comment/398\",[]],[\"name/399\",[9,40.943]],[\"comment/399\",[]],[\"name/400\",[164,58.289]],[\"comment/400\",[]],[\"name/401\",[165,58.289]],[\"comment/401\",[]],[\"name/402\",[166,49.816]],[\"comment/402\",[]],[\"name/403\",[167,49.816]],[\"comment/403\",[]],[\"name/404\",[168,49.816]],[\"comment/404\",[]],[\"name/405\",[169,49.816]],[\"comment/405\",[]],[\"name/406\",[170,49.816]],[\"comment/406\",[]],[\"name/407\",[171,49.816]],[\"comment/407\",[]],[\"name/408\",[172,49.816]],[\"comment/408\",[]],[\"name/409\",[173,58.289]],[\"comment/409\",[]],[\"name/410\",[174,58.289]],[\"comment/410\",[]],[\"name/411\",[175,58.289]],[\"comment/411\",[]],[\"name/412\",[176,58.289]],[\"comment/412\",[]],[\"name/413\",[177,58.289]],[\"comment/413\",[]],[\"name/414\",[1,37.921]],[\"comment/414\",[]],[\"name/415\",[108,42.195]],[\"comment/415\",[]],[\"name/416\",[168,49.816]],[\"comment/416\",[]],[\"name/417\",[159,47.303]],[\"comment/417\",[]],[\"name/418\",[160,49.816]],[\"comment/418\",[]],[\"name/419\",[161,47.303]],[\"comment/419\",[]],[\"name/420\",[162,49.816]],[\"comment/420\",[]],[\"name/421\",[37,40.943]],[\"comment/421\",[]],[\"name/422\",[163,49.816]],[\"comment/422\",[]],[\"name/423\",[9,40.943]],[\"comment/423\",[]],[\"name/424\",[166,49.816]],[\"comment/424\",[]],[\"name/425\",[167,49.816]],[\"comment/425\",[]],[\"name/426\",[169,49.816]],[\"comment/426\",[]],[\"name/427\",[170,49.816]],[\"comment/427\",[]],[\"name/428\",[171,49.816]],[\"comment/428\",[]],[\"name/429\",[172,49.816]],[\"comment/429\",[]],[\"name/430\",[178,58.289]],[\"comment/430\",[]],[\"name/431\",[1,37.921]],[\"comment/431\",[]],[\"name/432\",[108,42.195]],[\"comment/432\",[]],[\"name/433\",[168,49.816]],[\"comment/433\",[]],[\"name/434\",[170,49.816]],[\"comment/434\",[]],[\"name/435\",[159,47.303]],[\"comment/435\",[]],[\"name/436\",[160,49.816]],[\"comment/436\",[]],[\"name/437\",[161,47.303]],[\"comment/437\",[]],[\"name/438\",[162,49.816]],[\"comment/438\",[]],[\"name/439\",[37,40.943]],[\"comment/439\",[]],[\"name/440\",[163,49.816]],[\"comment/440\",[]],[\"name/441\",[9,40.943]],[\"comment/441\",[]],[\"name/442\",[166,49.816]],[\"comment/442\",[]],[\"name/443\",[167,49.816]],[\"comment/443\",[]],[\"name/444\",[169,49.816]],[\"comment/444\",[]],[\"name/445\",[171,49.816]],[\"comment/445\",[]],[\"name/446\",[172,49.816]],[\"comment/446\",[]],[\"name/447\",[179,58.289]],[\"comment/447\",[]],[\"name/448\",[180,53.181]],[\"comment/448\",[]],[\"name/449\",[157,53.181]],[\"comment/449\",[]],[\"name/450\",[181,58.289]],[\"comment/450\",[]],[\"name/451\",[182,58.289]],[\"comment/451\",[]],[\"name/452\",[180,53.181]],[\"comment/452\",[]],[\"name/453\",[159,47.303]],[\"comment/453\",[]],[\"name/454\",[183,58.289]],[\"comment/454\",[]],[\"name/455\",[53,29.957]],[\"comment/455\",[]],[\"name/456\",[184,58.289]],[\"comment/456\",[]],[\"name/457\",[185,58.289]],[\"comment/457\",[]],[\"name/458\",[53,29.957]],[\"comment/458\",[]],[\"name/459\",[186,58.289]],[\"comment/459\",[]],[\"name/460\",[187,53.181]],[\"comment/460\",[]],[\"name/461\",[188,58.289]],[\"comment/461\",[]],[\"name/462\",[189,53.181]],[\"comment/462\",[]],[\"name/463\",[190,53.181]],[\"comment/463\",[]],[\"name/464\",[161,47.303]],[\"comment/464\",[]],[\"name/465\",[128,53.181]],[\"comment/465\",[]],[\"name/466\",[118,53.181]],[\"comment/466\",[]],[\"name/467\",[119,49.816]],[\"comment/467\",[]],[\"name/468\",[120,49.816]],[\"comment/468\",[]],[\"name/469\",[108,42.195]],[\"comment/469\",[]],[\"name/470\",[191,58.289]],[\"comment/470\",[]],[\"name/471\",[192,58.289]],[\"comment/471\",[]],[\"name/472\",[53,29.957]],[\"comment/472\",[]],[\"name/473\",[193,58.289]],[\"comment/473\",[]],[\"name/474\",[53,29.957]],[\"comment/474\",[]],[\"name/475\",[20,40.943]],[\"comment/475\",[]],[\"name/476\",[189,53.181]],[\"comment/476\",[]],[\"name/477\",[187,53.181]],[\"comment/477\",[]],[\"name/478\",[194,58.289]],[\"comment/478\",[]],[\"name/479\",[119,49.816]],[\"comment/479\",[]],[\"name/480\",[190,53.181]],[\"comment/480\",[]],[\"name/481\",[120,49.816]],[\"comment/481\",[]],[\"name/482\",[17,38.83]],[\"comment/482\",[]],[\"name/483\",[136,45.297]],[\"comment/483\",[]],[\"name/484\",[195,58.289]],[\"comment/484\",[]],[\"name/485\",[17,38.83]],[\"comment/485\",[]],[\"name/486\",[136,45.297]],[\"comment/486\",[]],[\"name/487\",[196,58.289]],[\"comment/487\",[]],[\"name/488\",[1,37.921]],[\"comment/488\",[]],[\"name/489\",[197,53.181]],[\"comment/489\",[]],[\"name/490\",[198,58.289]],[\"comment/490\",[]],[\"name/491\",[199,58.289]],[\"comment/491\",[]],[\"name/492\",[200,58.289]],[\"comment/492\",[]],[\"name/493\",[201,58.289]],[\"comment/493\",[]],[\"name/494\",[202,58.289]],[\"comment/494\",[]],[\"name/495\",[203,58.289]],[\"comment/495\",[]],[\"name/496\",[30,43.626]],[\"comment/496\",[]],[\"name/497\",[204,58.289]],[\"comment/497\",[]],[\"name/498\",[205,58.289]],[\"comment/498\",[]],[\"name/499\",[1,37.921]],[\"comment/499\",[]],[\"name/500\",[206,58.289]],[\"comment/500\",[]],[\"name/501\",[207,58.289]],[\"comment/501\",[]],[\"name/502\",[197,53.181]],[\"comment/502\",[]],[\"name/503\",[22,42.195]],[\"comment/503\",[]],[\"name/504\",[208,58.289]],[\"comment/504\",[]],[\"name/505\",[209,58.289]],[\"comment/505\",[]],[\"name/506\",[210,58.289]],[\"comment/506\",[]],[\"name/507\",[211,58.289]],[\"comment/507\",[]],[\"name/508\",[212,58.289]],[\"comment/508\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":53,\"name\":{\"53\":{},\"107\":{},\"144\":{},\"166\":{},\"168\":{},\"170\":{},\"172\":{},\"174\":{},\"176\":{},\"210\":{},\"216\":{},\"222\":{},\"229\":{},\"231\":{},\"263\":{},\"265\":{},\"267\":{},\"269\":{},\"271\":{},\"340\":{},\"377\":{},\"455\":{},\"458\":{},\"472\":{},\"474\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":158,\"name\":{\"390\":{}},\"comment\":{}}],[\"active\",{\"_index\":106,\"name\":{\"213\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":39,\"name\":{\"39\":{},\"102\":{},\"139\":{},\"335\":{},\"372\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":49,\"name\":{\"49\":{},\"103\":{},\"140\":{},\"336\":{},\"373\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":113,\"name\":{\"224\":{},\"276\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":162,\"name\":{\"396\":{},\"420\":{},\"438\":{}},\"comment\":{}}],[\"async\",{\"_index\":182,\"name\":{\"451\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":212,\"name\":{\"508\":{}},\"comment\":{}}],[\"average\",{\"_index\":114,\"name\":{\"225\":{},\"277\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":38,\"name\":{\"38\":{},\"101\":{},\"138\":{},\"334\":{},\"371\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":174,\"name\":{\"410\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"busy\",{\"_index\":31,\"name\":{\"31\":{},\"75\":{},\"120\":{},\"308\":{},\"352\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":94,\"name\":{\"188\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":169,\"name\":{\"405\":{},\"426\":{},\"444\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":204,\"name\":{\"497\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":176,\"name\":{\"412\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":165,\"name\":{\"401\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":164,\"name\":{\"400\":{}},\"comment\":{}}],[\"choose\",{\"_index\":144,\"name\":{\"266\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":196,\"name\":{\"487\":{}},\"comment\":{}}],[\"clear\",{\"_index\":211,\"name\":{\"507\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":73,\"name\":{\"145\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":177,\"name\":{\"413\":{}},\"comment\":{}}],[\"concat\",{\"_index\":200,\"name\":{\"492\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":102,\"name\":{\"207\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"71\":{},\"109\":{},\"293\":{},\"304\":{},\"342\":{},\"391\":{},\"414\":{},\"431\":{},\"488\":{},\"499\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":51,\"name\":{\"51\":{},\"105\":{},\"142\":{},\"338\":{},\"375\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":50,\"name\":{\"50\":{},\"104\":{},\"141\":{},\"337\":{},\"374\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":48,\"name\":{\"48\":{},\"81\":{},\"115\":{},\"313\":{},\"347\":{}},\"comment\":{}}],[\"data\",{\"_index\":119,\"name\":{\"234\":{},\"467\":{},\"479\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":209,\"name\":{\"505\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":34,\"name\":{\"34\":{},\"100\":{},\"137\":{},\"167\":{},\"332\":{},\"369\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":35,\"name\":{\"35\":{},\"79\":{},\"113\":{},\"311\":{},\"345\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":154,\"name\":{\"303\":{}},\"comment\":{}}],[\"elu\",{\"_index\":136,\"name\":{\"256\":{},\"284\":{},\"290\":{},\"483\":{},\"486\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"85\":{},\"122\":{},\"164\":{},\"317\":{},\"354\":{}},\"comment\":{}}],[\"empty\",{\"_index\":203,\"name\":{\"495\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":83,\"name\":{\"155\":{},\"202\":{},\"387\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":27,\"name\":{\"27\":{},\"95\":{},\"132\":{},\"156\":{},\"173\":{},\"203\":{},\"327\":{},\"364\":{},\"388\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":175,\"name\":{\"411\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":208,\"name\":{\"504\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"env\",{\"_index\":74,\"name\":{\"146\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":77,\"name\":{\"149\":{},\"196\":{},\"209\":{},\"381\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":104,\"name\":{\"211\":{}},\"comment\":{}}],[\"execute\",{\"_index\":33,\"name\":{\"33\":{},\"99\":{},\"136\":{},\"165\":{},\"300\":{},\"331\":{},\"368\":{}},\"comment\":{}}],[\"executed\",{\"_index\":122,\"name\":{\"238\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":95,\"name\":{\"189\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"executing\",{\"_index\":123,\"name\":{\"239\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":96,\"name\":{\"190\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":79,\"name\":{\"151\":{},\"198\":{},\"215\":{},\"383\":{}},\"comment\":{}}],[\"failed\",{\"_index\":126,\"name\":{\"242\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":99,\"name\":{\"193\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":8,\"name\":{\"8\":{},\"89\":{},\"126\":{},\"321\":{},\"358\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":72,\"name\":{\"108\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":155,\"name\":{\"341\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"full\",{\"_index\":30,\"name\":{\"30\":{},\"97\":{},\"134\":{},\"329\":{},\"366\":{},\"496\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":167,\"name\":{\"403\":{},\"425\":{},\"443\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":152,\"name\":{\"296\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":173,\"name\":{\"409\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":153,\"name\":{\"297\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"getworkerid\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"getworkerusage\",{\"_index\":69,\"name\":{\"69\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":170,\"name\":{\"406\":{},\"427\":{},\"434\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"handleworkerstartedmessage\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"history\",{\"_index\":116,\"name\":{\"227\":{}},\"comment\":{}}],[\"id\",{\"_index\":108,\"name\":{\"218\":{},\"236\":{},\"244\":{},\"392\":{},\"415\":{},\"432\":{},\"469\":{}},\"comment\":{}}],[\"idle\",{\"_index\":105,\"name\":{\"212\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":93,\"name\":{\"187\":{}},\"comment\":{}}],[\"info\",{\"_index\":16,\"name\":{\"16\":{},\"90\":{},\"127\":{},\"162\":{},\"249\":{},\"322\":{},\"359\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":32,\"name\":{\"32\":{},\"98\":{},\"135\":{},\"330\":{},\"367\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":88,\"name\":{\"161\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":37,\"name\":{\"37\":{},\"78\":{},\"112\":{},\"310\":{},\"344\":{},\"397\":{},\"421\":{},\"439\":{}},\"comment\":{}}],[\"items\",{\"_index\":206,\"name\":{\"500\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":107,\"name\":{\"217\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":139,\"name\":{\"259\":{}},\"comment\":{}}],[\"kill\",{\"_index\":188,\"name\":{\"461\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":180,\"name\":{\"448\":{},\"452\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":179,\"name\":{\"447\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":160,\"name\":{\"394\":{},\"418\":{},\"436\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":163,\"name\":{\"398\":{},\"422\":{},\"440\":{}},\"comment\":{}}],[\"max\",{\"_index\":71,\"name\":{\"72\":{},\"305\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":181,\"name\":{\"450\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":125,\"name\":{\"241\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":98,\"name\":{\"192\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":22,\"name\":{\"22\":{},\"74\":{},\"119\":{},\"184\":{},\"307\":{},\"351\":{},\"503\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":147,\"name\":{\"272\":{},\"287\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":148,\"name\":{\"273\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":137,\"name\":{\"257\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":112,\"name\":{\"223\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":149,\"name\":{\"275\":{}},\"comment\":{}}],[\"median\",{\"_index\":115,\"name\":{\"226\":{},\"274\":{},\"278\":{}},\"comment\":{}}],[\"message\",{\"_index\":194,\"name\":{\"478\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":76,\"name\":{\"148\":{},\"195\":{},\"228\":{},\"380\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":166,\"name\":{\"402\":{},\"424\":{},\"442\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":186,\"name\":{\"459\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":21,\"name\":{\"21\":{},\"83\":{},\"118\":{},\"183\":{},\"315\":{},\"350\":{}},\"comment\":{}}],[\"name\",{\"_index\":118,\"name\":{\"233\":{},\"466\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":7,\"name\":{\"7\":{},\"88\":{},\"125\":{},\"320\":{},\"357\":{}},\"comment\":{}}],[\"offset\",{\"_index\":207,\"name\":{\"501\":{}},\"comment\":{}}],[\"on\",{\"_index\":110,\"name\":{\"220\":{}},\"comment\":{}}],[\"once\",{\"_index\":111,\"name\":{\"221\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":78,\"name\":{\"150\":{},\"197\":{},\"230\":{},\"382\":{}},\"comment\":{}}],[\"opts\",{\"_index\":9,\"name\":{\"9\":{},\"76\":{},\"110\":{},\"309\":{},\"343\":{},\"399\":{},\"423\":{},\"441\":{}},\"comment\":{}}],[\"peek\",{\"_index\":210,\"name\":{\"506\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":89,\"name\":{\"177\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":90,\"name\":{\"178\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":85,\"name\":{\"158\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":91,\"name\":{\"179\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":100,\"name\":{\"194\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":101,\"name\":{\"205\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":86,\"name\":{\"159\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"86\":{},\"123\":{},\"318\":{},\"355\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":191,\"name\":{\"470\":{}},\"comment\":{}}],[\"push\",{\"_index\":198,\"name\":{\"490\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"queue\",{\"_index\":205,\"name\":{\"498\":{}},\"comment\":{}}],[\"queued\",{\"_index\":124,\"name\":{\"240\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":97,\"name\":{\"191\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"reject\",{\"_index\":193,\"name\":{\"473\":{}},\"comment\":{}}],[\"remove\",{\"_index\":145,\"name\":{\"268\":{},\"301\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"reset\",{\"_index\":142,\"name\":{\"262\":{}},\"comment\":{}}],[\"resize\",{\"_index\":202,\"name\":{\"494\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":192,\"name\":{\"471\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":82,\"name\":{\"154\":{},\"201\":{},\"386\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":172,\"name\":{\"408\":{},\"429\":{},\"446\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":171,\"name\":{\"407\":{},\"428\":{},\"445\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":17,\"name\":{\"17\":{},\"91\":{},\"128\":{},\"254\":{},\"282\":{},\"288\":{},\"323\":{},\"360\":{},\"482\":{},\"485\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":168,\"name\":{\"404\":{},\"416\":{},\"433\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":46,\"name\":{\"46\":{},\"80\":{},\"114\":{},\"312\":{},\"346\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":146,\"name\":{\"270\":{},\"302\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":28,\"name\":{\"28\":{},\"96\":{},\"133\":{},\"175\":{},\"328\":{},\"365\":{}},\"comment\":{}}],[\"settings\",{\"_index\":75,\"name\":{\"147\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":36,\"name\":{\"36\":{},\"77\":{},\"111\":{},\"333\":{},\"370\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":25,\"name\":{\"25\":{},\"93\":{},\"130\":{},\"169\":{},\"298\":{},\"325\":{},\"362\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":26,\"name\":{\"26\":{},\"94\":{},\"131\":{},\"171\":{},\"326\":{},\"363\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":68,\"name\":{\"68\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"sharedbuffer\",{\"_index\":129,\"name\":{\"246\":{}},\"comment\":{}}],[\"size\",{\"_index\":197,\"name\":{\"489\":{},\"502\":{}},\"comment\":{}}],[\"splice\",{\"_index\":201,\"name\":{\"493\":{}},\"comment\":{}}],[\"started\",{\"_index\":128,\"name\":{\"245\":{},\"465\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":161,\"name\":{\"395\":{},\"419\":{},\"437\":{},\"464\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":140,\"name\":{\"260\":{},\"279\":{}},\"comment\":{}}],[\"task\",{\"_index\":117,\"name\":{\"232\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":189,\"name\":{\"462\":{},\"476\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":159,\"name\":{\"393\":{},\"417\":{},\"435\":{},\"453\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":190,\"name\":{\"463\":{},\"480\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":134,\"name\":{\"253\":{}},\"comment\":{}}],[\"tasksmaxqueuesize\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":132,\"name\":{\"251\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":84,\"name\":{\"157\":{},\"204\":{},\"206\":{},\"389\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":121,\"name\":{\"237\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":141,\"name\":{\"261\":{},\"281\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":109,\"name\":{\"219\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":156,\"name\":{\"378\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":178,\"name\":{\"430\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":120,\"name\":{\"235\":{},\"468\":{},\"481\":{}},\"comment\":{}}],[\"type\",{\"_index\":19,\"name\":{\"19\":{},\"73\":{},\"116\":{},\"181\":{},\"306\":{},\"348\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":199,\"name\":{\"491\":{}},\"comment\":{}}],[\"update\",{\"_index\":143,\"name\":{\"264\":{},\"299\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":42,\"name\":{\"42\":{}},\"comment\":{}}],[\"usage\",{\"_index\":131,\"name\":{\"250\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":150,\"name\":{\"280\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":18,\"name\":{\"18\":{},\"92\":{},\"129\":{},\"185\":{},\"214\":{},\"324\":{},\"361\":{}},\"comment\":{}}],[\"version\",{\"_index\":92,\"name\":{\"180\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":135,\"name\":{\"255\":{},\"283\":{},\"289\":{}},\"comment\":{}}],[\"weights\",{\"_index\":151,\"name\":{\"291\":{}},\"comment\":{}}],[\"worker\",{\"_index\":20,\"name\":{\"20\":{},\"82\":{},\"117\":{},\"182\":{},\"248\":{},\"314\":{},\"349\":{},\"475\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":183,\"name\":{\"454\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":138,\"name\":{\"258\":{},\"294\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":80,\"name\":{\"152\":{},\"199\":{},\"285\":{},\"295\":{},\"384\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"87\":{},\"124\":{},\"292\":{},\"319\":{},\"356\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":81,\"name\":{\"153\":{},\"200\":{},\"286\":{},\"385\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":184,\"name\":{\"456\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":187,\"name\":{\"460\":{},\"477\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":127,\"name\":{\"243\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":52,\"name\":{\"52\":{},\"106\":{},\"143\":{},\"339\":{},\"376\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":130,\"name\":{\"247\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"84\":{},\"121\":{},\"163\":{},\"186\":{},\"316\":{},\"353\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":157,\"name\":{\"379\":{},\"449\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":195,\"name\":{\"484\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":185,\"name\":{\"457\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":103,\"name\":{\"208\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":87,\"name\":{\"160\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":133,\"name\":{\"252\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerById\",\"url\":\"classes/AbstractPool.html#getWorkerById\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerStartedMessage\",\"url\":\"classes/AbstractPool.html#handleWorkerStartedMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNodeTasksUsage\",\"url\":\"classes/AbstractPool.html#setWorkerNodeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"pushWorkerNode\",\"url\":\"classes/AbstractPool.html#pushWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksMaxQueueSize\",\"url\":\"classes/AbstractPool.html#tasksMaxQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerStatistics\",\"url\":\"classes/AbstractPool.html#setWorkerStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getInitialWorkerUsage\",\"url\":\"classes/AbstractPool.html#getInitialWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getInitialWorkerInfo\",\"url\":\"classes/AbstractPool.html#getInitialWorkerInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/PoolInfo.html#version\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/PoolInfo.html#runTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#runTime.__type\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.minimum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.maximum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.average\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.median\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/PoolInfo.html#waitTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.minimum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.maximum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.average-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.median-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/MeasurementStatistics.html#minimum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/MeasurementStatistics.html#maximum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerInfo\",\"url\":\"interfaces/WorkerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/WorkerInfo.html#id\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"interfaces/WorkerInfo.html#started\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":256,\"name\":\"WorkerNode\",\"url\":\"interfaces/WorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/WorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/WorkerNode.html#info\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/WorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueue\",\"url\":\"interfaces/WorkerNode.html#tasksQueue\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/AbstractWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/AbstractWorker.html#checkAlive\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ClusterWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ClusterWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ThreadWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ThreadWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerAsyncFunction\",\"url\":\"types/WorkerAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerAsyncFunction\"},{\"kind\":4194304,\"name\":\"WorkerFunction\",\"url\":\"types/WorkerFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerSyncFunction\",\"url\":\"types/WorkerSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"interfaces/MessageValue.html#started\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/TaskError.html#workerId\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,58.522]],[\"comment/0\",[]],[\"name/1\",[1,38.153]],[\"comment/1\",[]],[\"name/2\",[2,42.428]],[\"comment/2\",[]],[\"name/3\",[3,43.859]],[\"comment/3\",[]],[\"name/4\",[4,45.529]],[\"comment/4\",[]],[\"name/5\",[5,43.859]],[\"comment/5\",[]],[\"name/6\",[6,58.522]],[\"comment/6\",[]],[\"name/7\",[7,45.529]],[\"comment/7\",[]],[\"name/8\",[8,45.529]],[\"comment/8\",[]],[\"name/9\",[9,41.176]],[\"comment/9\",[]],[\"name/10\",[10,58.522]],[\"comment/10\",[]],[\"name/11\",[11,58.522]],[\"comment/11\",[]],[\"name/12\",[12,58.522]],[\"comment/12\",[]],[\"name/13\",[13,58.522]],[\"comment/13\",[]],[\"name/14\",[14,58.522]],[\"comment/14\",[]],[\"name/15\",[15,58.522]],[\"comment/15\",[]],[\"name/16\",[16,42.428]],[\"comment/16\",[]],[\"name/17\",[17,42.428]],[\"comment/17\",[]],[\"name/18\",[18,43.859]],[\"comment/18\",[]],[\"name/19\",[19,41.176]],[\"comment/19\",[]],[\"name/20\",[20,43.859]],[\"comment/20\",[]],[\"name/21\",[21,42.428]],[\"comment/21\",[]],[\"name/22\",[22,58.522]],[\"comment/22\",[]],[\"name/23\",[23,58.522]],[\"comment/23\",[]],[\"name/24\",[24,42.428]],[\"comment/24\",[]],[\"name/25\",[25,43.859]],[\"comment/25\",[]],[\"name/26\",[26,40.064]],[\"comment/26\",[]],[\"name/27\",[27,43.859]],[\"comment/27\",[]],[\"name/28\",[28,58.522]],[\"comment/28\",[]],[\"name/29\",[29,43.859]],[\"comment/29\",[]],[\"name/30\",[30,45.529]],[\"comment/30\",[]],[\"name/31\",[31,45.529]],[\"comment/31\",[]],[\"name/32\",[32,42.428]],[\"comment/32\",[]],[\"name/33\",[33,43.859]],[\"comment/33\",[]],[\"name/34\",[34,45.529]],[\"comment/34\",[]],[\"name/35\",[35,45.529]],[\"comment/35\",[]],[\"name/36\",[36,41.176]],[\"comment/36\",[]],[\"name/37\",[37,45.529]],[\"comment/37\",[]],[\"name/38\",[38,45.529]],[\"comment/38\",[]],[\"name/39\",[39,58.522]],[\"comment/39\",[]],[\"name/40\",[40,58.522]],[\"comment/40\",[]],[\"name/41\",[41,58.522]],[\"comment/41\",[]],[\"name/42\",[42,58.522]],[\"comment/42\",[]],[\"name/43\",[43,58.522]],[\"comment/43\",[]],[\"name/44\",[44,58.522]],[\"comment/44\",[]],[\"name/45\",[45,45.529]],[\"comment/45\",[]],[\"name/46\",[46,58.522]],[\"comment/46\",[]],[\"name/47\",[47,45.529]],[\"comment/47\",[]],[\"name/48\",[48,45.529]],[\"comment/48\",[]],[\"name/49\",[49,45.529]],[\"comment/49\",[]],[\"name/50\",[50,58.522]],[\"comment/50\",[]],[\"name/51\",[51,45.529]],[\"comment/51\",[]],[\"name/52\",[52,45.529]],[\"comment/52\",[]],[\"name/53\",[53,29.435]],[\"comment/53\",[]],[\"name/54\",[54,58.522]],[\"comment/54\",[]],[\"name/55\",[55,58.522]],[\"comment/55\",[]],[\"name/56\",[56,58.522]],[\"comment/56\",[]],[\"name/57\",[57,58.522]],[\"comment/57\",[]],[\"name/58\",[58,58.522]],[\"comment/58\",[]],[\"name/59\",[59,58.522]],[\"comment/59\",[]],[\"name/60\",[60,58.522]],[\"comment/60\",[]],[\"name/61\",[61,58.522]],[\"comment/61\",[]],[\"name/62\",[62,58.522]],[\"comment/62\",[]],[\"name/63\",[63,58.522]],[\"comment/63\",[]],[\"name/64\",[64,58.522]],[\"comment/64\",[]],[\"name/65\",[65,58.522]],[\"comment/65\",[]],[\"name/66\",[66,58.522]],[\"comment/66\",[]],[\"name/67\",[67,58.522]],[\"comment/67\",[]],[\"name/68\",[68,58.522]],[\"comment/68\",[]],[\"name/69\",[69,58.522]],[\"comment/69\",[]],[\"name/70\",[70,58.522]],[\"comment/70\",[]],[\"name/71\",[71,58.522]],[\"comment/71\",[]],[\"name/72\",[72,58.522]],[\"comment/72\",[]],[\"name/73\",[1,38.153]],[\"comment/73\",[]],[\"name/74\",[73,53.414]],[\"comment/74\",[]],[\"name/75\",[18,43.859]],[\"comment/75\",[]],[\"name/76\",[21,42.428]],[\"comment/76\",[]],[\"name/77\",[30,45.529]],[\"comment/77\",[]],[\"name/78\",[9,41.176]],[\"comment/78\",[]],[\"name/79\",[35,45.529]],[\"comment/79\",[]],[\"name/80\",[36,41.176]],[\"comment/80\",[]],[\"name/81\",[34,45.529]],[\"comment/81\",[]],[\"name/82\",[45,45.529]],[\"comment/82\",[]],[\"name/83\",[47,45.529]],[\"comment/83\",[]],[\"name/84\",[19,41.176]],[\"comment/84\",[]],[\"name/85\",[20,43.859]],[\"comment/85\",[]],[\"name/86\",[2,42.428]],[\"comment/86\",[]],[\"name/87\",[3,43.859]],[\"comment/87\",[]],[\"name/88\",[4,45.529]],[\"comment/88\",[]],[\"name/89\",[5,43.859]],[\"comment/89\",[]],[\"name/90\",[7,45.529]],[\"comment/90\",[]],[\"name/91\",[8,45.529]],[\"comment/91\",[]],[\"name/92\",[16,42.428]],[\"comment/92\",[]],[\"name/93\",[17,42.428]],[\"comment/93\",[]],[\"name/94\",[24,42.428]],[\"comment/94\",[]],[\"name/95\",[25,43.859]],[\"comment/95\",[]],[\"name/96\",[26,40.064]],[\"comment/96\",[]],[\"name/97\",[27,43.859]],[\"comment/97\",[]],[\"name/98\",[29,43.859]],[\"comment/98\",[]],[\"name/99\",[31,45.529]],[\"comment/99\",[]],[\"name/100\",[32,42.428]],[\"comment/100\",[]],[\"name/101\",[33,43.859]],[\"comment/101\",[]],[\"name/102\",[37,45.529]],[\"comment/102\",[]],[\"name/103\",[38,45.529]],[\"comment/103\",[]],[\"name/104\",[48,45.529]],[\"comment/104\",[]],[\"name/105\",[49,45.529]],[\"comment/105\",[]],[\"name/106\",[51,45.529]],[\"comment/106\",[]],[\"name/107\",[52,45.529]],[\"comment/107\",[]],[\"name/108\",[53,29.435]],[\"comment/108\",[]],[\"name/109\",[74,58.522]],[\"comment/109\",[]],[\"name/110\",[1,38.153]],[\"comment/110\",[]],[\"name/111\",[9,41.176]],[\"comment/111\",[]],[\"name/112\",[35,45.529]],[\"comment/112\",[]],[\"name/113\",[36,41.176]],[\"comment/113\",[]],[\"name/114\",[34,45.529]],[\"comment/114\",[]],[\"name/115\",[45,45.529]],[\"comment/115\",[]],[\"name/116\",[47,45.529]],[\"comment/116\",[]],[\"name/117\",[18,43.859]],[\"comment/117\",[]],[\"name/118\",[19,41.176]],[\"comment/118\",[]],[\"name/119\",[20,43.859]],[\"comment/119\",[]],[\"name/120\",[21,42.428]],[\"comment/120\",[]],[\"name/121\",[30,45.529]],[\"comment/121\",[]],[\"name/122\",[2,42.428]],[\"comment/122\",[]],[\"name/123\",[3,43.859]],[\"comment/123\",[]],[\"name/124\",[4,45.529]],[\"comment/124\",[]],[\"name/125\",[5,43.859]],[\"comment/125\",[]],[\"name/126\",[7,45.529]],[\"comment/126\",[]],[\"name/127\",[8,45.529]],[\"comment/127\",[]],[\"name/128\",[16,42.428]],[\"comment/128\",[]],[\"name/129\",[17,42.428]],[\"comment/129\",[]],[\"name/130\",[24,42.428]],[\"comment/130\",[]],[\"name/131\",[25,43.859]],[\"comment/131\",[]],[\"name/132\",[26,40.064]],[\"comment/132\",[]],[\"name/133\",[27,43.859]],[\"comment/133\",[]],[\"name/134\",[29,43.859]],[\"comment/134\",[]],[\"name/135\",[31,45.529]],[\"comment/135\",[]],[\"name/136\",[32,42.428]],[\"comment/136\",[]],[\"name/137\",[33,43.859]],[\"comment/137\",[]],[\"name/138\",[37,45.529]],[\"comment/138\",[]],[\"name/139\",[38,45.529]],[\"comment/139\",[]],[\"name/140\",[48,45.529]],[\"comment/140\",[]],[\"name/141\",[49,45.529]],[\"comment/141\",[]],[\"name/142\",[51,45.529]],[\"comment/142\",[]],[\"name/143\",[52,45.529]],[\"comment/143\",[]],[\"name/144\",[53,29.435]],[\"comment/144\",[]],[\"name/145\",[75,58.522]],[\"comment/145\",[]],[\"name/146\",[76,58.522]],[\"comment/146\",[]],[\"name/147\",[77,58.522]],[\"comment/147\",[]],[\"name/148\",[78,47.536]],[\"comment/148\",[]],[\"name/149\",[79,47.536]],[\"comment/149\",[]],[\"name/150\",[80,47.536]],[\"comment/150\",[]],[\"name/151\",[81,47.536]],[\"comment/151\",[]],[\"name/152\",[82,45.529]],[\"comment/152\",[]],[\"name/153\",[83,47.536]],[\"comment/153\",[]],[\"name/154\",[84,50.049]],[\"comment/154\",[]],[\"name/155\",[85,50.049]],[\"comment/155\",[]],[\"name/156\",[26,40.064]],[\"comment/156\",[]],[\"name/157\",[86,47.536]],[\"comment/157\",[]],[\"name/158\",[87,58.522]],[\"comment/158\",[]],[\"name/159\",[88,58.522]],[\"comment/159\",[]],[\"name/160\",[89,58.522]],[\"comment/160\",[]],[\"name/161\",[90,58.522]],[\"comment/161\",[]],[\"name/162\",[16,42.428]],[\"comment/162\",[]],[\"name/163\",[2,42.428]],[\"comment/163\",[]],[\"name/164\",[3,43.859]],[\"comment/164\",[]],[\"name/165\",[32,42.428]],[\"comment/165\",[]],[\"name/166\",[53,29.435]],[\"comment/166\",[]],[\"name/167\",[33,43.859]],[\"comment/167\",[]],[\"name/168\",[53,29.435]],[\"comment/168\",[]],[\"name/169\",[24,42.428]],[\"comment/169\",[]],[\"name/170\",[53,29.435]],[\"comment/170\",[]],[\"name/171\",[25,43.859]],[\"comment/171\",[]],[\"name/172\",[53,29.435]],[\"comment/172\",[]],[\"name/173\",[26,40.064]],[\"comment/173\",[]],[\"name/174\",[53,29.435]],[\"comment/174\",[]],[\"name/175\",[27,43.859]],[\"comment/175\",[]],[\"name/176\",[53,29.435]],[\"comment/176\",[]],[\"name/177\",[91,58.522]],[\"comment/177\",[]],[\"name/178\",[92,58.522]],[\"comment/178\",[]],[\"name/179\",[93,58.522]],[\"comment/179\",[]],[\"name/180\",[94,58.522]],[\"comment/180\",[]],[\"name/181\",[18,43.859]],[\"comment/181\",[]],[\"name/182\",[19,41.176]],[\"comment/182\",[]],[\"name/183\",[20,43.859]],[\"comment/183\",[]],[\"name/184\",[21,42.428]],[\"comment/184\",[]],[\"name/185\",[17,42.428]],[\"comment/185\",[]],[\"name/186\",[2,42.428]],[\"comment/186\",[]],[\"name/187\",[95,58.522]],[\"comment/187\",[]],[\"name/188\",[96,58.522]],[\"comment/188\",[]],[\"name/189\",[97,58.522]],[\"comment/189\",[]],[\"name/190\",[98,58.522]],[\"comment/190\",[]],[\"name/191\",[99,58.522]],[\"comment/191\",[]],[\"name/192\",[100,58.522]],[\"comment/192\",[]],[\"name/193\",[101,58.522]],[\"comment/193\",[]],[\"name/194\",[102,43.859]],[\"comment/194\",[]],[\"name/195\",[53,29.435]],[\"comment/195\",[]],[\"name/196\",[103,50.049]],[\"comment/196\",[]],[\"name/197\",[104,50.049]],[\"comment/197\",[]],[\"name/198\",[105,47.536]],[\"comment/198\",[]],[\"name/199\",[106,45.529]],[\"comment/199\",[]],[\"name/200\",[107,47.536]],[\"comment/200\",[]],[\"name/201\",[53,29.435]],[\"comment/201\",[]],[\"name/202\",[103,50.049]],[\"comment/202\",[]],[\"name/203\",[104,50.049]],[\"comment/203\",[]],[\"name/204\",[105,47.536]],[\"comment/204\",[]],[\"name/205\",[106,45.529]],[\"comment/205\",[]],[\"name/206\",[108,58.522]],[\"comment/206\",[]],[\"name/207\",[78,47.536]],[\"comment/207\",[]],[\"name/208\",[79,47.536]],[\"comment/208\",[]],[\"name/209\",[80,47.536]],[\"comment/209\",[]],[\"name/210\",[81,47.536]],[\"comment/210\",[]],[\"name/211\",[82,45.529]],[\"comment/211\",[]],[\"name/212\",[83,47.536]],[\"comment/212\",[]],[\"name/213\",[84,50.049]],[\"comment/213\",[]],[\"name/214\",[85,50.049]],[\"comment/214\",[]],[\"name/215\",[26,40.064]],[\"comment/215\",[]],[\"name/216\",[86,47.536]],[\"comment/216\",[]],[\"name/217\",[109,58.522]],[\"comment/217\",[]],[\"name/218\",[86,47.536]],[\"comment/218\",[]],[\"name/219\",[110,58.522]],[\"comment/219\",[]],[\"name/220\",[111,58.522]],[\"comment/220\",[]],[\"name/221\",[79,47.536]],[\"comment/221\",[]],[\"name/222\",[53,29.435]],[\"comment/222\",[]],[\"name/223\",[112,58.522]],[\"comment/223\",[]],[\"name/224\",[113,58.522]],[\"comment/224\",[]],[\"name/225\",[114,58.522]],[\"comment/225\",[]],[\"name/226\",[17,42.428]],[\"comment/226\",[]],[\"name/227\",[81,47.536]],[\"comment/227\",[]],[\"name/228\",[53,29.435]],[\"comment/228\",[]],[\"name/229\",[115,58.522]],[\"comment/229\",[]],[\"name/230\",[116,42.428]],[\"comment/230\",[]],[\"name/231\",[117,58.522]],[\"comment/231\",[]],[\"name/232\",[118,58.522]],[\"comment/232\",[]],[\"name/233\",[119,58.522]],[\"comment/233\",[]],[\"name/234\",[53,29.435]],[\"comment/234\",[]],[\"name/235\",[120,58.522]],[\"comment/235\",[]],[\"name/236\",[121,53.414]],[\"comment/236\",[]],[\"name/237\",[103,50.049]],[\"comment/237\",[]],[\"name/238\",[104,50.049]],[\"comment/238\",[]],[\"name/239\",[105,47.536]],[\"comment/239\",[]],[\"name/240\",[106,45.529]],[\"comment/240\",[]],[\"name/241\",[122,58.522]],[\"comment/241\",[]],[\"name/242\",[78,47.536]],[\"comment/242\",[]],[\"name/243\",[53,29.435]],[\"comment/243\",[]],[\"name/244\",[80,47.536]],[\"comment/244\",[]],[\"name/245\",[53,29.435]],[\"comment/245\",[]],[\"name/246\",[123,58.522]],[\"comment/246\",[]],[\"name/247\",[124,53.414]],[\"comment/247\",[]],[\"name/248\",[125,50.049]],[\"comment/248\",[]],[\"name/249\",[126,50.049]],[\"comment/249\",[]],[\"name/250\",[116,42.428]],[\"comment/250\",[]],[\"name/251\",[127,58.522]],[\"comment/251\",[]],[\"name/252\",[128,58.522]],[\"comment/252\",[]],[\"name/253\",[129,58.522]],[\"comment/253\",[]],[\"name/254\",[130,58.522]],[\"comment/254\",[]],[\"name/255\",[131,58.522]],[\"comment/255\",[]],[\"name/256\",[132,58.522]],[\"comment/256\",[]],[\"name/257\",[133,58.522]],[\"comment/257\",[]],[\"name/258\",[116,42.428]],[\"comment/258\",[]],[\"name/259\",[134,58.522]],[\"comment/259\",[]],[\"name/260\",[135,53.414]],[\"comment/260\",[]],[\"name/261\",[136,58.522]],[\"comment/261\",[]],[\"name/262\",[19,41.176]],[\"comment/262\",[]],[\"name/263\",[16,42.428]],[\"comment/263\",[]],[\"name/264\",[137,58.522]],[\"comment/264\",[]],[\"name/265\",[138,58.522]],[\"comment/265\",[]],[\"name/266\",[139,58.522]],[\"comment/266\",[]],[\"name/267\",[140,58.522]],[\"comment/267\",[]],[\"name/268\",[102,43.859]],[\"comment/268\",[]],[\"name/269\",[107,47.536]],[\"comment/269\",[]],[\"name/270\",[141,45.529]],[\"comment/270\",[]],[\"name/271\",[142,58.522]],[\"comment/271\",[]],[\"name/272\",[143,53.414]],[\"comment/272\",[]],[\"name/273\",[144,58.522]],[\"comment/273\",[]],[\"name/274\",[145,53.414]],[\"comment/274\",[]],[\"name/275\",[146,53.414]],[\"comment/275\",[]],[\"name/276\",[147,58.522]],[\"comment/276\",[]],[\"name/277\",[53,29.435]],[\"comment/277\",[]],[\"name/278\",[148,53.414]],[\"comment/278\",[]],[\"name/279\",[53,29.435]],[\"comment/279\",[]],[\"name/280\",[149,58.522]],[\"comment/280\",[]],[\"name/281\",[53,29.435]],[\"comment/281\",[]],[\"name/282\",[150,53.414]],[\"comment/282\",[]],[\"name/283\",[53,29.435]],[\"comment/283\",[]],[\"name/284\",[151,53.414]],[\"comment/284\",[]],[\"name/285\",[53,29.435]],[\"comment/285\",[]],[\"name/286\",[152,53.414]],[\"comment/286\",[]],[\"name/287\",[153,58.522]],[\"comment/287\",[]],[\"name/288\",[106,45.529]],[\"comment/288\",[]],[\"name/289\",[154,58.522]],[\"comment/289\",[]],[\"name/290\",[121,53.414]],[\"comment/290\",[]],[\"name/291\",[105,47.536]],[\"comment/291\",[]],[\"name/292\",[106,45.529]],[\"comment/292\",[]],[\"name/293\",[145,53.414]],[\"comment/293\",[]],[\"name/294\",[155,58.522]],[\"comment/294\",[]],[\"name/295\",[146,53.414]],[\"comment/295\",[]],[\"name/296\",[102,43.859]],[\"comment/296\",[]],[\"name/297\",[107,47.536]],[\"comment/297\",[]],[\"name/298\",[141,45.529]],[\"comment/298\",[]],[\"name/299\",[82,45.529]],[\"comment/299\",[]],[\"name/300\",[83,47.536]],[\"comment/300\",[]],[\"name/301\",[152,53.414]],[\"comment/301\",[]],[\"name/302\",[102,43.859]],[\"comment/302\",[]],[\"name/303\",[107,47.536]],[\"comment/303\",[]],[\"name/304\",[141,45.529]],[\"comment/304\",[]],[\"name/305\",[156,58.522]],[\"comment/305\",[]],[\"name/306\",[5,43.859]],[\"comment/306\",[]],[\"name/307\",[1,38.153]],[\"comment/307\",[]],[\"name/308\",[143,53.414]],[\"comment/308\",[]],[\"name/309\",[82,45.529]],[\"comment/309\",[]],[\"name/310\",[157,58.522]],[\"comment/310\",[]],[\"name/311\",[158,58.522]],[\"comment/311\",[]],[\"name/312\",[24,42.428]],[\"comment/312\",[]],[\"name/313\",[148,53.414]],[\"comment/313\",[]],[\"name/314\",[32,42.428]],[\"comment/314\",[]],[\"name/315\",[150,53.414]],[\"comment/315\",[]],[\"name/316\",[151,53.414]],[\"comment/316\",[]],[\"name/317\",[159,58.522]],[\"comment/317\",[]],[\"name/318\",[1,38.153]],[\"comment/318\",[]],[\"name/319\",[73,53.414]],[\"comment/319\",[]],[\"name/320\",[18,43.859]],[\"comment/320\",[]],[\"name/321\",[21,42.428]],[\"comment/321\",[]],[\"name/322\",[30,45.529]],[\"comment/322\",[]],[\"name/323\",[9,41.176]],[\"comment/323\",[]],[\"name/324\",[36,41.176]],[\"comment/324\",[]],[\"name/325\",[34,45.529]],[\"comment/325\",[]],[\"name/326\",[45,45.529]],[\"comment/326\",[]],[\"name/327\",[47,45.529]],[\"comment/327\",[]],[\"name/328\",[19,41.176]],[\"comment/328\",[]],[\"name/329\",[20,43.859]],[\"comment/329\",[]],[\"name/330\",[2,42.428]],[\"comment/330\",[]],[\"name/331\",[3,43.859]],[\"comment/331\",[]],[\"name/332\",[4,45.529]],[\"comment/332\",[]],[\"name/333\",[5,43.859]],[\"comment/333\",[]],[\"name/334\",[7,45.529]],[\"comment/334\",[]],[\"name/335\",[8,45.529]],[\"comment/335\",[]],[\"name/336\",[16,42.428]],[\"comment/336\",[]],[\"name/337\",[17,42.428]],[\"comment/337\",[]],[\"name/338\",[24,42.428]],[\"comment/338\",[]],[\"name/339\",[25,43.859]],[\"comment/339\",[]],[\"name/340\",[26,40.064]],[\"comment/340\",[]],[\"name/341\",[27,43.859]],[\"comment/341\",[]],[\"name/342\",[29,43.859]],[\"comment/342\",[]],[\"name/343\",[31,45.529]],[\"comment/343\",[]],[\"name/344\",[32,42.428]],[\"comment/344\",[]],[\"name/345\",[33,43.859]],[\"comment/345\",[]],[\"name/346\",[35,45.529]],[\"comment/346\",[]],[\"name/347\",[37,45.529]],[\"comment/347\",[]],[\"name/348\",[38,45.529]],[\"comment/348\",[]],[\"name/349\",[48,45.529]],[\"comment/349\",[]],[\"name/350\",[49,45.529]],[\"comment/350\",[]],[\"name/351\",[51,45.529]],[\"comment/351\",[]],[\"name/352\",[52,45.529]],[\"comment/352\",[]],[\"name/353\",[53,29.435]],[\"comment/353\",[]],[\"name/354\",[160,58.522]],[\"comment/354\",[]],[\"name/355\",[1,38.153]],[\"comment/355\",[]],[\"name/356\",[9,41.176]],[\"comment/356\",[]],[\"name/357\",[36,41.176]],[\"comment/357\",[]],[\"name/358\",[34,45.529]],[\"comment/358\",[]],[\"name/359\",[45,45.529]],[\"comment/359\",[]],[\"name/360\",[47,45.529]],[\"comment/360\",[]],[\"name/361\",[18,43.859]],[\"comment/361\",[]],[\"name/362\",[19,41.176]],[\"comment/362\",[]],[\"name/363\",[20,43.859]],[\"comment/363\",[]],[\"name/364\",[21,42.428]],[\"comment/364\",[]],[\"name/365\",[30,45.529]],[\"comment/365\",[]],[\"name/366\",[2,42.428]],[\"comment/366\",[]],[\"name/367\",[3,43.859]],[\"comment/367\",[]],[\"name/368\",[4,45.529]],[\"comment/368\",[]],[\"name/369\",[5,43.859]],[\"comment/369\",[]],[\"name/370\",[7,45.529]],[\"comment/370\",[]],[\"name/371\",[8,45.529]],[\"comment/371\",[]],[\"name/372\",[16,42.428]],[\"comment/372\",[]],[\"name/373\",[17,42.428]],[\"comment/373\",[]],[\"name/374\",[24,42.428]],[\"comment/374\",[]],[\"name/375\",[25,43.859]],[\"comment/375\",[]],[\"name/376\",[26,40.064]],[\"comment/376\",[]],[\"name/377\",[27,43.859]],[\"comment/377\",[]],[\"name/378\",[29,43.859]],[\"comment/378\",[]],[\"name/379\",[31,45.529]],[\"comment/379\",[]],[\"name/380\",[32,42.428]],[\"comment/380\",[]],[\"name/381\",[33,43.859]],[\"comment/381\",[]],[\"name/382\",[35,45.529]],[\"comment/382\",[]],[\"name/383\",[37,45.529]],[\"comment/383\",[]],[\"name/384\",[38,45.529]],[\"comment/384\",[]],[\"name/385\",[48,45.529]],[\"comment/385\",[]],[\"name/386\",[49,45.529]],[\"comment/386\",[]],[\"name/387\",[51,45.529]],[\"comment/387\",[]],[\"name/388\",[52,45.529]],[\"comment/388\",[]],[\"name/389\",[53,29.435]],[\"comment/389\",[]],[\"name/390\",[161,58.522]],[\"comment/390\",[]],[\"name/391\",[162,53.414]],[\"comment/391\",[]],[\"name/392\",[78,47.536]],[\"comment/392\",[]],[\"name/393\",[79,47.536]],[\"comment/393\",[]],[\"name/394\",[80,47.536]],[\"comment/394\",[]],[\"name/395\",[81,47.536]],[\"comment/395\",[]],[\"name/396\",[82,45.529]],[\"comment/396\",[]],[\"name/397\",[83,47.536]],[\"comment/397\",[]],[\"name/398\",[84,50.049]],[\"comment/398\",[]],[\"name/399\",[85,50.049]],[\"comment/399\",[]],[\"name/400\",[26,40.064]],[\"comment/400\",[]],[\"name/401\",[86,47.536]],[\"comment/401\",[]],[\"name/402\",[163,58.522]],[\"comment/402\",[]],[\"name/403\",[1,38.153]],[\"comment/403\",[]],[\"name/404\",[116,42.428]],[\"comment/404\",[]],[\"name/405\",[164,47.536]],[\"comment/405\",[]],[\"name/406\",[165,50.049]],[\"comment/406\",[]],[\"name/407\",[166,47.536]],[\"comment/407\",[]],[\"name/408\",[167,50.049]],[\"comment/408\",[]],[\"name/409\",[36,41.176]],[\"comment/409\",[]],[\"name/410\",[168,50.049]],[\"comment/410\",[]],[\"name/411\",[9,41.176]],[\"comment/411\",[]],[\"name/412\",[169,58.522]],[\"comment/412\",[]],[\"name/413\",[170,58.522]],[\"comment/413\",[]],[\"name/414\",[171,50.049]],[\"comment/414\",[]],[\"name/415\",[172,50.049]],[\"comment/415\",[]],[\"name/416\",[173,50.049]],[\"comment/416\",[]],[\"name/417\",[174,50.049]],[\"comment/417\",[]],[\"name/418\",[175,50.049]],[\"comment/418\",[]],[\"name/419\",[176,50.049]],[\"comment/419\",[]],[\"name/420\",[177,50.049]],[\"comment/420\",[]],[\"name/421\",[178,58.522]],[\"comment/421\",[]],[\"name/422\",[179,58.522]],[\"comment/422\",[]],[\"name/423\",[180,58.522]],[\"comment/423\",[]],[\"name/424\",[181,58.522]],[\"comment/424\",[]],[\"name/425\",[182,58.522]],[\"comment/425\",[]],[\"name/426\",[1,38.153]],[\"comment/426\",[]],[\"name/427\",[116,42.428]],[\"comment/427\",[]],[\"name/428\",[173,50.049]],[\"comment/428\",[]],[\"name/429\",[164,47.536]],[\"comment/429\",[]],[\"name/430\",[165,50.049]],[\"comment/430\",[]],[\"name/431\",[166,47.536]],[\"comment/431\",[]],[\"name/432\",[167,50.049]],[\"comment/432\",[]],[\"name/433\",[36,41.176]],[\"comment/433\",[]],[\"name/434\",[168,50.049]],[\"comment/434\",[]],[\"name/435\",[9,41.176]],[\"comment/435\",[]],[\"name/436\",[171,50.049]],[\"comment/436\",[]],[\"name/437\",[172,50.049]],[\"comment/437\",[]],[\"name/438\",[174,50.049]],[\"comment/438\",[]],[\"name/439\",[175,50.049]],[\"comment/439\",[]],[\"name/440\",[176,50.049]],[\"comment/440\",[]],[\"name/441\",[177,50.049]],[\"comment/441\",[]],[\"name/442\",[183,58.522]],[\"comment/442\",[]],[\"name/443\",[1,38.153]],[\"comment/443\",[]],[\"name/444\",[116,42.428]],[\"comment/444\",[]],[\"name/445\",[173,50.049]],[\"comment/445\",[]],[\"name/446\",[175,50.049]],[\"comment/446\",[]],[\"name/447\",[164,47.536]],[\"comment/447\",[]],[\"name/448\",[165,50.049]],[\"comment/448\",[]],[\"name/449\",[166,47.536]],[\"comment/449\",[]],[\"name/450\",[167,50.049]],[\"comment/450\",[]],[\"name/451\",[36,41.176]],[\"comment/451\",[]],[\"name/452\",[168,50.049]],[\"comment/452\",[]],[\"name/453\",[9,41.176]],[\"comment/453\",[]],[\"name/454\",[171,50.049]],[\"comment/454\",[]],[\"name/455\",[172,50.049]],[\"comment/455\",[]],[\"name/456\",[174,50.049]],[\"comment/456\",[]],[\"name/457\",[176,50.049]],[\"comment/457\",[]],[\"name/458\",[177,50.049]],[\"comment/458\",[]],[\"name/459\",[184,58.522]],[\"comment/459\",[]],[\"name/460\",[185,53.414]],[\"comment/460\",[]],[\"name/461\",[162,53.414]],[\"comment/461\",[]],[\"name/462\",[186,58.522]],[\"comment/462\",[]],[\"name/463\",[187,58.522]],[\"comment/463\",[]],[\"name/464\",[185,53.414]],[\"comment/464\",[]],[\"name/465\",[164,47.536]],[\"comment/465\",[]],[\"name/466\",[188,58.522]],[\"comment/466\",[]],[\"name/467\",[53,29.435]],[\"comment/467\",[]],[\"name/468\",[189,58.522]],[\"comment/468\",[]],[\"name/469\",[190,58.522]],[\"comment/469\",[]],[\"name/470\",[53,29.435]],[\"comment/470\",[]],[\"name/471\",[191,58.522]],[\"comment/471\",[]],[\"name/472\",[192,53.414]],[\"comment/472\",[]],[\"name/473\",[193,58.522]],[\"comment/473\",[]],[\"name/474\",[194,53.414]],[\"comment/474\",[]],[\"name/475\",[195,53.414]],[\"comment/475\",[]],[\"name/476\",[166,47.536]],[\"comment/476\",[]],[\"name/477\",[135,53.414]],[\"comment/477\",[]],[\"name/478\",[124,53.414]],[\"comment/478\",[]],[\"name/479\",[125,50.049]],[\"comment/479\",[]],[\"name/480\",[126,50.049]],[\"comment/480\",[]],[\"name/481\",[116,42.428]],[\"comment/481\",[]],[\"name/482\",[196,58.522]],[\"comment/482\",[]],[\"name/483\",[197,58.522]],[\"comment/483\",[]],[\"name/484\",[53,29.435]],[\"comment/484\",[]],[\"name/485\",[198,58.522]],[\"comment/485\",[]],[\"name/486\",[53,29.435]],[\"comment/486\",[]],[\"name/487\",[19,41.176]],[\"comment/487\",[]],[\"name/488\",[194,53.414]],[\"comment/488\",[]],[\"name/489\",[192,53.414]],[\"comment/489\",[]],[\"name/490\",[199,58.522]],[\"comment/490\",[]],[\"name/491\",[125,50.049]],[\"comment/491\",[]],[\"name/492\",[195,53.414]],[\"comment/492\",[]],[\"name/493\",[126,50.049]],[\"comment/493\",[]],[\"name/494\",[102,43.859]],[\"comment/494\",[]],[\"name/495\",[141,45.529]],[\"comment/495\",[]],[\"name/496\",[200,58.522]],[\"comment/496\",[]],[\"name/497\",[102,43.859]],[\"comment/497\",[]],[\"name/498\",[141,45.529]],[\"comment/498\",[]],[\"name/499\",[201,58.522]],[\"comment/499\",[]],[\"name/500\",[1,38.153]],[\"comment/500\",[]],[\"name/501\",[202,53.414]],[\"comment/501\",[]],[\"name/502\",[203,58.522]],[\"comment/502\",[]],[\"name/503\",[204,58.522]],[\"comment/503\",[]],[\"name/504\",[205,58.522]],[\"comment/504\",[]],[\"name/505\",[206,58.522]],[\"comment/505\",[]],[\"name/506\",[207,58.522]],[\"comment/506\",[]],[\"name/507\",[208,58.522]],[\"comment/507\",[]],[\"name/508\",[29,43.859]],[\"comment/508\",[]],[\"name/509\",[209,58.522]],[\"comment/509\",[]],[\"name/510\",[210,58.522]],[\"comment/510\",[]],[\"name/511\",[1,38.153]],[\"comment/511\",[]],[\"name/512\",[211,58.522]],[\"comment/512\",[]],[\"name/513\",[212,58.522]],[\"comment/513\",[]],[\"name/514\",[202,53.414]],[\"comment/514\",[]],[\"name/515\",[21,42.428]],[\"comment/515\",[]],[\"name/516\",[213,58.522]],[\"comment/516\",[]],[\"name/517\",[214,58.522]],[\"comment/517\",[]],[\"name/518\",[215,58.522]],[\"comment/518\",[]],[\"name/519\",[216,58.522]],[\"comment/519\",[]],[\"name/520\",[217,58.522]],[\"comment/520\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":53,\"name\":{\"53\":{},\"108\":{},\"144\":{},\"166\":{},\"168\":{},\"170\":{},\"172\":{},\"174\":{},\"176\":{},\"195\":{},\"201\":{},\"222\":{},\"228\":{},\"234\":{},\"243\":{},\"245\":{},\"277\":{},\"279\":{},\"281\":{},\"283\":{},\"285\":{},\"353\":{},\"389\":{},\"467\":{},\"470\":{},\"484\":{},\"486\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":163,\"name\":{\"402\":{}},\"comment\":{}}],[\"active\",{\"_index\":114,\"name\":{\"225\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":38,\"name\":{\"38\":{},\"103\":{},\"139\":{},\"348\":{},\"384\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":48,\"name\":{\"48\":{},\"104\":{},\"140\":{},\"349\":{},\"385\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":121,\"name\":{\"236\":{},\"290\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":167,\"name\":{\"408\":{},\"432\":{},\"450\":{}},\"comment\":{}}],[\"async\",{\"_index\":187,\"name\":{\"463\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":217,\"name\":{\"520\":{}},\"comment\":{}}],[\"average\",{\"_index\":105,\"name\":{\"198\":{},\"204\":{},\"239\":{},\"291\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":37,\"name\":{\"37\":{},\"102\":{},\"138\":{},\"347\":{},\"383\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":179,\"name\":{\"422\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"busy\",{\"_index\":30,\"name\":{\"30\":{},\"77\":{},\"121\":{},\"322\":{},\"365\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":96,\"name\":{\"188\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":174,\"name\":{\"417\":{},\"438\":{},\"456\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":209,\"name\":{\"509\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":181,\"name\":{\"424\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":170,\"name\":{\"413\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":169,\"name\":{\"412\":{}},\"comment\":{}}],[\"choose\",{\"_index\":149,\"name\":{\"280\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":201,\"name\":{\"499\":{}},\"comment\":{}}],[\"clear\",{\"_index\":216,\"name\":{\"519\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":75,\"name\":{\"145\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":182,\"name\":{\"425\":{}},\"comment\":{}}],[\"concat\",{\"_index\":205,\"name\":{\"504\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":110,\"name\":{\"219\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"73\":{},\"110\":{},\"307\":{},\"318\":{},\"355\":{},\"403\":{},\"426\":{},\"443\":{},\"500\":{},\"511\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":51,\"name\":{\"51\":{},\"106\":{},\"142\":{},\"351\":{},\"387\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":49,\"name\":{\"49\":{},\"105\":{},\"141\":{},\"350\":{},\"386\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":47,\"name\":{\"47\":{},\"83\":{},\"116\":{},\"327\":{},\"360\":{}},\"comment\":{}}],[\"data\",{\"_index\":125,\"name\":{\"248\":{},\"479\":{},\"491\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":214,\"name\":{\"517\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":33,\"name\":{\"33\":{},\"101\":{},\"137\":{},\"167\":{},\"345\":{},\"381\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":34,\"name\":{\"34\":{},\"81\":{},\"114\":{},\"325\":{},\"358\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":134,\"name\":{\"259\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":159,\"name\":{\"317\":{}},\"comment\":{}}],[\"elu\",{\"_index\":141,\"name\":{\"270\":{},\"298\":{},\"304\":{},\"495\":{},\"498\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"87\":{},\"123\":{},\"164\":{},\"331\":{},\"367\":{}},\"comment\":{}}],[\"empty\",{\"_index\":208,\"name\":{\"507\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":85,\"name\":{\"155\":{},\"214\":{},\"399\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":26,\"name\":{\"26\":{},\"96\":{},\"132\":{},\"156\":{},\"173\":{},\"215\":{},\"340\":{},\"376\":{},\"400\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":180,\"name\":{\"423\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":213,\"name\":{\"516\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"env\",{\"_index\":76,\"name\":{\"146\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":79,\"name\":{\"149\":{},\"208\":{},\"221\":{},\"393\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":112,\"name\":{\"223\":{}},\"comment\":{}}],[\"execute\",{\"_index\":32,\"name\":{\"32\":{},\"100\":{},\"136\":{},\"165\":{},\"314\":{},\"344\":{},\"380\":{}},\"comment\":{}}],[\"executed\",{\"_index\":128,\"name\":{\"252\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":97,\"name\":{\"189\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"executing\",{\"_index\":129,\"name\":{\"253\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":98,\"name\":{\"190\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":81,\"name\":{\"151\":{},\"210\":{},\"227\":{},\"395\":{}},\"comment\":{}}],[\"failed\",{\"_index\":132,\"name\":{\"256\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":101,\"name\":{\"193\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":8,\"name\":{\"8\":{},\"91\":{},\"127\":{},\"335\":{},\"371\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":74,\"name\":{\"109\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":160,\"name\":{\"354\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":68,\"name\":{\"68\":{}},\"comment\":{}}],[\"full\",{\"_index\":29,\"name\":{\"29\":{},\"98\":{},\"134\":{},\"342\":{},\"378\":{},\"508\":{}},\"comment\":{}}],[\"getinitialworkerinfo\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"getinitialworkerusage\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":172,\"name\":{\"415\":{},\"437\":{},\"455\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":157,\"name\":{\"310\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":178,\"name\":{\"421\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":158,\"name\":{\"311\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"getworkerid\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":175,\"name\":{\"418\":{},\"439\":{},\"446\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"handleworkerstartedmessage\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"history\",{\"_index\":122,\"name\":{\"241\":{}},\"comment\":{}}],[\"id\",{\"_index\":116,\"name\":{\"230\":{},\"250\":{},\"258\":{},\"404\":{},\"427\":{},\"444\":{},\"481\":{}},\"comment\":{}}],[\"idle\",{\"_index\":113,\"name\":{\"224\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":95,\"name\":{\"187\":{}},\"comment\":{}}],[\"info\",{\"_index\":16,\"name\":{\"16\":{},\"92\":{},\"128\":{},\"162\":{},\"263\":{},\"336\":{},\"372\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":31,\"name\":{\"31\":{},\"99\":{},\"135\":{},\"343\":{},\"379\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":90,\"name\":{\"161\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":36,\"name\":{\"36\":{},\"80\":{},\"113\":{},\"324\":{},\"357\":{},\"409\":{},\"433\":{},\"451\":{}},\"comment\":{}}],[\"items\",{\"_index\":211,\"name\":{\"512\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":115,\"name\":{\"229\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":144,\"name\":{\"273\":{}},\"comment\":{}}],[\"kill\",{\"_index\":193,\"name\":{\"473\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":185,\"name\":{\"460\":{},\"464\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":184,\"name\":{\"459\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":165,\"name\":{\"406\":{},\"430\":{},\"448\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":168,\"name\":{\"410\":{},\"434\":{},\"452\":{}},\"comment\":{}}],[\"max\",{\"_index\":73,\"name\":{\"74\":{},\"319\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":104,\"name\":{\"197\":{},\"203\":{},\"238\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":186,\"name\":{\"462\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":131,\"name\":{\"255\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":100,\"name\":{\"192\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":21,\"name\":{\"21\":{},\"76\":{},\"120\":{},\"184\":{},\"321\":{},\"364\":{},\"515\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":152,\"name\":{\"286\":{},\"301\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":153,\"name\":{\"287\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":142,\"name\":{\"271\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":120,\"name\":{\"235\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":154,\"name\":{\"289\":{}},\"comment\":{}}],[\"median\",{\"_index\":106,\"name\":{\"199\":{},\"205\":{},\"240\":{},\"288\":{},\"292\":{}},\"comment\":{}}],[\"message\",{\"_index\":199,\"name\":{\"490\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":78,\"name\":{\"148\":{},\"207\":{},\"242\":{},\"392\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":171,\"name\":{\"414\":{},\"436\":{},\"454\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":191,\"name\":{\"471\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":103,\"name\":{\"196\":{},\"202\":{},\"237\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":20,\"name\":{\"20\":{},\"85\":{},\"119\":{},\"183\":{},\"329\":{},\"363\":{}},\"comment\":{}}],[\"name\",{\"_index\":124,\"name\":{\"247\":{},\"478\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":7,\"name\":{\"7\":{},\"90\":{},\"126\":{},\"334\":{},\"370\":{}},\"comment\":{}}],[\"offset\",{\"_index\":212,\"name\":{\"513\":{}},\"comment\":{}}],[\"on\",{\"_index\":118,\"name\":{\"232\":{}},\"comment\":{}}],[\"once\",{\"_index\":119,\"name\":{\"233\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":80,\"name\":{\"150\":{},\"209\":{},\"244\":{},\"394\":{}},\"comment\":{}}],[\"opts\",{\"_index\":9,\"name\":{\"9\":{},\"78\":{},\"111\":{},\"323\":{},\"356\":{},\"411\":{},\"435\":{},\"453\":{}},\"comment\":{}}],[\"peek\",{\"_index\":215,\"name\":{\"518\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":91,\"name\":{\"177\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":92,\"name\":{\"178\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":87,\"name\":{\"158\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":93,\"name\":{\"179\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":108,\"name\":{\"206\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":109,\"name\":{\"217\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":88,\"name\":{\"159\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"88\":{},\"124\":{},\"332\":{},\"368\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":196,\"name\":{\"482\":{}},\"comment\":{}}],[\"push\",{\"_index\":203,\"name\":{\"502\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"queue\",{\"_index\":210,\"name\":{\"510\":{}},\"comment\":{}}],[\"queued\",{\"_index\":130,\"name\":{\"254\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":99,\"name\":{\"191\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"reject\",{\"_index\":198,\"name\":{\"485\":{}},\"comment\":{}}],[\"remove\",{\"_index\":150,\"name\":{\"282\":{},\"315\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"reset\",{\"_index\":147,\"name\":{\"276\":{}},\"comment\":{}}],[\"resize\",{\"_index\":207,\"name\":{\"506\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":197,\"name\":{\"483\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":84,\"name\":{\"154\":{},\"213\":{},\"398\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":177,\"name\":{\"420\":{},\"441\":{},\"458\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":176,\"name\":{\"419\":{},\"440\":{},\"457\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":102,\"name\":{\"194\":{},\"268\":{},\"296\":{},\"302\":{},\"494\":{},\"497\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":173,\"name\":{\"416\":{},\"428\":{},\"445\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":45,\"name\":{\"45\":{},\"82\":{},\"115\":{},\"326\":{},\"359\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":151,\"name\":{\"284\":{},\"316\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":27,\"name\":{\"27\":{},\"97\":{},\"133\":{},\"175\":{},\"341\":{},\"377\":{}},\"comment\":{}}],[\"settings\",{\"_index\":77,\"name\":{\"147\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":35,\"name\":{\"35\":{},\"79\":{},\"112\":{},\"346\":{},\"382\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":24,\"name\":{\"24\":{},\"94\":{},\"130\":{},\"169\":{},\"312\":{},\"338\":{},\"374\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":25,\"name\":{\"25\":{},\"95\":{},\"131\":{},\"171\":{},\"339\":{},\"375\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":69,\"name\":{\"69\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"size\",{\"_index\":202,\"name\":{\"501\":{},\"514\":{}},\"comment\":{}}],[\"splice\",{\"_index\":206,\"name\":{\"505\":{}},\"comment\":{}}],[\"started\",{\"_index\":135,\"name\":{\"260\":{},\"477\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":166,\"name\":{\"407\":{},\"431\":{},\"449\":{},\"476\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":145,\"name\":{\"274\":{},\"293\":{}},\"comment\":{}}],[\"task\",{\"_index\":123,\"name\":{\"246\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":194,\"name\":{\"474\":{},\"488\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":164,\"name\":{\"405\":{},\"429\":{},\"447\":{},\"465\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":195,\"name\":{\"475\":{},\"492\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":140,\"name\":{\"267\":{}},\"comment\":{}}],[\"tasksmaxqueuesize\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":138,\"name\":{\"265\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":86,\"name\":{\"157\":{},\"216\":{},\"218\":{},\"401\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":127,\"name\":{\"251\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":146,\"name\":{\"275\":{},\"295\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":117,\"name\":{\"231\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":161,\"name\":{\"390\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":183,\"name\":{\"442\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":126,\"name\":{\"249\":{},\"480\":{},\"493\":{}},\"comment\":{}}],[\"type\",{\"_index\":18,\"name\":{\"18\":{},\"75\":{},\"117\":{},\"181\":{},\"320\":{},\"361\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":204,\"name\":{\"503\":{}},\"comment\":{}}],[\"update\",{\"_index\":148,\"name\":{\"278\":{},\"313\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":42,\"name\":{\"42\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":39,\"name\":{\"39\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"usage\",{\"_index\":137,\"name\":{\"264\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":155,\"name\":{\"294\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":17,\"name\":{\"17\":{},\"93\":{},\"129\":{},\"185\":{},\"226\":{},\"337\":{},\"373\":{}},\"comment\":{}}],[\"version\",{\"_index\":94,\"name\":{\"180\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":107,\"name\":{\"200\":{},\"269\":{},\"297\":{},\"303\":{}},\"comment\":{}}],[\"weights\",{\"_index\":156,\"name\":{\"305\":{}},\"comment\":{}}],[\"worker\",{\"_index\":19,\"name\":{\"19\":{},\"84\":{},\"118\":{},\"182\":{},\"262\":{},\"328\":{},\"362\":{},\"487\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":188,\"name\":{\"466\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":143,\"name\":{\"272\":{},\"308\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":82,\"name\":{\"152\":{},\"211\":{},\"299\":{},\"309\":{},\"396\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"89\":{},\"125\":{},\"306\":{},\"333\":{},\"369\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":83,\"name\":{\"153\":{},\"212\":{},\"300\":{},\"397\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":189,\"name\":{\"468\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":192,\"name\":{\"472\":{},\"489\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":133,\"name\":{\"257\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":52,\"name\":{\"52\":{},\"107\":{},\"143\":{},\"352\":{},\"388\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":136,\"name\":{\"261\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"86\":{},\"122\":{},\"163\":{},\"186\":{},\"330\":{},\"366\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":162,\"name\":{\"391\":{},\"461\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":200,\"name\":{\"496\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":190,\"name\":{\"469\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":111,\"name\":{\"220\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":89,\"name\":{\"160\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":139,\"name\":{\"266\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index b2f77081..217b08b9 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -1,4 +1,4 @@ -AbstractPool | poolifier
+AbstractPool | poolifier - v2.6.8
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.8
    +
  • Defined in src/pools/abstract-pool.ts:98
  • numberOfWorkers: number
    @@ -208,7 +210,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:97
  • opts: PoolOptions<Worker>
    @@ -216,7 +218,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:99
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -229,7 +231,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:70
  • startTimestamp: number
    @@ -237,7 +239,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:87
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -245,7 +247,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:78
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -254,7 +256,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:57
  • Accessors

    @@ -268,7 +270,7 @@

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:530
  • +
  • Defined in src/pools/abstract-pool.ts:521
  • +
  • Defined in src/pools/abstract-pool.ts:252
  • +
  • Defined in src/pools/abstract-pool.ts:427
  • -
    - -
    +
  • Defined in src/pools/abstract-pool.ts:422
  • +
  • Defined in src/pools/abstract-pool.ts:412
  • +
  • Defined in src/pools/abstract-pool.ts:391
  • +
  • Defined in src/pools/abstract-pool.ts:417
  • Methods

    @@ -388,7 +378,7 @@ Can be overridden.

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:641
  • +
  • Defined in src/pools/abstract-pool.ts:869
  • +
  • Defined in src/pools/abstract-pool.ts:625
  • Returns TasksQueueOptions

    +
  • Defined in src/pools/abstract-pool.ts:508
  • +
  • Defined in src/pools/abstract-pool.ts:1027
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:135
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:144
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:162
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:227
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:189
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:199
  • +
  • Defined in src/pools/abstract-pool.ts:811
  • +
  • Defined in src/pools/abstract-pool.ts:947
  • +
  • Defined in src/pools/abstract-pool.ts:879
  • +
  • Defined in src/pools/abstract-pool.ts:861
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:1140
  • +
  • Defined in src/pools/abstract-pool.ts:580
  • +
  • Defined in src/pools/abstract-pool.ts:601
  • +
  • Defined in src/pools/abstract-pool.ts:486
  • Returns number

    +
  • Defined in src/pools/abstract-pool.ts:1136
  • +
  • Defined in src/pools/abstract-pool.ts:546
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1131
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1152
  • +
  • Defined in src/pools/abstract-pool.ts:1162
  • +
    + +
    +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:435
  • +
  • Defined in src/pools/abstract-pool.ts:1086
  • +
    + +
    -
    - -
    +
  • Defined in src/pools/abstract-pool.ts:446
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1000
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:985
  • +
  • Defined in src/pools/abstract-pool.ts:537
  • +
  • Defined in src/pools/abstract-pool.ts:616
  • +
  • Defined in src/pools/abstract-pool.ts:1066
  • +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:849
  • +
  • Defined in src/pools/abstract-pool.ts:1123
  • +
  • Defined in src/pools/abstract-pool.ts:838
  • +
  • Defined in src/pools/abstract-pool.ts:498
  • +
  • Defined in src/pools/abstract-pool.ts:453
  • +
  • Defined in src/pools/abstract-pool.ts:475
  • +
  • Defined in src/pools/abstract-pool.ts:1044
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1168
  • +
  • Defined in src/pools/abstract-pool.ts:609
  • +
  • Defined in src/pools/abstract-pool.ts:828
  • Returns number

    +
  • Defined in src/pools/abstract-pool.ts:1148
  • Returns number

    +
  • Defined in src/pools/abstract-pool.ts:1144
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:740
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:664
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:651
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:702
  • +
  • Defined in src/pools/abstract-pool.ts:973
  • @@ -47,7 +47,7 @@
  • ClusterWorker
  • ThreadWorker
  • +
  • Defined in src/worker/abstract-worker.ts:34
  • @@ -140,7 +140,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:68
  • Properties

    @@ -150,7 +150,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:58
  • id: number
    @@ -158,7 +158,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:42
  • isMain: boolean
    @@ -166,7 +166,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:70
  • lastTaskTimestamp: number
    @@ -174,7 +174,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:50
  • mainWorker: MainWorker
    @@ -182,7 +182,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:74
  • opts: WorkerOptions = ...
    @@ -190,7 +190,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:75
  • statistics: WorkerStatistics
    @@ -198,7 +198,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:54
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -206,7 +206,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:46
  • Methods

    @@ -219,7 +219,7 @@
    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:306
  • +
  • Defined in src/worker/abstract-worker.ts:303
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:196
  • +
  • Defined in src/worker/abstract-worker.ts:326
  • +
  • Defined in src/worker/abstract-worker.ts:113
  • Returns void

    +
  • Defined in src/worker/abstract-worker.ts:101
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:302
  • Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:311
  • +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:211
  • +
  • Defined in src/worker/abstract-worker.ts:153
  • +
  • Defined in src/worker/abstract-worker.ts:256
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/abstract-worker.ts:189
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:277
  • @@ -31,7 +31,7 @@ +
  • Defined in src/circular-array.ts:8
  • @@ -113,7 +113,7 @@

    Returns CircularArray<T>

    +
  • Defined in src/circular-array.ts:11
  • Properties

    @@ -153,7 +153,7 @@ when they will be absent when used in a 'with' statement.

    size: number
    +
  • Defined in src/circular-array.ts:9
  • [species]: ArrayConstructor

    Returns void

    +
  • Defined in src/circular-array.ts:88
  • +
  • Defined in src/circular-array.ts:39
  • +
  • Defined in src/circular-array.ts:80
  • +
  • Defined in src/circular-array.ts:84
  • +
  • Defined in src/circular-array.ts:21
  • Returns void

    +
  • Defined in src/circular-array.ts:68
  • +
  • Defined in src/circular-array.ts:54
  • +
  • Defined in src/circular-array.ts:30
  • @@ -47,7 +47,7 @@ but the minimum number of workers will be guaranteed.

    • ClusterWorker
    +
  • Defined in src/worker/cluster-worker.ts:21
  • @@ -120,7 +120,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/cluster-worker.ts:31
  • Properties

    @@ -131,7 +131,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:58
  • isMain: boolean
    @@ -140,7 +140,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:70
  • lastTaskTimestamp: number
    @@ -149,7 +149,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:50
  • mainWorker: Worker
    @@ -158,7 +158,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:74
  • opts: WorkerOptions = ...
    @@ -167,7 +167,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:75
  • statistics: WorkerStatistics
    @@ -176,7 +176,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:54
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -185,7 +185,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:46
  • Accessors

    @@ -199,7 +199,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/cluster-worker.ts:47
  • Methods

    @@ -212,7 +212,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:306
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:196
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:302
  • +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:211
  • +
  • Defined in src/worker/abstract-worker.ts:153
  • +
  • Defined in src/worker/abstract-worker.ts:256
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:277
  • @@ -45,7 +45,7 @@ When the maximum number of workers is reached and workers are busy, an event is +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -73,7 +73,6 @@ When the maximum number of workers is reached and workers are busy, an event is info maxSize minSize -runTime type utilization worker @@ -142,7 +141,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:27
  • Properties

    @@ -160,7 +159,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:60
  • filePath: string
    @@ -169,7 +168,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:98
  • max: number
    @@ -177,7 +176,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:29
  • numberOfWorkers: number
    @@ -186,7 +185,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:97
  • @@ -195,7 +194,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:52
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -209,7 +208,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:70
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -218,7 +217,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:78
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -227,7 +226,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:57
  • Accessors

    @@ -242,7 +241,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:47
  • +
  • Defined in src/pools/abstract-pool.ts:521
  • +
  • Defined in src/pools/abstract-pool.ts:252
  • +
  • Defined in src/pools/cluster/dynamic.ts:42
  • -
    - -
    +
  • Defined in src/pools/cluster/fixed.ts:97
  • +
  • Defined in src/pools/cluster/dynamic.ts:37
  • +
  • Defined in src/pools/abstract-pool.ts:391
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • Methods

    @@ -370,7 +356,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:641
  • +
  • Defined in src/pools/abstract-pool.ts:869
  • +
  • Defined in src/pools/abstract-pool.ts:625
  • +
  • Defined in src/pools/abstract-pool.ts:947
  • +
  • Defined in src/pools/abstract-pool.ts:879
  • +
  • Defined in src/pools/cluster/fixed.ts:82
  • +
  • Defined in src/pools/abstract-pool.ts:580
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:486
  • +
  • Defined in src/pools/abstract-pool.ts:546
  • +
  • Defined in src/pools/abstract-pool.ts:537
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:498
  • +
  • Defined in src/pools/abstract-pool.ts:453
  • +
  • Defined in src/pools/abstract-pool.ts:475
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/abstract-pool.ts:973
  • @@ -45,7 +45,7 @@ When the maximum number of threads is reached and workers are busy, an event is +
  • Defined in src/pools/thread/dynamic.ts:15
  • @@ -73,7 +73,6 @@ When the maximum number of threads is reached and workers are busy, an event is info maxSize minSize -runTime type utilization worker @@ -142,7 +141,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:27
  • Properties

    @@ -160,7 +159,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:60
  • filePath: string
    @@ -169,7 +168,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:98
  • max: number
    @@ -177,7 +176,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:29
  • numberOfWorkers: number
    @@ -186,7 +185,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:97
  • @@ -195,7 +194,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/fixed.ts:51
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -209,7 +208,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:70
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -218,7 +217,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:78
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -227,7 +226,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:57
  • Accessors

    @@ -242,7 +241,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:47
  • +
  • Defined in src/pools/abstract-pool.ts:521
  • +
  • Defined in src/pools/abstract-pool.ts:252
  • +
  • Defined in src/pools/thread/dynamic.ts:42
  • -
    - -
    +
  • Defined in src/pools/thread/fixed.ts:91
  • +
  • Defined in src/pools/thread/dynamic.ts:37
  • +
  • Defined in src/pools/abstract-pool.ts:391
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • Methods

    @@ -370,7 +356,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:641
  • +
  • Defined in src/pools/abstract-pool.ts:869
  • +
  • Defined in src/pools/abstract-pool.ts:625
  • +
  • Defined in src/pools/abstract-pool.ts:947
  • +
  • Defined in src/pools/abstract-pool.ts:879
  • +
  • Defined in src/pools/thread/fixed.ts:73
  • +
  • Defined in src/pools/abstract-pool.ts:580
  • +
  • Defined in src/pools/thread/fixed.ts:62
  • +
  • Defined in src/pools/abstract-pool.ts:486
  • +
  • Defined in src/pools/abstract-pool.ts:546
  • +
  • Defined in src/pools/abstract-pool.ts:537
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:498
  • +
  • Defined in src/pools/abstract-pool.ts:453
  • +
  • Defined in src/pools/abstract-pool.ts:475
  • +
  • Defined in src/pools/abstract-pool.ts:609
  • +
  • Defined in src/pools/abstract-pool.ts:973
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:38
  • @@ -72,7 +72,6 @@ info maxSize minSize -runTime type utilization worker @@ -136,7 +135,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:49
  • Properties

    @@ -154,7 +153,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • filePath: string
    @@ -163,7 +162,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:98
  • numberOfWorkers: number
    @@ -172,7 +171,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:97
  • @@ -181,7 +180,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:52
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -195,7 +194,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:70
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -204,7 +203,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:78
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -213,7 +212,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:57
  • Accessors

    @@ -228,7 +227,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:107
  • +
  • Defined in src/pools/abstract-pool.ts:521
  • +
  • Defined in src/pools/abstract-pool.ts:252
  • +
  • Defined in src/pools/cluster/fixed.ts:102
  • -
    - -
      -
    • get runTime(): number
    • -
    • -

      Gets the pool run time.

      -
      -

      Returns number

      The pool run time in milliseconds.

      - -
    +
  • Defined in src/pools/cluster/fixed.ts:97
  • +
  • Defined in src/pools/cluster/fixed.ts:87
  • +
  • Defined in src/pools/abstract-pool.ts:391
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • Methods

    @@ -356,7 +342,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:641
  • +
  • Defined in src/pools/abstract-pool.ts:869
  • +
  • Defined in src/pools/abstract-pool.ts:625
  • +
  • Defined in src/pools/abstract-pool.ts:947
  • +
  • Defined in src/pools/abstract-pool.ts:879
  • +
  • Defined in src/pools/cluster/fixed.ts:82
  • +
  • Defined in src/pools/abstract-pool.ts:580
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:486
  • +
  • Defined in src/pools/abstract-pool.ts:546
  • +
  • Defined in src/pools/abstract-pool.ts:537
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:498
  • +
  • Defined in src/pools/abstract-pool.ts:453
  • +
  • Defined in src/pools/abstract-pool.ts:475
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/abstract-pool.ts:973
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/thread/fixed.ts:37
  • @@ -72,7 +72,6 @@ info maxSize minSize -runTime type utilization worker @@ -136,7 +135,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:48
  • Properties

    @@ -154,7 +153,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • filePath: string
    @@ -163,7 +162,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:98
  • numberOfWorkers: number
    @@ -172,7 +171,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:97
  • @@ -181,7 +180,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:51
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -195,7 +194,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:70
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -204,7 +203,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:78
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -213,7 +212,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:57
  • Accessors

    @@ -228,7 +227,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:101
  • +
  • Defined in src/pools/abstract-pool.ts:521
  • +
  • Defined in src/pools/abstract-pool.ts:252
  • +
  • Defined in src/pools/thread/fixed.ts:96
  • -
    - -
      -
    • get runTime(): number
    • -
    • -

      Gets the pool run time.

      -
      -

      Returns number

      The pool run time in milliseconds.

      - -
    +
  • Defined in src/pools/thread/fixed.ts:91
  • +
  • Defined in src/pools/thread/fixed.ts:81
  • +
  • Defined in src/pools/abstract-pool.ts:391
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • Methods

    @@ -356,7 +342,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:641
  • +
  • Defined in src/pools/abstract-pool.ts:869
  • +
  • Defined in src/pools/abstract-pool.ts:625
  • +
  • Defined in src/pools/abstract-pool.ts:947
  • +
  • Defined in src/pools/abstract-pool.ts:879
  • +
  • Defined in src/pools/thread/fixed.ts:73
  • +
  • Defined in src/pools/abstract-pool.ts:580
  • +
  • Defined in src/pools/thread/fixed.ts:62
  • +
  • Defined in src/pools/abstract-pool.ts:486
  • +
  • Defined in src/pools/abstract-pool.ts:546
  • +
  • Defined in src/pools/abstract-pool.ts:537
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:498
  • +
  • Defined in src/pools/abstract-pool.ts:453
  • +
  • Defined in src/pools/abstract-pool.ts:475
  • +
  • Defined in src/pools/abstract-pool.ts:609
  • +
  • Defined in src/pools/abstract-pool.ts:973
  • @@ -26,7 +26,7 @@ +
  • Defined in src/pools/pool.ts:50
  • @@ -79,9 +79,9 @@
  • Optional options: EventEmitterOptions
  • Returns PoolEmitter

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:109
  • Properties

    @@ -93,9 +93,9 @@

    Since

    v13.4.0, v12.16.0

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:326
  • captureRejections: boolean
    @@ -105,9 +105,9 @@

    Since

    v13.4.0, v12.16.0

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:333
  • defaultMaxListeners: number
    @@ -136,9 +136,9 @@ Its name property is set to 'MaxListenersExceededWarning&

    Since

    v0.11.2

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:370
  • errorMonitor: typeof errorMonitor
    @@ -149,9 +149,9 @@ regular 'error' listener is installed.

    Since

    v13.6.0, v12.17.0

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:319
  • Methods

    @@ -183,9 +183,9 @@ regular 'error' listener is installed.

    Since

    v0.1.26

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:390
    • @@ -208,9 +208,9 @@ to each.

      Since

      v0.1.26

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:652
    • @@ -225,9 +225,9 @@ listeners. The values in the array are strings or Symbols.

      Since

      v6.0.0

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:715
    • @@ -240,9 +240,9 @@ set by emitter.setMaxListeners(n) or defaults to

      Since

      v1.0.0

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:567
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:661
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:580
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:540
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:422
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:452
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:679
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:695
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:611
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:551
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:535
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:561
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:296
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:268
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:250
  • @@ -770,9 +770,9 @@ special handling:

  • Optional options: StaticEventEmitterOptions
  • Returns Promise<any[]>

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:190
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/events.d.ts:311
  • @@ -32,7 +32,7 @@
    • Queue
    +
  • Defined in src/queue.ts:8
  • @@ -70,14 +70,14 @@

    T

    Returns Queue<T>

    +
  • Defined in src/queue.ts:16
  • Properties

    items: T[]
    +
  • Defined in src/queue.ts:9
  • maxSize: number
    @@ -85,12 +85,12 @@
    +
  • Defined in src/queue.ts:14
  • offset: number
    +
  • Defined in src/queue.ts:10
  • size: number
    @@ -98,7 +98,7 @@
    +
  • Defined in src/queue.ts:12
  • Methods

    @@ -111,7 +111,7 @@

    Returns void

    +
  • Defined in src/queue.ts:68
  • +
  • Defined in src/queue.ts:40
  • +
  • Defined in src/queue.ts:26
  • +
  • Defined in src/queue.ts:58
  • @@ -47,7 +47,7 @@ but the minimum number of workers will be guaranteed.

    • ThreadWorker
    +
  • Defined in src/worker/thread-worker.ts:26
  • @@ -120,7 +120,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/thread-worker.ts:36
  • Properties

    @@ -131,7 +131,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:58
  • isMain: boolean
    @@ -140,7 +140,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:70
  • lastTaskTimestamp: number
    @@ -149,7 +149,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:50
  • mainWorker: MessagePort
    @@ -158,7 +158,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:74
  • opts: WorkerOptions = ...
    @@ -167,7 +167,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:75
  • statistics: WorkerStatistics
    @@ -176,7 +176,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:54
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -185,7 +185,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:46
  • Accessors

    @@ -199,7 +199,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/thread-worker.ts:51
  • Methods

    @@ -212,7 +212,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:306
    • @@ -239,7 +239,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:196
    • @@ -267,7 +267,7 @@ never be called.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:302
  • +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/thread-worker.ts:61
  • +
  • Defined in src/worker/abstract-worker.ts:153
  • +
  • Defined in src/worker/abstract-worker.ts:256
    • @@ -401,7 +401,7 @@ then restore the original execution context.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/thread-worker.ts:56
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.0/node_modules/@types/node/async_hooks.d.ts:277
  • @@ -42,7 +42,7 @@
    • WorkerChoiceStrategyContext
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:27
  • @@ -106,14 +106,14 @@

    Returns WorkerChoiceStrategyContext<Worker, Data, Response>

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:44
  • Properties

    workerChoiceStrategies: Map<"ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN", IWorkerChoiceStrategy>
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:32
  • workerChoiceStrategy: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN" = WorkerChoiceStrategies.ROUND_ROBIN
    @@ -121,7 +121,7 @@
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:46
  • Methods

    @@ -137,7 +137,7 @@

    Throws

    https://nodejs.org/api/errors.html#class-error If the worker node key is null or undefined.

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:167
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:113
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:126
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:185
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:198
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:139
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:153
  • @@ -26,7 +26,7 @@ Always returns a value greater than zero.

    +
  • Defined in src/utils.ts:41
  • -

    poolifier

    +

    poolifier - v2.6.8

    Index

    @@ -105,7 +105,7 @@

    Theme

    @@ -26,7 +26,7 @@
    • ClusterPoolOptions
    +
  • Defined in src/pools/cluster/fixed.ts:15
  • @@ -59,7 +59,7 @@
    +
  • Defined in src/pools/pool.ts:156
  • enableTasksQueue?: boolean
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/pool.ts:162
  • env?: Record<string, unknown>
    @@ -80,7 +80,7 @@

    See

    https://nodejs.org/api/cluster.html#cluster_cluster_fork_env

    +
  • Defined in src/pools/cluster/fixed.ts:21
  • errorHandler?: ErrorHandler<Worker>
    @@ -89,7 +89,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • exitHandler?: ExitHandler<Worker>
    @@ -98,7 +98,7 @@
    +
  • Defined in src/pools/pool.ts:136
  • messageHandler?: MessageHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:124
  • onlineHandler?: OnlineHandler<Worker>
    @@ -116,7 +116,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • restartWorkerOnError?: boolean
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/pool.ts:150
  • settings?: ClusterSettings
    @@ -135,7 +135,7 @@

    See

    https://nodejs.org/api/cluster.html#cluster_cluster_settings

    +
  • Defined in src/pools/cluster/fixed.ts:27
  • tasksQueueOptions?: TasksQueueOptions
    @@ -144,7 +144,7 @@
    +
  • Defined in src/pools/pool.ts:166
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -155,7 +155,7 @@
    +
  • Defined in src/pools/pool.ts:142
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:146
  • @@ -24,7 +24,7 @@
    • EventLoopUtilizationMeasurementStatistics
    +
  • Defined in src/pools/worker.ts:95
  • @@ -34,7 +34,7 @@

    Properties

    Properties

    @@ -42,17 +42,17 @@
    +
  • Defined in src/pools/worker.ts:97
  • +
  • Defined in src/pools/worker.ts:96
  • - -
    utilization: number
    +
  • Defined in src/pools/worker.ts:98
  • @@ -46,7 +46,7 @@ +
  • Defined in src/pools/pool.ts:176
  • @@ -81,7 +81,7 @@

    Returns Promise<void>

    +
  • Defined in src/pools/pool.ts:211
  • emitter?: PoolEmitter
    @@ -96,7 +96,7 @@
    +
  • Defined in src/pools/pool.ts:199
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -125,7 +125,7 @@

    Returns void

    +
  • Defined in src/pools/pool.ts:236
  • execute: ((data?, name?) => Promise<Response>)
    @@ -155,7 +155,7 @@
    +
  • Defined in src/pools/pool.ts:207
  • info: PoolInfo
    @@ -163,7 +163,7 @@
    +
  • Defined in src/pools/pool.ts:184
  • setTasksQueueOptions: ((tasksQueueOptions) => void)
    @@ -187,7 +187,7 @@

    Returns void

    +
  • Defined in src/pools/pool.ts:245
  • setWorkerChoiceStrategy: ((workerChoiceStrategy, workerChoiceStrategyOptions?) => void)
    @@ -216,7 +216,7 @@

    Returns void

    +
  • Defined in src/pools/pool.ts:218
  • setWorkerChoiceStrategyOptions: ((workerChoiceStrategyOptions) => void)
    @@ -240,7 +240,7 @@

    Returns void

    +
  • Defined in src/pools/pool.ts:227
  • workerNodes: WorkerNode<Worker, Data>[]
    @@ -248,7 +248,7 @@
    +
  • Defined in src/pools/pool.ts:188
  • @@ -24,7 +24,7 @@
    • IWorker
    +
  • Defined in src/pools/worker.ts:176
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:180
  • on: ((event, handler) => void) & ((event, handler) => void) & ((event, handler) => void) & ((event, handler) => void)
    @@ -118,7 +118,7 @@

    Param

    The event handler.

    +
  • Defined in src/pools/worker.ts:188
  • once: ((event, handler) => void)
    @@ -147,12 +147,12 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:198
  • threadId?: number
    +
  • Defined in src/pools/worker.ts:181
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:184
  • remove: ((workerNodeKey) => boolean)
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:191
  • reset: (() => boolean)
    @@ -100,7 +100,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:172
  • setOptions: ((opts) => void)
    @@ -124,7 +124,7 @@

    Returns void

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:197
  • strategyPolicy: StrategyPolicy
    @@ -132,7 +132,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:162
  • taskStatisticsRequirements: TaskStatisticsRequirements
    @@ -140,7 +140,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:166
  • update: ((workerNodeKey) => boolean)
    @@ -162,7 +162,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:178
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:65
  • @@ -24,7 +24,7 @@
    • MeasurementStatistics
    +
  • Defined in src/pools/worker.ts:63
  • @@ -32,29 +32,31 @@

    Properties

    - -
    aggregate: number
    + +
    aggregate?: number

    Measurement aggregate.

    +
  • Defined in src/pools/worker.ts:67
  • - -
    average: number
    + +
    average?: number

    Measurement average.

    +
  • Defined in src/pools/worker.ts:79
  • history: CircularArray<number>
    @@ -62,15 +64,31 @@
    +
  • Defined in src/pools/worker.ts:87
  • +
    + +
    maximum?: number
    +

    Measurement maximum.

    +
    +
    - -
    median: number
    + +
    median?: number

    Measurement median.

    +
  • Defined in src/pools/worker.ts:83
  • +
    + +
    minimum?: number
    +

    Measurement minimum.

    +
    +
    +
  • maximum
  • +
  • median
  • +
  • minimum
  • @@ -24,7 +24,7 @@
    • MeasurementStatisticsRequirements
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:108
  • @@ -45,7 +45,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:112
  • average: boolean
    @@ -53,7 +53,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:116
  • median: boolean
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:120
  • @@ -39,7 +39,7 @@
    • MessageValue
    +
  • Defined in src/utility-types.ts:62
  • @@ -68,7 +68,7 @@
    +
  • Defined in src/pools/worker.ts:47
  • id?: string
    @@ -77,7 +77,7 @@
    +
  • Defined in src/pools/worker.ts:55
  • kill?: 1 | "SOFT" | "HARD"
    @@ -85,7 +85,7 @@
    +
  • Defined in src/utility-types.ts:71
  • name?: string
    @@ -94,7 +94,7 @@
    +
  • Defined in src/pools/worker.ts:43
  • started?: boolean
    @@ -102,7 +102,7 @@
    +
  • Defined in src/utility-types.ts:87
  • statistics?: WorkerStatistics
    @@ -110,7 +110,7 @@
    +
  • Defined in src/utility-types.ts:83
  • taskError?: TaskError<ErrorData>
    @@ -118,7 +118,7 @@
    +
  • Defined in src/utility-types.ts:75
  • taskPerformance?: TaskPerformance
    @@ -126,7 +126,7 @@
    +
  • Defined in src/utility-types.ts:79
  • timestamp?: number
    @@ -135,7 +135,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • workerId?: number
    @@ -143,7 +143,7 @@
    +
  • Defined in src/utility-types.ts:67
  • @@ -24,7 +24,7 @@
    • PoolInfo
    +
  • Defined in src/pools/pool.ts:70
  • @@ -41,9 +41,11 @@ maxSize minSize queuedTasks +runTime? type utilization? version +waitTime? worker workerNodes
    @@ -56,22 +58,22 @@
    +
  • Defined in src/pools/pool.ts:83
  • executedTasks: number
    +
  • Defined in src/pools/pool.ts:84
  • executingTasks: number
    +
  • Defined in src/pools/pool.ts:85
  • failedTasks: number
    +
  • Defined in src/pools/pool.ts:88
  • idleWorkerNodes: number
    @@ -79,32 +81,48 @@
    +
  • Defined in src/pools/pool.ts:81
  • maxQueuedTasks: number
    +
  • Defined in src/pools/pool.ts:87
  • maxSize: number
    +
  • Defined in src/pools/pool.ts:75
  • minSize: number
    +
  • Defined in src/pools/pool.ts:74
  • queuedTasks: number
    +
  • Defined in src/pools/pool.ts:86
  • +
    + +
    runTime?: {
        average: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    +
    +

    Type declaration

    +
      +
    • +
      average: number
    • +
    • +
      maximum: number
    • +
    • +
      Optional median?: number
    • +
    • +
      minimum: number
    type: "fixed" | "dynamic"
    +
  • Defined in src/pools/pool.ts:72
  • utilization?: number
    @@ -112,17 +130,33 @@
    +
  • Defined in src/pools/pool.ts:77
  • version: string
    +
  • Defined in src/pools/pool.ts:71
  • +
    + +
    waitTime?: {
        average: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    +
    +

    Type declaration

    +
      +
    • +
      average: number
    • +
    • +
      maximum: number
    • +
    • +
      Optional median?: number
    • +
    • +
      minimum: number
    worker: "cluster" | "thread"
    +
  • Defined in src/pools/pool.ts:73
  • workerNodes: number
    @@ -130,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:79
  • @@ -35,7 +35,7 @@
  • ClusterPoolOptions
  • ThreadPoolOptions
  • +
  • Defined in src/pools/pool.ts:120
  • @@ -65,7 +65,7 @@

    Default Value

    true

    +
  • Defined in src/pools/pool.ts:156
  • enableTasksQueue?: boolean
    @@ -75,7 +75,7 @@

    Default Value

    false

    +
  • Defined in src/pools/pool.ts:162
  • errorHandler?: ErrorHandler<Worker>
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • exitHandler?: ExitHandler<Worker>
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:136
  • messageHandler?: MessageHandler<Worker>
    @@ -99,7 +99,7 @@
    +
  • Defined in src/pools/pool.ts:124
  • onlineHandler?: OnlineHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • restartWorkerOnError?: boolean
    @@ -115,7 +115,7 @@
    +
  • Defined in src/pools/pool.ts:150
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:166
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -133,7 +133,7 @@

    Default Value

    WorkerChoiceStrategies.ROUND_ROBIN

    +
  • Defined in src/pools/pool.ts:142
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:146
  • @@ -37,7 +37,7 @@
    • PromiseResponseWrapper
    +
  • Defined in src/utility-types.ts:97
  • @@ -71,7 +71,7 @@

    Returns void

    +
  • Defined in src/utility-types.ts:108
  • resolve: ((value) => void)
    @@ -92,7 +92,7 @@

    Returns void

    +
  • Defined in src/utility-types.ts:104
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:112
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • @@ -34,7 +34,7 @@ +
  • Defined in src/pools/worker.ts:39
  • @@ -56,7 +56,7 @@
    +
  • Defined in src/pools/worker.ts:47
  • id?: string
    @@ -64,7 +64,7 @@
    +
  • Defined in src/pools/worker.ts:55
  • name?: string
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:43
  • timestamp?: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • @@ -32,7 +32,7 @@
    • TaskError
    +
  • Defined in src/utility-types.ts:10
  • @@ -53,7 +53,7 @@
    +
  • Defined in src/utility-types.ts:22
  • message: string
    @@ -61,7 +61,7 @@
    +
  • Defined in src/utility-types.ts:18
  • workerId: number
    @@ -69,7 +69,7 @@
    +
  • Defined in src/utility-types.ts:14
  • @@ -24,7 +24,7 @@
    • TaskPerformance
    +
  • Defined in src/utility-types.ts:30
  • @@ -45,7 +45,7 @@
    +
  • Defined in src/utility-types.ts:42
  • runTime?: number
    @@ -53,7 +53,7 @@
    +
  • Defined in src/utility-types.ts:38
  • timestamp: number
    @@ -61,7 +61,7 @@
    +
  • Defined in src/utility-types.ts:34
  • @@ -24,7 +24,7 @@
    • TaskStatistics
    +
  • Defined in src/pools/worker.ts:106
  • @@ -47,7 +47,7 @@
    +
  • Defined in src/pools/worker.ts:110
  • executing: number
    @@ -55,7 +55,7 @@
    +
  • Defined in src/pools/worker.ts:114
  • failed: number
    @@ -63,7 +63,7 @@
    +
  • Defined in src/pools/worker.ts:126
  • maxQueued: number
    @@ -71,7 +71,7 @@
    +
  • Defined in src/pools/worker.ts:122
  • queued: number
    @@ -79,7 +79,7 @@
    +
  • Defined in src/pools/worker.ts:118
  • @@ -24,7 +24,7 @@
    • TaskStatisticsRequirements
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:128
  • @@ -45,7 +45,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:140
  • @@ -53,7 +53,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:132
  • @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:136
  • @@ -24,7 +24,7 @@
    • TasksQueueOptions
    +
  • Defined in src/pools/pool.ts:106
  • @@ -45,7 +45,7 @@

    Default Value

    1

    +
  • Defined in src/pools/pool.ts:112
  • @@ -26,7 +26,7 @@
    • ThreadPoolOptions
    +
  • Defined in src/pools/thread/fixed.ts:20
  • @@ -58,7 +58,7 @@
    +
  • Defined in src/pools/pool.ts:156
  • enableTasksQueue?: boolean
    @@ -69,7 +69,7 @@
    +
  • Defined in src/pools/pool.ts:162
  • errorHandler?: ErrorHandler<Worker>
    @@ -78,7 +78,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • exitHandler?: ExitHandler<Worker>
    @@ -87,7 +87,7 @@
    +
  • Defined in src/pools/pool.ts:136
  • messageHandler?: MessageHandler<Worker>
    @@ -96,7 +96,7 @@
    +
  • Defined in src/pools/pool.ts:124
  • onlineHandler?: OnlineHandler<Worker>
    @@ -105,7 +105,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • restartWorkerOnError?: boolean
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/pool.ts:150
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:166
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -134,7 +134,7 @@
    +
  • Defined in src/pools/pool.ts:142
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/pool.ts:146
  • workerOptions?: WorkerOptions
    @@ -153,7 +153,7 @@

    See

    https://nodejs.org/api/worker_threads.html#new-workerfilename-options

    +
  • Defined in src/pools/thread/fixed.ts:26
  • @@ -24,7 +24,7 @@
    • WorkerChoiceStrategyOptions
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:71
  • @@ -49,7 +49,7 @@

    Default Value

    { median: false }

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:93
  • measurement?: "runTime" | "waitTime" | "elu"
    @@ -57,7 +57,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:75
  • @@ -67,7 +67,7 @@

    Default Value

    { median: false }

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:81
  • @@ -77,7 +77,7 @@

    Default Value

    { median: false }

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:87
  • weights?: Record<number, number>
    @@ -88,7 +88,7 @@ Weight is the tasks maximum average or median runtime in milliseconds.

    Default Value

    Computed worker weights automatically given the CPU performance.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:100
  • @@ -24,7 +24,7 @@
    • WorkerInfo
    +
  • Defined in src/pools/worker.ts:134
  • @@ -32,28 +32,28 @@

    Properties

    -

    Properties

    -
    - -
    id: undefined | number
    -

    Worker id.

    +
    + +
    dynamic: boolean
    +

    Dynamic flag.

    -
    - -
    sharedBuffer?: Int32Array
    -

    Shared buffer.

    +
  • Defined in src/pools/worker.ts:142
  • +
    + +
    id: undefined | number
    +

    Worker id.

    +
  • Defined in src/pools/worker.ts:138
  • started: boolean
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/worker.ts:146
  • @@ -37,7 +37,7 @@
    • WorkerNode
    +
  • Defined in src/pools/worker.ts:208
  • @@ -59,7 +59,7 @@
    +
  • Defined in src/pools/worker.ts:216
  • tasksQueue: Queue<Task<Data>>
    @@ -67,7 +67,7 @@
    +
  • Defined in src/pools/worker.ts:224
  • @@ -75,7 +75,7 @@
    +
  • Defined in src/pools/worker.ts:220
  • worker: Worker
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/worker.ts:212
  • @@ -24,7 +24,7 @@
    • WorkerOptions
    +
  • Defined in src/worker/worker-options.ts:23
  • @@ -49,7 +49,7 @@

    Deprecated

    This option will be removed in the next major version.

    +
  • Defined in src/worker/worker-options.ts:43
  • killBehavior?: "SOFT" | "HARD"
    @@ -64,7 +64,7 @@

    Default Value

    KillBehaviors.SOFT

    +
  • Defined in src/worker/worker-options.ts:54
  • maxInactiveTime?: number
    @@ -81,7 +81,7 @@ when this timeout expires your tasks is interrupted and the worker is killed if

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:36
  • @@ -24,7 +24,7 @@
    • WorkerStatistics
    +
  • Defined in src/utility-types.ts:50
  • @@ -41,12 +41,12 @@
    elu: boolean
    +
  • Defined in src/utility-types.ts:52
  • runTime: boolean
    +
  • Defined in src/utility-types.ts:51
  • @@ -24,7 +24,7 @@
    • WorkerUsage
    +
  • Defined in src/pools/worker.ts:154
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:170
  • @@ -54,7 +54,7 @@
    +
  • Defined in src/pools/worker.ts:162
  • @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:158
  • @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:166
  • @@ -40,7 +40,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:15
  • @@ -40,7 +40,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:28
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/worker/worker-options.ts:18
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:56
  • @@ -40,7 +40,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:7
  • @@ -38,7 +38,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:23
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/pool.ts:65
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/pool.ts:32
  • @@ -36,7 +36,7 @@ The value is the function itself.

    +
  • Defined in src/worker/worker-functions.ts:42
  • @@ -47,7 +47,7 @@ This function must return a promise.

    Returns Promise<Response>

    +
  • Defined in src/worker/worker-functions.ts:18
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:42
  • @@ -34,7 +34,7 @@ This function can be synchronous or asynchronous.

    +
  • Defined in src/worker/worker-functions.ts:29
  • @@ -46,7 +46,7 @@

    Returns Response

    +
  • Defined in src/worker/worker-functions.ts:7
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/pool.ts:45
  • @@ -33,7 +33,7 @@
    +
  • Defined in src/worker/worker-options.ts:4
  • @@ -29,7 +29,7 @@
    Readonly waitTime: "waitTime"
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:47
  • @@ -31,7 +31,7 @@
    Readonly taskError: "taskError"
    +
  • Defined in src/pools/pool.ts:55
  • @@ -33,7 +33,7 @@
    +
  • Defined in src/pools/pool.ts:18
  • @@ -58,7 +58,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • @@ -27,7 +27,7 @@
    Readonly thread: "thread"
    +
  • Defined in src/pools/pool.ts:37