From 79f98bd9040049eec047b50d2cbd0878fdc9e6f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 18:17:50 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 158 +++++++++--------- docs/classes/AbstractWorker.html | 68 ++++---- docs/classes/CircularArray.html | 28 ++-- docs/classes/ClusterWorker.html | 50 +++--- docs/classes/DynamicClusterPool.html | 84 +++++----- docs/classes/DynamicThreadPool.html | 84 +++++----- docs/classes/FixedClusterPool.html | 82 ++++----- docs/classes/FixedThreadPool.html | 82 ++++----- docs/classes/PoolEmitter.html | 8 +- docs/classes/Queue.html | 28 ++-- docs/classes/ThreadWorker.html | 50 +++--- docs/classes/WorkerChoiceStrategyContext.html | 28 ++-- docs/functions/availableParallelism.html | 8 +- docs/index.html | 8 +- docs/interfaces/ClusterPoolOptions.html | 32 ++-- ...tLoopUtilizationMeasurementStatistics.html | 14 +- docs/interfaces/IPool.html | 26 +-- docs/interfaces/IWorker.html | 16 +- docs/interfaces/IWorkerChoiceStrategy.html | 22 +-- docs/interfaces/IWorkerNode.html | 26 +-- docs/interfaces/MeasurementOptions.html | 10 +- docs/interfaces/MeasurementStatistics.html | 20 +-- .../MeasurementStatisticsRequirements.html | 14 +- docs/interfaces/MessageValue.html | 30 ++-- docs/interfaces/PoolInfo.html | 44 ++--- docs/interfaces/PoolOptions.html | 28 ++-- docs/interfaces/PromiseResponseWrapper.html | 14 +- docs/interfaces/StrategyPolicy.html | 10 +- docs/interfaces/Task.html | 18 +- docs/interfaces/TaskError.html | 14 +- docs/interfaces/TaskPerformance.html | 16 +- 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 | 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, 715 insertions(+), 715 deletions(-) diff --git a/docs/assets/search.js b/docs/assets/search.js index 86d2447e..058541be 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\":\"checkDynamicPoolSize\",\"url\":\"classes/AbstractPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected\",\"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\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/AbstractPool.html#ready\",\"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\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"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\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"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\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendWorkerStartupMessage\",\"url\":\"classes/AbstractPool.html#sendWorkerStartupMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"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\":\"handleWorkerReadyMessage\",\"url\":\"classes/AbstractPool.html#handleWorkerReadyMessage\",\"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\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"addWorkerNode\",\"url\":\"classes/AbstractPool.html#addWorkerNode\",\"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\":\"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\":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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicClusterPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/DynamicClusterPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicClusterPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedClusterPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/FixedClusterPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedClusterPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"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\":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\":\"ready\",\"url\":\"interfaces/PoolInfo.html#ready\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"strategy\",\"url\":\"interfaces/PoolInfo.html#strategy\",\"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\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.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\":\"IWorkerNode\",\"url\":\"interfaces/IWorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/IWorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IWorkerNode.html#info\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/IWorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.tasksQueueSize\"},{\"kind\":1024,\"name\":\"enqueueTask\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"clearTasksQueue\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue.__type\",\"classes\":\"\",\"parent\":\"IWorkerNode.clearTasksQueue\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"getTaskWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskWorkerUsage\"},{\"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\":\"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\":\"type\",\"url\":\"interfaces/WorkerInfo.html#type\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/WorkerInfo.html#ready\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicThreadPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/DynamicThreadPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicThreadPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedThreadPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/FixedThreadPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedThreadPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"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\":\"activeInterval\",\"url\":\"classes/AbstractWorker.html#activeInterval\",\"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\":\"hasTaskFunction\",\"url\":\"classes/AbstractWorker.html#hasTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/AbstractWorker.html#addTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/AbstractWorker.html#removeTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendReadyResponse\",\"url\":\"classes/AbstractWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"startCheckActive\",\"url\":\"classes/AbstractWorker.html#startCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"stopCheckActive\",\"url\":\"classes/AbstractWorker.html#stopCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkActive\",\"url\":\"classes/AbstractWorker.html#checkActive\",\"classes\":\"tsd-is-private\",\"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\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/AbstractWorker.html#run\",\"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\":\"activeInterval\",\"url\":\"classes/ClusterWorker.html#activeInterval\",\"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\":\"hasTaskFunction\",\"url\":\"classes/ClusterWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ClusterWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ClusterWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ClusterWorker.html#setDefaultTaskFunction\",\"classes\":\"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\":\"sendReadyResponse\",\"url\":\"classes/ClusterWorker.html#sendReadyResponse\",\"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\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ClusterWorker.html#run\",\"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\":\"activeInterval\",\"url\":\"classes/ThreadWorker.html#activeInterval\",\"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\":\"hasTaskFunction\",\"url\":\"classes/ThreadWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ThreadWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ThreadWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ThreadWorker.html#setDefaultTaskFunction\",\"classes\":\"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\":\"sendReadyResponse\",\"url\":\"classes/ThreadWorker.html#sendReadyResponse\",\"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\":\"run\",\"url\":\"classes/ThreadWorker.html#run\",\"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\":\"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\":\"ready\",\"url\":\"interfaces/MessageValue.html#ready\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"checkActive\",\"url\":\"interfaces/MessageValue.html#checkActive\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"tsd-is-inherited\",\"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\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/Task.html#workerId\",\"classes\":\"\",\"parent\":\"Task\"},{\"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\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskError.html#name\",\"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\":\"name\",\"url\":\"interfaces/TaskPerformance.html#name\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"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\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Queue.html#_iterator_\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.402]],[\"comment/0\",[]],[\"name/1\",[1,39.033]],[\"comment/1\",[]],[\"name/2\",[2,43.307]],[\"comment/2\",[]],[\"name/3\",[3,44.738]],[\"comment/3\",[]],[\"name/4\",[4,46.409]],[\"comment/4\",[]],[\"name/5\",[5,44.738]],[\"comment/5\",[]],[\"name/6\",[6,59.402]],[\"comment/6\",[]],[\"name/7\",[7,46.409]],[\"comment/7\",[]],[\"name/8\",[8,46.409]],[\"comment/8\",[]],[\"name/9\",[9,42.056]],[\"comment/9\",[]],[\"name/10\",[10,59.402]],[\"comment/10\",[]],[\"name/11\",[11,59.402]],[\"comment/11\",[]],[\"name/12\",[12,46.409]],[\"comment/12\",[]],[\"name/13\",[13,59.402]],[\"comment/13\",[]],[\"name/14\",[14,59.402]],[\"comment/14\",[]],[\"name/15\",[15,59.402]],[\"comment/15\",[]],[\"name/16\",[16,59.402]],[\"comment/16\",[]],[\"name/17\",[17,43.307]],[\"comment/17\",[]],[\"name/18\",[18,46.409]],[\"comment/18\",[]],[\"name/19\",[19,42.056]],[\"comment/19\",[]],[\"name/20\",[20,43.307]],[\"comment/20\",[]],[\"name/21\",[21,43.307]],[\"comment/21\",[]],[\"name/22\",[22,42.056]],[\"comment/22\",[]],[\"name/23\",[23,44.738]],[\"comment/23\",[]],[\"name/24\",[24,43.307]],[\"comment/24\",[]],[\"name/25\",[25,59.402]],[\"comment/25\",[]],[\"name/26\",[26,59.402]],[\"comment/26\",[]],[\"name/27\",[27,59.402]],[\"comment/27\",[]],[\"name/28\",[28,43.307]],[\"comment/28\",[]],[\"name/29\",[29,44.738]],[\"comment/29\",[]],[\"name/30\",[30,40.943]],[\"comment/30\",[]],[\"name/31\",[31,44.738]],[\"comment/31\",[]],[\"name/32\",[32,59.402]],[\"comment/32\",[]],[\"name/33\",[33,44.738]],[\"comment/33\",[]],[\"name/34\",[34,46.409]],[\"comment/34\",[]],[\"name/35\",[35,46.409]],[\"comment/35\",[]],[\"name/36\",[36,43.307]],[\"comment/36\",[]],[\"name/37\",[37,44.738]],[\"comment/37\",[]],[\"name/38\",[38,46.409]],[\"comment/38\",[]],[\"name/39\",[39,46.409]],[\"comment/39\",[]],[\"name/40\",[40,42.056]],[\"comment/40\",[]],[\"name/41\",[41,46.409]],[\"comment/41\",[]],[\"name/42\",[42,46.409]],[\"comment/42\",[]],[\"name/43\",[43,59.402]],[\"comment/43\",[]],[\"name/44\",[44,59.402]],[\"comment/44\",[]],[\"name/45\",[45,59.402]],[\"comment/45\",[]],[\"name/46\",[46,59.402]],[\"comment/46\",[]],[\"name/47\",[47,59.402]],[\"comment/47\",[]],[\"name/48\",[48,59.402]],[\"comment/48\",[]],[\"name/49\",[49,46.409]],[\"comment/49\",[]],[\"name/50\",[50,46.409]],[\"comment/50\",[]],[\"name/51\",[51,46.409]],[\"comment/51\",[]],[\"name/52\",[52,46.409]],[\"comment/52\",[]],[\"name/53\",[53,59.402]],[\"comment/53\",[]],[\"name/54\",[54,46.409]],[\"comment/54\",[]],[\"name/55\",[55,59.402]],[\"comment/55\",[]],[\"name/56\",[56,59.402]],[\"comment/56\",[]],[\"name/57\",[57,46.409]],[\"comment/57\",[]],[\"name/58\",[58,28.341]],[\"comment/58\",[]],[\"name/59\",[59,59.402]],[\"comment/59\",[]],[\"name/60\",[60,59.402]],[\"comment/60\",[]],[\"name/61\",[61,59.402]],[\"comment/61\",[]],[\"name/62\",[62,59.402]],[\"comment/62\",[]],[\"name/63\",[63,59.402]],[\"comment/63\",[]],[\"name/64\",[64,59.402]],[\"comment/64\",[]],[\"name/65\",[65,59.402]],[\"comment/65\",[]],[\"name/66\",[66,54.293]],[\"comment/66\",[]],[\"name/67\",[67,54.293]],[\"comment/67\",[]],[\"name/68\",[68,54.293]],[\"comment/68\",[]],[\"name/69\",[69,59.402]],[\"comment/69\",[]],[\"name/70\",[70,59.402]],[\"comment/70\",[]],[\"name/71\",[71,59.402]],[\"comment/71\",[]],[\"name/72\",[72,59.402]],[\"comment/72\",[]],[\"name/73\",[1,39.033]],[\"comment/73\",[]],[\"name/74\",[73,54.293]],[\"comment/74\",[]],[\"name/75\",[21,43.307]],[\"comment/75\",[]],[\"name/76\",[24,43.307]],[\"comment/76\",[]],[\"name/77\",[34,46.409]],[\"comment/77\",[]],[\"name/78\",[9,42.056]],[\"comment/78\",[]],[\"name/79\",[39,46.409]],[\"comment/79\",[]],[\"name/80\",[40,42.056]],[\"comment/80\",[]],[\"name/81\",[38,46.409]],[\"comment/81\",[]],[\"name/82\",[49,46.409]],[\"comment/82\",[]],[\"name/83\",[50,46.409]],[\"comment/83\",[]],[\"name/84\",[22,42.056]],[\"comment/84\",[]],[\"name/85\",[23,44.738]],[\"comment/85\",[]],[\"name/86\",[2,43.307]],[\"comment/86\",[]],[\"name/87\",[3,44.738]],[\"comment/87\",[]],[\"name/88\",[4,46.409]],[\"comment/88\",[]],[\"name/89\",[5,44.738]],[\"comment/89\",[]],[\"name/90\",[7,46.409]],[\"comment/90\",[]],[\"name/91\",[8,46.409]],[\"comment/91\",[]],[\"name/92\",[12,46.409]],[\"comment/92\",[]],[\"name/93\",[17,43.307]],[\"comment/93\",[]],[\"name/94\",[18,46.409]],[\"comment/94\",[]],[\"name/95\",[19,42.056]],[\"comment/95\",[]],[\"name/96\",[20,43.307]],[\"comment/96\",[]],[\"name/97\",[28,43.307]],[\"comment/97\",[]],[\"name/98\",[29,44.738]],[\"comment/98\",[]],[\"name/99\",[30,40.943]],[\"comment/99\",[]],[\"name/100\",[31,44.738]],[\"comment/100\",[]],[\"name/101\",[33,44.738]],[\"comment/101\",[]],[\"name/102\",[35,46.409]],[\"comment/102\",[]],[\"name/103\",[36,43.307]],[\"comment/103\",[]],[\"name/104\",[37,44.738]],[\"comment/104\",[]],[\"name/105\",[41,46.409]],[\"comment/105\",[]],[\"name/106\",[42,46.409]],[\"comment/106\",[]],[\"name/107\",[51,46.409]],[\"comment/107\",[]],[\"name/108\",[52,46.409]],[\"comment/108\",[]],[\"name/109\",[54,46.409]],[\"comment/109\",[]],[\"name/110\",[57,46.409]],[\"comment/110\",[]],[\"name/111\",[58,28.341]],[\"comment/111\",[]],[\"name/112\",[74,59.402]],[\"comment/112\",[]],[\"name/113\",[1,39.033]],[\"comment/113\",[]],[\"name/114\",[9,42.056]],[\"comment/114\",[]],[\"name/115\",[39,46.409]],[\"comment/115\",[]],[\"name/116\",[40,42.056]],[\"comment/116\",[]],[\"name/117\",[38,46.409]],[\"comment/117\",[]],[\"name/118\",[49,46.409]],[\"comment/118\",[]],[\"name/119\",[50,46.409]],[\"comment/119\",[]],[\"name/120\",[21,43.307]],[\"comment/120\",[]],[\"name/121\",[22,42.056]],[\"comment/121\",[]],[\"name/122\",[23,44.738]],[\"comment/122\",[]],[\"name/123\",[24,43.307]],[\"comment/123\",[]],[\"name/124\",[34,46.409]],[\"comment/124\",[]],[\"name/125\",[2,43.307]],[\"comment/125\",[]],[\"name/126\",[3,44.738]],[\"comment/126\",[]],[\"name/127\",[4,46.409]],[\"comment/127\",[]],[\"name/128\",[5,44.738]],[\"comment/128\",[]],[\"name/129\",[7,46.409]],[\"comment/129\",[]],[\"name/130\",[8,46.409]],[\"comment/130\",[]],[\"name/131\",[12,46.409]],[\"comment/131\",[]],[\"name/132\",[17,43.307]],[\"comment/132\",[]],[\"name/133\",[18,46.409]],[\"comment/133\",[]],[\"name/134\",[19,42.056]],[\"comment/134\",[]],[\"name/135\",[20,43.307]],[\"comment/135\",[]],[\"name/136\",[28,43.307]],[\"comment/136\",[]],[\"name/137\",[29,44.738]],[\"comment/137\",[]],[\"name/138\",[30,40.943]],[\"comment/138\",[]],[\"name/139\",[31,44.738]],[\"comment/139\",[]],[\"name/140\",[33,44.738]],[\"comment/140\",[]],[\"name/141\",[35,46.409]],[\"comment/141\",[]],[\"name/142\",[36,43.307]],[\"comment/142\",[]],[\"name/143\",[37,44.738]],[\"comment/143\",[]],[\"name/144\",[41,46.409]],[\"comment/144\",[]],[\"name/145\",[42,46.409]],[\"comment/145\",[]],[\"name/146\",[51,46.409]],[\"comment/146\",[]],[\"name/147\",[52,46.409]],[\"comment/147\",[]],[\"name/148\",[54,46.409]],[\"comment/148\",[]],[\"name/149\",[57,46.409]],[\"comment/149\",[]],[\"name/150\",[58,28.341]],[\"comment/150\",[]],[\"name/151\",[75,59.402]],[\"comment/151\",[]],[\"name/152\",[76,59.402]],[\"comment/152\",[]],[\"name/153\",[77,59.402]],[\"comment/153\",[]],[\"name/154\",[78,48.416]],[\"comment/154\",[]],[\"name/155\",[79,48.416]],[\"comment/155\",[]],[\"name/156\",[80,48.416]],[\"comment/156\",[]],[\"name/157\",[81,48.416]],[\"comment/157\",[]],[\"name/158\",[82,46.409]],[\"comment/158\",[]],[\"name/159\",[83,48.416]],[\"comment/159\",[]],[\"name/160\",[84,50.929]],[\"comment/160\",[]],[\"name/161\",[85,50.929]],[\"comment/161\",[]],[\"name/162\",[30,40.943]],[\"comment/162\",[]],[\"name/163\",[86,48.416]],[\"comment/163\",[]],[\"name/164\",[87,59.402]],[\"comment/164\",[]],[\"name/165\",[88,59.402]],[\"comment/165\",[]],[\"name/166\",[89,59.402]],[\"comment/166\",[]],[\"name/167\",[17,43.307]],[\"comment/167\",[]],[\"name/168\",[2,43.307]],[\"comment/168\",[]],[\"name/169\",[3,44.738]],[\"comment/169\",[]],[\"name/170\",[36,43.307]],[\"comment/170\",[]],[\"name/171\",[58,28.341]],[\"comment/171\",[]],[\"name/172\",[37,44.738]],[\"comment/172\",[]],[\"name/173\",[58,28.341]],[\"comment/173\",[]],[\"name/174\",[28,43.307]],[\"comment/174\",[]],[\"name/175\",[58,28.341]],[\"comment/175\",[]],[\"name/176\",[29,44.738]],[\"comment/176\",[]],[\"name/177\",[58,28.341]],[\"comment/177\",[]],[\"name/178\",[30,40.943]],[\"comment/178\",[]],[\"name/179\",[58,28.341]],[\"comment/179\",[]],[\"name/180\",[31,44.738]],[\"comment/180\",[]],[\"name/181\",[58,28.341]],[\"comment/181\",[]],[\"name/182\",[90,59.402]],[\"comment/182\",[]],[\"name/183\",[91,59.402]],[\"comment/183\",[]],[\"name/184\",[92,59.402]],[\"comment/184\",[]],[\"name/185\",[93,59.402]],[\"comment/185\",[]],[\"name/186\",[21,43.307]],[\"comment/186\",[]],[\"name/187\",[22,42.056]],[\"comment/187\",[]],[\"name/188\",[19,42.056]],[\"comment/188\",[]],[\"name/189\",[94,59.402]],[\"comment/189\",[]],[\"name/190\",[23,44.738]],[\"comment/190\",[]],[\"name/191\",[24,43.307]],[\"comment/191\",[]],[\"name/192\",[20,43.307]],[\"comment/192\",[]],[\"name/193\",[2,43.307]],[\"comment/193\",[]],[\"name/194\",[95,59.402]],[\"comment/194\",[]],[\"name/195\",[96,59.402]],[\"comment/195\",[]],[\"name/196\",[97,59.402]],[\"comment/196\",[]],[\"name/197\",[98,59.402]],[\"comment/197\",[]],[\"name/198\",[99,59.402]],[\"comment/198\",[]],[\"name/199\",[100,59.402]],[\"comment/199\",[]],[\"name/200\",[101,59.402]],[\"comment/200\",[]],[\"name/201\",[102,44.738]],[\"comment/201\",[]],[\"name/202\",[58,28.341]],[\"comment/202\",[]],[\"name/203\",[103,50.929]],[\"comment/203\",[]],[\"name/204\",[104,50.929]],[\"comment/204\",[]],[\"name/205\",[105,48.416]],[\"comment/205\",[]],[\"name/206\",[106,46.409]],[\"comment/206\",[]],[\"name/207\",[107,48.416]],[\"comment/207\",[]],[\"name/208\",[58,28.341]],[\"comment/208\",[]],[\"name/209\",[103,50.929]],[\"comment/209\",[]],[\"name/210\",[104,50.929]],[\"comment/210\",[]],[\"name/211\",[105,48.416]],[\"comment/211\",[]],[\"name/212\",[106,46.409]],[\"comment/212\",[]],[\"name/213\",[108,59.402]],[\"comment/213\",[]],[\"name/214\",[78,48.416]],[\"comment/214\",[]],[\"name/215\",[79,48.416]],[\"comment/215\",[]],[\"name/216\",[80,48.416]],[\"comment/216\",[]],[\"name/217\",[81,48.416]],[\"comment/217\",[]],[\"name/218\",[82,46.409]],[\"comment/218\",[]],[\"name/219\",[83,48.416]],[\"comment/219\",[]],[\"name/220\",[84,50.929]],[\"comment/220\",[]],[\"name/221\",[85,50.929]],[\"comment/221\",[]],[\"name/222\",[30,40.943]],[\"comment/222\",[]],[\"name/223\",[86,48.416]],[\"comment/223\",[]],[\"name/224\",[109,59.402]],[\"comment/224\",[]],[\"name/225\",[86,48.416]],[\"comment/225\",[]],[\"name/226\",[110,59.402]],[\"comment/226\",[]],[\"name/227\",[111,59.402]],[\"comment/227\",[]],[\"name/228\",[79,48.416]],[\"comment/228\",[]],[\"name/229\",[58,28.341]],[\"comment/229\",[]],[\"name/230\",[112,59.402]],[\"comment/230\",[]],[\"name/231\",[113,59.402]],[\"comment/231\",[]],[\"name/232\",[114,59.402]],[\"comment/232\",[]],[\"name/233\",[20,43.307]],[\"comment/233\",[]],[\"name/234\",[81,48.416]],[\"comment/234\",[]],[\"name/235\",[58,28.341]],[\"comment/235\",[]],[\"name/236\",[115,59.402]],[\"comment/236\",[]],[\"name/237\",[116,43.307]],[\"comment/237\",[]],[\"name/238\",[117,59.402]],[\"comment/238\",[]],[\"name/239\",[118,59.402]],[\"comment/239\",[]],[\"name/240\",[119,59.402]],[\"comment/240\",[]],[\"name/241\",[58,28.341]],[\"comment/241\",[]],[\"name/242\",[120,59.402]],[\"comment/242\",[]],[\"name/243\",[22,42.056]],[\"comment/243\",[]],[\"name/244\",[17,43.307]],[\"comment/244\",[]],[\"name/245\",[121,59.402]],[\"comment/245\",[]],[\"name/246\",[68,54.293]],[\"comment/246\",[]],[\"name/247\",[58,28.341]],[\"comment/247\",[]],[\"name/248\",[66,54.293]],[\"comment/248\",[]],[\"name/249\",[58,28.341]],[\"comment/249\",[]],[\"name/250\",[67,54.293]],[\"comment/250\",[]],[\"name/251\",[58,28.341]],[\"comment/251\",[]],[\"name/252\",[122,59.402]],[\"comment/252\",[]],[\"name/253\",[58,28.341]],[\"comment/253\",[]],[\"name/254\",[123,59.402]],[\"comment/254\",[]],[\"name/255\",[58,28.341]],[\"comment/255\",[]],[\"name/256\",[124,59.402]],[\"comment/256\",[]],[\"name/257\",[58,28.341]],[\"comment/257\",[]],[\"name/258\",[125,59.402]],[\"comment/258\",[]],[\"name/259\",[126,54.293]],[\"comment/259\",[]],[\"name/260\",[103,50.929]],[\"comment/260\",[]],[\"name/261\",[104,50.929]],[\"comment/261\",[]],[\"name/262\",[105,48.416]],[\"comment/262\",[]],[\"name/263\",[106,46.409]],[\"comment/263\",[]],[\"name/264\",[127,59.402]],[\"comment/264\",[]],[\"name/265\",[78,48.416]],[\"comment/265\",[]],[\"name/266\",[58,28.341]],[\"comment/266\",[]],[\"name/267\",[80,48.416]],[\"comment/267\",[]],[\"name/268\",[58,28.341]],[\"comment/268\",[]],[\"name/269\",[128,59.402]],[\"comment/269\",[]],[\"name/270\",[129,59.402]],[\"comment/270\",[]],[\"name/271\",[130,59.402]],[\"comment/271\",[]],[\"name/272\",[131,59.402]],[\"comment/272\",[]],[\"name/273\",[132,59.402]],[\"comment/273\",[]],[\"name/274\",[133,59.402]],[\"comment/274\",[]],[\"name/275\",[134,59.402]],[\"comment/275\",[]],[\"name/276\",[116,43.307]],[\"comment/276\",[]],[\"name/277\",[21,43.307]],[\"comment/277\",[]],[\"name/278\",[135,59.402]],[\"comment/278\",[]],[\"name/279\",[19,42.056]],[\"comment/279\",[]],[\"name/280\",[136,59.402]],[\"comment/280\",[]],[\"name/281\",[137,59.402]],[\"comment/281\",[]],[\"name/282\",[138,59.402]],[\"comment/282\",[]],[\"name/283\",[102,44.738]],[\"comment/283\",[]],[\"name/284\",[107,48.416]],[\"comment/284\",[]],[\"name/285\",[139,46.409]],[\"comment/285\",[]],[\"name/286\",[140,59.402]],[\"comment/286\",[]],[\"name/287\",[141,54.293]],[\"comment/287\",[]],[\"name/288\",[142,59.402]],[\"comment/288\",[]],[\"name/289\",[143,54.293]],[\"comment/289\",[]],[\"name/290\",[144,54.293]],[\"comment/290\",[]],[\"name/291\",[145,59.402]],[\"comment/291\",[]],[\"name/292\",[58,28.341]],[\"comment/292\",[]],[\"name/293\",[146,54.293]],[\"comment/293\",[]],[\"name/294\",[58,28.341]],[\"comment/294\",[]],[\"name/295\",[147,59.402]],[\"comment/295\",[]],[\"name/296\",[58,28.341]],[\"comment/296\",[]],[\"name/297\",[148,54.293]],[\"comment/297\",[]],[\"name/298\",[58,28.341]],[\"comment/298\",[]],[\"name/299\",[149,54.293]],[\"comment/299\",[]],[\"name/300\",[58,28.341]],[\"comment/300\",[]],[\"name/301\",[150,54.293]],[\"comment/301\",[]],[\"name/302\",[151,59.402]],[\"comment/302\",[]],[\"name/303\",[106,46.409]],[\"comment/303\",[]],[\"name/304\",[152,59.402]],[\"comment/304\",[]],[\"name/305\",[126,54.293]],[\"comment/305\",[]],[\"name/306\",[105,48.416]],[\"comment/306\",[]],[\"name/307\",[106,46.409]],[\"comment/307\",[]],[\"name/308\",[143,54.293]],[\"comment/308\",[]],[\"name/309\",[153,59.402]],[\"comment/309\",[]],[\"name/310\",[144,54.293]],[\"comment/310\",[]],[\"name/311\",[102,44.738]],[\"comment/311\",[]],[\"name/312\",[107,48.416]],[\"comment/312\",[]],[\"name/313\",[139,46.409]],[\"comment/313\",[]],[\"name/314\",[82,46.409]],[\"comment/314\",[]],[\"name/315\",[83,48.416]],[\"comment/315\",[]],[\"name/316\",[150,54.293]],[\"comment/316\",[]],[\"name/317\",[102,44.738]],[\"comment/317\",[]],[\"name/318\",[107,48.416]],[\"comment/318\",[]],[\"name/319\",[139,46.409]],[\"comment/319\",[]],[\"name/320\",[154,59.402]],[\"comment/320\",[]],[\"name/321\",[5,44.738]],[\"comment/321\",[]],[\"name/322\",[1,39.033]],[\"comment/322\",[]],[\"name/323\",[141,54.293]],[\"comment/323\",[]],[\"name/324\",[82,46.409]],[\"comment/324\",[]],[\"name/325\",[155,59.402]],[\"comment/325\",[]],[\"name/326\",[156,59.402]],[\"comment/326\",[]],[\"name/327\",[28,43.307]],[\"comment/327\",[]],[\"name/328\",[146,54.293]],[\"comment/328\",[]],[\"name/329\",[36,43.307]],[\"comment/329\",[]],[\"name/330\",[148,54.293]],[\"comment/330\",[]],[\"name/331\",[149,54.293]],[\"comment/331\",[]],[\"name/332\",[157,59.402]],[\"comment/332\",[]],[\"name/333\",[1,39.033]],[\"comment/333\",[]],[\"name/334\",[73,54.293]],[\"comment/334\",[]],[\"name/335\",[21,43.307]],[\"comment/335\",[]],[\"name/336\",[24,43.307]],[\"comment/336\",[]],[\"name/337\",[34,46.409]],[\"comment/337\",[]],[\"name/338\",[9,42.056]],[\"comment/338\",[]],[\"name/339\",[40,42.056]],[\"comment/339\",[]],[\"name/340\",[38,46.409]],[\"comment/340\",[]],[\"name/341\",[49,46.409]],[\"comment/341\",[]],[\"name/342\",[50,46.409]],[\"comment/342\",[]],[\"name/343\",[22,42.056]],[\"comment/343\",[]],[\"name/344\",[23,44.738]],[\"comment/344\",[]],[\"name/345\",[2,43.307]],[\"comment/345\",[]],[\"name/346\",[3,44.738]],[\"comment/346\",[]],[\"name/347\",[4,46.409]],[\"comment/347\",[]],[\"name/348\",[5,44.738]],[\"comment/348\",[]],[\"name/349\",[7,46.409]],[\"comment/349\",[]],[\"name/350\",[8,46.409]],[\"comment/350\",[]],[\"name/351\",[12,46.409]],[\"comment/351\",[]],[\"name/352\",[17,43.307]],[\"comment/352\",[]],[\"name/353\",[18,46.409]],[\"comment/353\",[]],[\"name/354\",[19,42.056]],[\"comment/354\",[]],[\"name/355\",[20,43.307]],[\"comment/355\",[]],[\"name/356\",[28,43.307]],[\"comment/356\",[]],[\"name/357\",[29,44.738]],[\"comment/357\",[]],[\"name/358\",[30,40.943]],[\"comment/358\",[]],[\"name/359\",[31,44.738]],[\"comment/359\",[]],[\"name/360\",[33,44.738]],[\"comment/360\",[]],[\"name/361\",[35,46.409]],[\"comment/361\",[]],[\"name/362\",[36,43.307]],[\"comment/362\",[]],[\"name/363\",[37,44.738]],[\"comment/363\",[]],[\"name/364\",[39,46.409]],[\"comment/364\",[]],[\"name/365\",[41,46.409]],[\"comment/365\",[]],[\"name/366\",[42,46.409]],[\"comment/366\",[]],[\"name/367\",[51,46.409]],[\"comment/367\",[]],[\"name/368\",[52,46.409]],[\"comment/368\",[]],[\"name/369\",[54,46.409]],[\"comment/369\",[]],[\"name/370\",[57,46.409]],[\"comment/370\",[]],[\"name/371\",[58,28.341]],[\"comment/371\",[]],[\"name/372\",[158,59.402]],[\"comment/372\",[]],[\"name/373\",[1,39.033]],[\"comment/373\",[]],[\"name/374\",[9,42.056]],[\"comment/374\",[]],[\"name/375\",[40,42.056]],[\"comment/375\",[]],[\"name/376\",[38,46.409]],[\"comment/376\",[]],[\"name/377\",[49,46.409]],[\"comment/377\",[]],[\"name/378\",[50,46.409]],[\"comment/378\",[]],[\"name/379\",[21,43.307]],[\"comment/379\",[]],[\"name/380\",[22,42.056]],[\"comment/380\",[]],[\"name/381\",[23,44.738]],[\"comment/381\",[]],[\"name/382\",[24,43.307]],[\"comment/382\",[]],[\"name/383\",[34,46.409]],[\"comment/383\",[]],[\"name/384\",[2,43.307]],[\"comment/384\",[]],[\"name/385\",[3,44.738]],[\"comment/385\",[]],[\"name/386\",[4,46.409]],[\"comment/386\",[]],[\"name/387\",[5,44.738]],[\"comment/387\",[]],[\"name/388\",[7,46.409]],[\"comment/388\",[]],[\"name/389\",[8,46.409]],[\"comment/389\",[]],[\"name/390\",[12,46.409]],[\"comment/390\",[]],[\"name/391\",[17,43.307]],[\"comment/391\",[]],[\"name/392\",[18,46.409]],[\"comment/392\",[]],[\"name/393\",[19,42.056]],[\"comment/393\",[]],[\"name/394\",[20,43.307]],[\"comment/394\",[]],[\"name/395\",[28,43.307]],[\"comment/395\",[]],[\"name/396\",[29,44.738]],[\"comment/396\",[]],[\"name/397\",[30,40.943]],[\"comment/397\",[]],[\"name/398\",[31,44.738]],[\"comment/398\",[]],[\"name/399\",[33,44.738]],[\"comment/399\",[]],[\"name/400\",[35,46.409]],[\"comment/400\",[]],[\"name/401\",[36,43.307]],[\"comment/401\",[]],[\"name/402\",[37,44.738]],[\"comment/402\",[]],[\"name/403\",[39,46.409]],[\"comment/403\",[]],[\"name/404\",[41,46.409]],[\"comment/404\",[]],[\"name/405\",[42,46.409]],[\"comment/405\",[]],[\"name/406\",[51,46.409]],[\"comment/406\",[]],[\"name/407\",[52,46.409]],[\"comment/407\",[]],[\"name/408\",[54,46.409]],[\"comment/408\",[]],[\"name/409\",[57,46.409]],[\"comment/409\",[]],[\"name/410\",[58,28.341]],[\"comment/410\",[]],[\"name/411\",[159,59.402]],[\"comment/411\",[]],[\"name/412\",[160,54.293]],[\"comment/412\",[]],[\"name/413\",[78,48.416]],[\"comment/413\",[]],[\"name/414\",[79,48.416]],[\"comment/414\",[]],[\"name/415\",[80,48.416]],[\"comment/415\",[]],[\"name/416\",[81,48.416]],[\"comment/416\",[]],[\"name/417\",[82,46.409]],[\"comment/417\",[]],[\"name/418\",[83,48.416]],[\"comment/418\",[]],[\"name/419\",[84,50.929]],[\"comment/419\",[]],[\"name/420\",[85,50.929]],[\"comment/420\",[]],[\"name/421\",[30,40.943]],[\"comment/421\",[]],[\"name/422\",[86,48.416]],[\"comment/422\",[]],[\"name/423\",[161,59.402]],[\"comment/423\",[]],[\"name/424\",[1,39.033]],[\"comment/424\",[]],[\"name/425\",[116,43.307]],[\"comment/425\",[]],[\"name/426\",[162,48.416]],[\"comment/426\",[]],[\"name/427\",[163,50.929]],[\"comment/427\",[]],[\"name/428\",[164,48.416]],[\"comment/428\",[]],[\"name/429\",[165,50.929]],[\"comment/429\",[]],[\"name/430\",[40,42.056]],[\"comment/430\",[]],[\"name/431\",[166,50.929]],[\"comment/431\",[]],[\"name/432\",[9,42.056]],[\"comment/432\",[]],[\"name/433\",[167,59.402]],[\"comment/433\",[]],[\"name/434\",[168,59.402]],[\"comment/434\",[]],[\"name/435\",[169,50.929]],[\"comment/435\",[]],[\"name/436\",[170,50.929]],[\"comment/436\",[]],[\"name/437\",[171,50.929]],[\"comment/437\",[]],[\"name/438\",[172,50.929]],[\"comment/438\",[]],[\"name/439\",[173,50.929]],[\"comment/439\",[]],[\"name/440\",[174,50.929]],[\"comment/440\",[]],[\"name/441\",[175,59.402]],[\"comment/441\",[]],[\"name/442\",[176,59.402]],[\"comment/442\",[]],[\"name/443\",[177,54.293]],[\"comment/443\",[]],[\"name/444\",[178,50.929]],[\"comment/444\",[]],[\"name/445\",[179,50.929]],[\"comment/445\",[]],[\"name/446\",[180,50.929]],[\"comment/446\",[]],[\"name/447\",[181,50.929]],[\"comment/447\",[]],[\"name/448\",[182,50.929]],[\"comment/448\",[]],[\"name/449\",[183,50.929]],[\"comment/449\",[]],[\"name/450\",[184,59.402]],[\"comment/450\",[]],[\"name/451\",[185,59.402]],[\"comment/451\",[]],[\"name/452\",[186,59.402]],[\"comment/452\",[]],[\"name/453\",[187,59.402]],[\"comment/453\",[]],[\"name/454\",[188,59.402]],[\"comment/454\",[]],[\"name/455\",[1,39.033]],[\"comment/455\",[]],[\"name/456\",[116,43.307]],[\"comment/456\",[]],[\"name/457\",[179,50.929]],[\"comment/457\",[]],[\"name/458\",[162,48.416]],[\"comment/458\",[]],[\"name/459\",[163,50.929]],[\"comment/459\",[]],[\"name/460\",[164,48.416]],[\"comment/460\",[]],[\"name/461\",[165,50.929]],[\"comment/461\",[]],[\"name/462\",[40,42.056]],[\"comment/462\",[]],[\"name/463\",[166,50.929]],[\"comment/463\",[]],[\"name/464\",[9,42.056]],[\"comment/464\",[]],[\"name/465\",[169,50.929]],[\"comment/465\",[]],[\"name/466\",[170,50.929]],[\"comment/466\",[]],[\"name/467\",[171,50.929]],[\"comment/467\",[]],[\"name/468\",[172,50.929]],[\"comment/468\",[]],[\"name/469\",[173,50.929]],[\"comment/469\",[]],[\"name/470\",[174,50.929]],[\"comment/470\",[]],[\"name/471\",[178,50.929]],[\"comment/471\",[]],[\"name/472\",[180,50.929]],[\"comment/472\",[]],[\"name/473\",[181,50.929]],[\"comment/473\",[]],[\"name/474\",[182,50.929]],[\"comment/474\",[]],[\"name/475\",[183,50.929]],[\"comment/475\",[]],[\"name/476\",[189,59.402]],[\"comment/476\",[]],[\"name/477\",[1,39.033]],[\"comment/477\",[]],[\"name/478\",[116,43.307]],[\"comment/478\",[]],[\"name/479\",[179,50.929]],[\"comment/479\",[]],[\"name/480\",[180,50.929]],[\"comment/480\",[]],[\"name/481\",[162,48.416]],[\"comment/481\",[]],[\"name/482\",[163,50.929]],[\"comment/482\",[]],[\"name/483\",[164,48.416]],[\"comment/483\",[]],[\"name/484\",[165,50.929]],[\"comment/484\",[]],[\"name/485\",[40,42.056]],[\"comment/485\",[]],[\"name/486\",[166,50.929]],[\"comment/486\",[]],[\"name/487\",[9,42.056]],[\"comment/487\",[]],[\"name/488\",[169,50.929]],[\"comment/488\",[]],[\"name/489\",[170,50.929]],[\"comment/489\",[]],[\"name/490\",[171,50.929]],[\"comment/490\",[]],[\"name/491\",[172,50.929]],[\"comment/491\",[]],[\"name/492\",[173,50.929]],[\"comment/492\",[]],[\"name/493\",[174,50.929]],[\"comment/493\",[]],[\"name/494\",[178,50.929]],[\"comment/494\",[]],[\"name/495\",[181,50.929]],[\"comment/495\",[]],[\"name/496\",[182,50.929]],[\"comment/496\",[]],[\"name/497\",[183,50.929]],[\"comment/497\",[]],[\"name/498\",[190,59.402]],[\"comment/498\",[]],[\"name/499\",[191,54.293]],[\"comment/499\",[]],[\"name/500\",[160,54.293]],[\"comment/500\",[]],[\"name/501\",[192,59.402]],[\"comment/501\",[]],[\"name/502\",[193,59.402]],[\"comment/502\",[]],[\"name/503\",[191,54.293]],[\"comment/503\",[]],[\"name/504\",[162,48.416]],[\"comment/504\",[]],[\"name/505\",[194,59.402]],[\"comment/505\",[]],[\"name/506\",[58,28.341]],[\"comment/506\",[]],[\"name/507\",[195,59.402]],[\"comment/507\",[]],[\"name/508\",[196,59.402]],[\"comment/508\",[]],[\"name/509\",[58,28.341]],[\"comment/509\",[]],[\"name/510\",[197,59.402]],[\"comment/510\",[]],[\"name/511\",[198,59.402]],[\"comment/511\",[]],[\"name/512\",[199,54.293]],[\"comment/512\",[]],[\"name/513\",[200,54.293]],[\"comment/513\",[]],[\"name/514\",[164,48.416]],[\"comment/514\",[]],[\"name/515\",[19,42.056]],[\"comment/515\",[]],[\"name/516\",[177,54.293]],[\"comment/516\",[]],[\"name/517\",[201,54.293]],[\"comment/517\",[]],[\"name/518\",[202,48.416]],[\"comment/518\",[]],[\"name/519\",[203,50.929]],[\"comment/519\",[]],[\"name/520\",[204,50.929]],[\"comment/520\",[]],[\"name/521\",[116,43.307]],[\"comment/521\",[]],[\"name/522\",[205,59.402]],[\"comment/522\",[]],[\"name/523\",[206,59.402]],[\"comment/523\",[]],[\"name/524\",[58,28.341]],[\"comment/524\",[]],[\"name/525\",[207,59.402]],[\"comment/525\",[]],[\"name/526\",[58,28.341]],[\"comment/526\",[]],[\"name/527\",[22,42.056]],[\"comment/527\",[]],[\"name/528\",[208,59.402]],[\"comment/528\",[]],[\"name/529\",[201,54.293]],[\"comment/529\",[]],[\"name/530\",[202,48.416]],[\"comment/530\",[]],[\"name/531\",[203,50.929]],[\"comment/531\",[]],[\"name/532\",[204,50.929]],[\"comment/532\",[]],[\"name/533\",[116,43.307]],[\"comment/533\",[]],[\"name/534\",[199,54.293]],[\"comment/534\",[]],[\"name/535\",[202,48.416]],[\"comment/535\",[]],[\"name/536\",[209,59.402]],[\"comment/536\",[]],[\"name/537\",[203,50.929]],[\"comment/537\",[]],[\"name/538\",[200,54.293]],[\"comment/538\",[]],[\"name/539\",[202,48.416]],[\"comment/539\",[]],[\"name/540\",[204,50.929]],[\"comment/540\",[]],[\"name/541\",[102,44.738]],[\"comment/541\",[]],[\"name/542\",[139,46.409]],[\"comment/542\",[]],[\"name/543\",[210,59.402]],[\"comment/543\",[]],[\"name/544\",[102,44.738]],[\"comment/544\",[]],[\"name/545\",[139,46.409]],[\"comment/545\",[]],[\"name/546\",[211,59.402]],[\"comment/546\",[]],[\"name/547\",[1,39.033]],[\"comment/547\",[]],[\"name/548\",[212,54.293]],[\"comment/548\",[]],[\"name/549\",[213,59.402]],[\"comment/549\",[]],[\"name/550\",[214,59.402]],[\"comment/550\",[]],[\"name/551\",[215,59.402]],[\"comment/551\",[]],[\"name/552\",[216,59.402]],[\"comment/552\",[]],[\"name/553\",[217,59.402]],[\"comment/553\",[]],[\"name/554\",[218,59.402]],[\"comment/554\",[]],[\"name/555\",[33,44.738]],[\"comment/555\",[]],[\"name/556\",[219,59.402]],[\"comment/556\",[]],[\"name/557\",[220,59.402]],[\"comment/557\",[]],[\"name/558\",[1,39.033]],[\"comment/558\",[]],[\"name/559\",[221,59.402]],[\"comment/559\",[]],[\"name/560\",[222,59.402]],[\"comment/560\",[]],[\"name/561\",[212,54.293]],[\"comment/561\",[]],[\"name/562\",[24,43.307]],[\"comment/562\",[]],[\"name/563\",[223,59.402]],[\"comment/563\",[]],[\"name/564\",[224,59.402]],[\"comment/564\",[]],[\"name/565\",[225,59.402]],[\"comment/565\",[]],[\"name/566\",[226,59.402]],[\"comment/566\",[]],[\"name/567\",[227,59.402]],[\"comment/567\",[]],[\"name/568\",[228,59.402]],[\"comment/568\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":58,\"name\":{\"58\":{},\"111\":{},\"150\":{},\"171\":{},\"173\":{},\"175\":{},\"177\":{},\"179\":{},\"181\":{},\"202\":{},\"208\":{},\"229\":{},\"235\":{},\"241\":{},\"247\":{},\"249\":{},\"251\":{},\"253\":{},\"255\":{},\"257\":{},\"266\":{},\"268\":{},\"292\":{},\"294\":{},\"296\":{},\"298\":{},\"300\":{},\"371\":{},\"410\":{},\"506\":{},\"509\":{},\"524\":{},\"526\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":161,\"name\":{\"423\":{}},\"comment\":{}}],[\"active\",{\"_index\":114,\"name\":{\"232\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":165,\"name\":{\"429\":{},\"461\":{},\"484\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":170,\"name\":{\"436\":{},\"466\":{},\"489\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":42,\"name\":{\"42\":{},\"106\":{},\"145\":{},\"366\":{},\"405\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":54,\"name\":{\"54\":{},\"109\":{},\"148\":{},\"369\":{},\"408\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":126,\"name\":{\"259\":{},\"305\":{}},\"comment\":{}}],[\"async\",{\"_index\":193,\"name\":{\"502\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":228,\"name\":{\"568\":{}},\"comment\":{}}],[\"average\",{\"_index\":105,\"name\":{\"205\":{},\"211\":{},\"262\":{},\"306\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":41,\"name\":{\"41\":{},\"105\":{},\"144\":{},\"365\":{},\"404\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":185,\"name\":{\"451\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"busy\",{\"_index\":34,\"name\":{\"34\":{},\"77\":{},\"124\":{},\"337\":{},\"383\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":96,\"name\":{\"195\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":177,\"name\":{\"443\":{},\"516\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":12,\"name\":{\"12\":{},\"92\":{},\"131\":{},\"351\":{},\"390\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":219,\"name\":{\"556\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":187,\"name\":{\"453\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":168,\"name\":{\"434\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":167,\"name\":{\"433\":{}},\"comment\":{}}],[\"choose\",{\"_index\":147,\"name\":{\"295\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":211,\"name\":{\"546\":{}},\"comment\":{}}],[\"clear\",{\"_index\":226,\"name\":{\"566\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":122,\"name\":{\"252\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":75,\"name\":{\"151\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":188,\"name\":{\"454\":{}},\"comment\":{}}],[\"concat\",{\"_index\":215,\"name\":{\"551\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":110,\"name\":{\"226\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"73\":{},\"113\":{},\"322\":{},\"333\":{},\"373\":{},\"424\":{},\"455\":{},\"477\":{},\"547\":{},\"558\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":52,\"name\":{\"52\":{},\"108\":{},\"147\":{},\"368\":{},\"407\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":51,\"name\":{\"51\":{},\"107\":{},\"146\":{},\"367\":{},\"406\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":50,\"name\":{\"50\":{},\"83\":{},\"119\":{},\"342\":{},\"378\":{}},\"comment\":{}}],[\"data\",{\"_index\":203,\"name\":{\"519\":{},\"531\":{},\"537\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":224,\"name\":{\"564\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":67,\"name\":{\"67\":{},\"250\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":37,\"name\":{\"37\":{},\"104\":{},\"143\":{},\"172\":{},\"363\":{},\"402\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":38,\"name\":{\"38\":{},\"81\":{},\"117\":{},\"340\":{},\"376\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":135,\"name\":{\"278\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":157,\"name\":{\"332\":{}},\"comment\":{}}],[\"elu\",{\"_index\":139,\"name\":{\"285\":{},\"313\":{},\"319\":{},\"542\":{},\"545\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"87\":{},\"126\":{},\"169\":{},\"346\":{},\"385\":{}},\"comment\":{}}],[\"empty\",{\"_index\":218,\"name\":{\"554\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":85,\"name\":{\"161\":{},\"221\":{},\"420\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":30,\"name\":{\"30\":{},\"99\":{},\"138\":{},\"162\":{},\"178\":{},\"222\":{},\"358\":{},\"397\":{},\"421\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":186,\"name\":{\"452\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":223,\"name\":{\"563\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":66,\"name\":{\"66\":{},\"248\":{}},\"comment\":{}}],[\"env\",{\"_index\":76,\"name\":{\"152\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":79,\"name\":{\"155\":{},\"215\":{},\"228\":{},\"414\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":112,\"name\":{\"230\":{}},\"comment\":{}}],[\"execute\",{\"_index\":36,\"name\":{\"36\":{},\"103\":{},\"142\":{},\"170\":{},\"329\":{},\"362\":{},\"401\":{}},\"comment\":{}}],[\"executed\",{\"_index\":129,\"name\":{\"270\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":97,\"name\":{\"196\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"executing\",{\"_index\":130,\"name\":{\"271\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":98,\"name\":{\"197\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":81,\"name\":{\"157\":{},\"217\":{},\"234\":{},\"416\":{}},\"comment\":{}}],[\"failed\",{\"_index\":133,\"name\":{\"274\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":101,\"name\":{\"200\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":8,\"name\":{\"8\":{},\"91\":{},\"130\":{},\"350\":{},\"389\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":74,\"name\":{\"112\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":158,\"name\":{\"372\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":69,\"name\":{\"69\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"full\",{\"_index\":33,\"name\":{\"33\":{},\"101\":{},\"140\":{},\"360\":{},\"399\":{},\"555\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":178,\"name\":{\"444\":{},\"471\":{},\"494\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":155,\"name\":{\"325\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":184,\"name\":{\"450\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":156,\"name\":{\"326\":{}},\"comment\":{}}],[\"gettaskworkerusage\",{\"_index\":124,\"name\":{\"256\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":180,\"name\":{\"446\":{},\"472\":{},\"480\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"handleworkerreadymessage\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":169,\"name\":{\"435\":{},\"465\":{},\"488\":{}},\"comment\":{}}],[\"history\",{\"_index\":127,\"name\":{\"264\":{}},\"comment\":{}}],[\"id\",{\"_index\":116,\"name\":{\"237\":{},\"276\":{},\"425\":{},\"456\":{},\"478\":{},\"521\":{},\"533\":{}},\"comment\":{}}],[\"idle\",{\"_index\":113,\"name\":{\"231\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":95,\"name\":{\"194\":{}},\"comment\":{}}],[\"info\",{\"_index\":17,\"name\":{\"17\":{},\"93\":{},\"132\":{},\"167\":{},\"244\":{},\"352\":{},\"391\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":35,\"name\":{\"35\":{},\"102\":{},\"141\":{},\"361\":{},\"400\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":89,\"name\":{\"166\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":40,\"name\":{\"40\":{},\"80\":{},\"116\":{},\"339\":{},\"375\":{},\"430\":{},\"462\":{},\"485\":{}},\"comment\":{}}],[\"items\",{\"_index\":221,\"name\":{\"559\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":227,\"name\":{\"567\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":115,\"name\":{\"236\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":142,\"name\":{\"288\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":120,\"name\":{\"242\":{}},\"comment\":{}}],[\"kill\",{\"_index\":198,\"name\":{\"511\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":191,\"name\":{\"499\":{},\"503\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":190,\"name\":{\"498\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":163,\"name\":{\"427\":{},\"459\":{},\"482\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":166,\"name\":{\"431\":{},\"463\":{},\"486\":{}},\"comment\":{}}],[\"max\",{\"_index\":73,\"name\":{\"74\":{},\"334\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":104,\"name\":{\"204\":{},\"210\":{},\"261\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":192,\"name\":{\"501\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":132,\"name\":{\"273\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":100,\"name\":{\"199\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":24,\"name\":{\"24\":{},\"76\":{},\"123\":{},\"191\":{},\"336\":{},\"382\":{},\"562\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":150,\"name\":{\"301\":{},\"316\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":151,\"name\":{\"302\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":140,\"name\":{\"286\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":125,\"name\":{\"258\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":152,\"name\":{\"304\":{}},\"comment\":{}}],[\"median\",{\"_index\":106,\"name\":{\"206\":{},\"212\":{},\"263\":{},\"303\":{},\"307\":{}},\"comment\":{}}],[\"message\",{\"_index\":209,\"name\":{\"536\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":78,\"name\":{\"154\":{},\"214\":{},\"265\":{},\"413\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":173,\"name\":{\"439\":{},\"469\":{},\"492\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":197,\"name\":{\"510\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":103,\"name\":{\"203\":{},\"209\":{},\"260\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":23,\"name\":{\"23\":{},\"85\":{},\"122\":{},\"190\":{},\"344\":{},\"381\":{}},\"comment\":{}}],[\"name\",{\"_index\":202,\"name\":{\"518\":{},\"530\":{},\"535\":{},\"539\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":7,\"name\":{\"7\":{},\"90\":{},\"129\":{},\"349\":{},\"388\":{}},\"comment\":{}}],[\"offset\",{\"_index\":222,\"name\":{\"560\":{}},\"comment\":{}}],[\"on\",{\"_index\":118,\"name\":{\"239\":{}},\"comment\":{}}],[\"once\",{\"_index\":119,\"name\":{\"240\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":80,\"name\":{\"156\":{},\"216\":{},\"267\":{},\"415\":{}},\"comment\":{}}],[\"opts\",{\"_index\":9,\"name\":{\"9\":{},\"78\":{},\"114\":{},\"338\":{},\"374\":{},\"432\":{},\"464\":{},\"487\":{}},\"comment\":{}}],[\"peek\",{\"_index\":225,\"name\":{\"565\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":90,\"name\":{\"182\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":91,\"name\":{\"183\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":87,\"name\":{\"164\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":92,\"name\":{\"184\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":108,\"name\":{\"213\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":109,\"name\":{\"224\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":88,\"name\":{\"165\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"88\":{},\"127\":{},\"347\":{},\"386\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":205,\"name\":{\"522\":{}},\"comment\":{}}],[\"push\",{\"_index\":213,\"name\":{\"549\":{}},\"comment\":{}}],[\"queue\",{\"_index\":220,\"name\":{\"557\":{}},\"comment\":{}}],[\"queued\",{\"_index\":131,\"name\":{\"272\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":99,\"name\":{\"198\":{}},\"comment\":{}}],[\"ready\",{\"_index\":19,\"name\":{\"19\":{},\"95\":{},\"134\":{},\"188\":{},\"279\":{},\"354\":{},\"393\":{},\"515\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"reject\",{\"_index\":207,\"name\":{\"525\":{}},\"comment\":{}}],[\"remove\",{\"_index\":148,\"name\":{\"297\":{},\"330\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":171,\"name\":{\"437\":{},\"467\":{},\"490\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"reset\",{\"_index\":145,\"name\":{\"291\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":123,\"name\":{\"254\":{}},\"comment\":{}}],[\"resize\",{\"_index\":217,\"name\":{\"553\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":206,\"name\":{\"523\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":84,\"name\":{\"160\":{},\"220\":{},\"419\":{}},\"comment\":{}}],[\"run\",{\"_index\":181,\"name\":{\"447\":{},\"473\":{},\"495\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":183,\"name\":{\"449\":{},\"475\":{},\"497\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":182,\"name\":{\"448\":{},\"474\":{},\"496\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":102,\"name\":{\"201\":{},\"283\":{},\"311\":{},\"317\":{},\"541\":{},\"544\":{}},\"comment\":{}}],[\"sendreadyresponse\",{\"_index\":174,\"name\":{\"440\":{},\"470\":{},\"493\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":179,\"name\":{\"445\":{},\"457\":{},\"479\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":49,\"name\":{\"49\":{},\"82\":{},\"118\":{},\"341\":{},\"377\":{}},\"comment\":{}}],[\"sendworkerstartupmessage\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":172,\"name\":{\"438\":{},\"468\":{},\"491\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":149,\"name\":{\"299\":{},\"331\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":31,\"name\":{\"31\":{},\"100\":{},\"139\":{},\"180\":{},\"359\":{},\"398\":{}},\"comment\":{}}],[\"settings\",{\"_index\":77,\"name\":{\"153\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":39,\"name\":{\"39\":{},\"79\":{},\"115\":{},\"364\":{},\"403\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":28,\"name\":{\"28\":{},\"97\":{},\"136\":{},\"174\":{},\"327\":{},\"356\":{},\"395\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":29,\"name\":{\"29\":{},\"98\":{},\"137\":{},\"176\":{},\"357\":{},\"396\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"size\",{\"_index\":212,\"name\":{\"548\":{},\"561\":{}},\"comment\":{}}],[\"splice\",{\"_index\":216,\"name\":{\"552\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":175,\"name\":{\"441\":{}},\"comment\":{}}],[\"starting\",{\"_index\":18,\"name\":{\"18\":{},\"94\":{},\"133\":{},\"353\":{},\"392\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":164,\"name\":{\"428\":{},\"460\":{},\"483\":{},\"514\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":176,\"name\":{\"442\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":94,\"name\":{\"189\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":143,\"name\":{\"289\":{},\"308\":{}},\"comment\":{}}],[\"task\",{\"_index\":208,\"name\":{\"528\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":199,\"name\":{\"512\":{},\"534\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":162,\"name\":{\"426\":{},\"458\":{},\"481\":{},\"504\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":200,\"name\":{\"513\":{},\"538\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":138,\"name\":{\"282\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":86,\"name\":{\"163\":{},\"223\":{},\"225\":{},\"422\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":68,\"name\":{\"68\":{},\"246\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":128,\"name\":{\"269\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":144,\"name\":{\"290\":{},\"310\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":117,\"name\":{\"238\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":159,\"name\":{\"411\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":189,\"name\":{\"476\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":204,\"name\":{\"520\":{},\"532\":{},\"540\":{}},\"comment\":{}}],[\"type\",{\"_index\":21,\"name\":{\"21\":{},\"75\":{},\"120\":{},\"186\":{},\"277\":{},\"335\":{},\"379\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":214,\"name\":{\"550\":{}},\"comment\":{}}],[\"update\",{\"_index\":146,\"name\":{\"293\":{},\"328\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"usage\",{\"_index\":121,\"name\":{\"245\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":153,\"name\":{\"309\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":20,\"name\":{\"20\":{},\"96\":{},\"135\":{},\"192\":{},\"233\":{},\"355\":{},\"394\":{}},\"comment\":{}}],[\"version\",{\"_index\":93,\"name\":{\"185\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":107,\"name\":{\"207\":{},\"284\":{},\"312\":{},\"318\":{}},\"comment\":{}}],[\"weights\",{\"_index\":154,\"name\":{\"320\":{}},\"comment\":{}}],[\"worker\",{\"_index\":22,\"name\":{\"22\":{},\"84\":{},\"121\":{},\"187\":{},\"243\":{},\"343\":{},\"380\":{},\"527\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":194,\"name\":{\"505\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":141,\"name\":{\"287\":{},\"323\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":82,\"name\":{\"158\":{},\"218\":{},\"314\":{},\"324\":{},\"417\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"89\":{},\"128\":{},\"321\":{},\"348\":{},\"387\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":83,\"name\":{\"159\":{},\"219\":{},\"315\":{},\"418\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":195,\"name\":{\"507\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":201,\"name\":{\"517\":{},\"529\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":134,\"name\":{\"275\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":57,\"name\":{\"57\":{},\"110\":{},\"149\":{},\"370\":{},\"409\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"86\":{},\"125\":{},\"168\":{},\"193\":{},\"345\":{},\"384\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":160,\"name\":{\"412\":{},\"500\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":210,\"name\":{\"543\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":196,\"name\":{\"508\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":136,\"name\":{\"280\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":111,\"name\":{\"227\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":137,\"name\":{\"281\":{}},\"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\":\"checkDynamicPoolSize\",\"url\":\"classes/AbstractPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected\",\"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\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/AbstractPool.html#ready\",\"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\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"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\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"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\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendWorkerStartupMessage\",\"url\":\"classes/AbstractPool.html#sendWorkerStartupMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"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\":\"handleWorkerReadyResponse\",\"url\":\"classes/AbstractPool.html#handleWorkerReadyResponse\",\"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\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"addWorkerNode\",\"url\":\"classes/AbstractPool.html#addWorkerNode\",\"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\":\"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\":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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicClusterPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/DynamicClusterPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicClusterPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedClusterPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/FixedClusterPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedClusterPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"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\":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\":\"ready\",\"url\":\"interfaces/PoolInfo.html#ready\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"strategy\",\"url\":\"interfaces/PoolInfo.html#strategy\",\"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\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.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\":\"IWorkerNode\",\"url\":\"interfaces/IWorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/IWorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IWorkerNode.html#info\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/IWorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.tasksQueueSize\"},{\"kind\":1024,\"name\":\"enqueueTask\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"clearTasksQueue\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue.__type\",\"classes\":\"\",\"parent\":\"IWorkerNode.clearTasksQueue\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"getTaskWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskWorkerUsage\"},{\"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\":\"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\":\"type\",\"url\":\"interfaces/WorkerInfo.html#type\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/WorkerInfo.html#ready\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicThreadPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/DynamicThreadPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicThreadPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"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\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedThreadPool.html#checkDynamicPoolSize\",\"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\":\"starting\",\"url\":\"classes/FixedThreadPool.html#starting\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedThreadPool.html#ready\",\"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\":\"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\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"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\":\"activeInterval\",\"url\":\"classes/AbstractWorker.html#activeInterval\",\"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\":\"hasTaskFunction\",\"url\":\"classes/AbstractWorker.html#hasTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/AbstractWorker.html#addTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/AbstractWorker.html#removeTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendReadyResponse\",\"url\":\"classes/AbstractWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"startCheckActive\",\"url\":\"classes/AbstractWorker.html#startCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"stopCheckActive\",\"url\":\"classes/AbstractWorker.html#stopCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkActive\",\"url\":\"classes/AbstractWorker.html#checkActive\",\"classes\":\"tsd-is-private\",\"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\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/AbstractWorker.html#run\",\"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\":\"activeInterval\",\"url\":\"classes/ClusterWorker.html#activeInterval\",\"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\":\"hasTaskFunction\",\"url\":\"classes/ClusterWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ClusterWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ClusterWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ClusterWorker.html#setDefaultTaskFunction\",\"classes\":\"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\":\"sendReadyResponse\",\"url\":\"classes/ClusterWorker.html#sendReadyResponse\",\"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\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ClusterWorker.html#run\",\"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\":\"activeInterval\",\"url\":\"classes/ThreadWorker.html#activeInterval\",\"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\":\"hasTaskFunction\",\"url\":\"classes/ThreadWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ThreadWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ThreadWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ThreadWorker.html#setDefaultTaskFunction\",\"classes\":\"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\":\"sendReadyResponse\",\"url\":\"classes/ThreadWorker.html#sendReadyResponse\",\"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\":\"run\",\"url\":\"classes/ThreadWorker.html#run\",\"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\":\"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\":\"ready\",\"url\":\"interfaces/MessageValue.html#ready\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"checkActive\",\"url\":\"interfaces/MessageValue.html#checkActive\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"tsd-is-inherited\",\"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\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/Task.html#workerId\",\"classes\":\"\",\"parent\":\"Task\"},{\"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\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskError.html#name\",\"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\":\"name\",\"url\":\"interfaces/TaskPerformance.html#name\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"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\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Queue.html#_iterator_\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.402]],[\"comment/0\",[]],[\"name/1\",[1,39.033]],[\"comment/1\",[]],[\"name/2\",[2,43.307]],[\"comment/2\",[]],[\"name/3\",[3,44.738]],[\"comment/3\",[]],[\"name/4\",[4,46.409]],[\"comment/4\",[]],[\"name/5\",[5,44.738]],[\"comment/5\",[]],[\"name/6\",[6,59.402]],[\"comment/6\",[]],[\"name/7\",[7,46.409]],[\"comment/7\",[]],[\"name/8\",[8,46.409]],[\"comment/8\",[]],[\"name/9\",[9,42.056]],[\"comment/9\",[]],[\"name/10\",[10,59.402]],[\"comment/10\",[]],[\"name/11\",[11,59.402]],[\"comment/11\",[]],[\"name/12\",[12,46.409]],[\"comment/12\",[]],[\"name/13\",[13,59.402]],[\"comment/13\",[]],[\"name/14\",[14,59.402]],[\"comment/14\",[]],[\"name/15\",[15,59.402]],[\"comment/15\",[]],[\"name/16\",[16,59.402]],[\"comment/16\",[]],[\"name/17\",[17,43.307]],[\"comment/17\",[]],[\"name/18\",[18,46.409]],[\"comment/18\",[]],[\"name/19\",[19,42.056]],[\"comment/19\",[]],[\"name/20\",[20,43.307]],[\"comment/20\",[]],[\"name/21\",[21,43.307]],[\"comment/21\",[]],[\"name/22\",[22,42.056]],[\"comment/22\",[]],[\"name/23\",[23,44.738]],[\"comment/23\",[]],[\"name/24\",[24,43.307]],[\"comment/24\",[]],[\"name/25\",[25,59.402]],[\"comment/25\",[]],[\"name/26\",[26,59.402]],[\"comment/26\",[]],[\"name/27\",[27,59.402]],[\"comment/27\",[]],[\"name/28\",[28,43.307]],[\"comment/28\",[]],[\"name/29\",[29,44.738]],[\"comment/29\",[]],[\"name/30\",[30,40.943]],[\"comment/30\",[]],[\"name/31\",[31,44.738]],[\"comment/31\",[]],[\"name/32\",[32,59.402]],[\"comment/32\",[]],[\"name/33\",[33,44.738]],[\"comment/33\",[]],[\"name/34\",[34,46.409]],[\"comment/34\",[]],[\"name/35\",[35,46.409]],[\"comment/35\",[]],[\"name/36\",[36,43.307]],[\"comment/36\",[]],[\"name/37\",[37,44.738]],[\"comment/37\",[]],[\"name/38\",[38,46.409]],[\"comment/38\",[]],[\"name/39\",[39,46.409]],[\"comment/39\",[]],[\"name/40\",[40,42.056]],[\"comment/40\",[]],[\"name/41\",[41,46.409]],[\"comment/41\",[]],[\"name/42\",[42,46.409]],[\"comment/42\",[]],[\"name/43\",[43,59.402]],[\"comment/43\",[]],[\"name/44\",[44,59.402]],[\"comment/44\",[]],[\"name/45\",[45,59.402]],[\"comment/45\",[]],[\"name/46\",[46,59.402]],[\"comment/46\",[]],[\"name/47\",[47,59.402]],[\"comment/47\",[]],[\"name/48\",[48,59.402]],[\"comment/48\",[]],[\"name/49\",[49,46.409]],[\"comment/49\",[]],[\"name/50\",[50,46.409]],[\"comment/50\",[]],[\"name/51\",[51,46.409]],[\"comment/51\",[]],[\"name/52\",[52,46.409]],[\"comment/52\",[]],[\"name/53\",[53,59.402]],[\"comment/53\",[]],[\"name/54\",[54,46.409]],[\"comment/54\",[]],[\"name/55\",[55,59.402]],[\"comment/55\",[]],[\"name/56\",[56,59.402]],[\"comment/56\",[]],[\"name/57\",[57,46.409]],[\"comment/57\",[]],[\"name/58\",[58,28.341]],[\"comment/58\",[]],[\"name/59\",[59,59.402]],[\"comment/59\",[]],[\"name/60\",[60,59.402]],[\"comment/60\",[]],[\"name/61\",[61,59.402]],[\"comment/61\",[]],[\"name/62\",[62,59.402]],[\"comment/62\",[]],[\"name/63\",[63,59.402]],[\"comment/63\",[]],[\"name/64\",[64,59.402]],[\"comment/64\",[]],[\"name/65\",[65,59.402]],[\"comment/65\",[]],[\"name/66\",[66,54.293]],[\"comment/66\",[]],[\"name/67\",[67,54.293]],[\"comment/67\",[]],[\"name/68\",[68,54.293]],[\"comment/68\",[]],[\"name/69\",[69,59.402]],[\"comment/69\",[]],[\"name/70\",[70,59.402]],[\"comment/70\",[]],[\"name/71\",[71,59.402]],[\"comment/71\",[]],[\"name/72\",[72,59.402]],[\"comment/72\",[]],[\"name/73\",[1,39.033]],[\"comment/73\",[]],[\"name/74\",[73,54.293]],[\"comment/74\",[]],[\"name/75\",[21,43.307]],[\"comment/75\",[]],[\"name/76\",[24,43.307]],[\"comment/76\",[]],[\"name/77\",[34,46.409]],[\"comment/77\",[]],[\"name/78\",[9,42.056]],[\"comment/78\",[]],[\"name/79\",[39,46.409]],[\"comment/79\",[]],[\"name/80\",[40,42.056]],[\"comment/80\",[]],[\"name/81\",[38,46.409]],[\"comment/81\",[]],[\"name/82\",[49,46.409]],[\"comment/82\",[]],[\"name/83\",[50,46.409]],[\"comment/83\",[]],[\"name/84\",[22,42.056]],[\"comment/84\",[]],[\"name/85\",[23,44.738]],[\"comment/85\",[]],[\"name/86\",[2,43.307]],[\"comment/86\",[]],[\"name/87\",[3,44.738]],[\"comment/87\",[]],[\"name/88\",[4,46.409]],[\"comment/88\",[]],[\"name/89\",[5,44.738]],[\"comment/89\",[]],[\"name/90\",[7,46.409]],[\"comment/90\",[]],[\"name/91\",[8,46.409]],[\"comment/91\",[]],[\"name/92\",[12,46.409]],[\"comment/92\",[]],[\"name/93\",[17,43.307]],[\"comment/93\",[]],[\"name/94\",[18,46.409]],[\"comment/94\",[]],[\"name/95\",[19,42.056]],[\"comment/95\",[]],[\"name/96\",[20,43.307]],[\"comment/96\",[]],[\"name/97\",[28,43.307]],[\"comment/97\",[]],[\"name/98\",[29,44.738]],[\"comment/98\",[]],[\"name/99\",[30,40.943]],[\"comment/99\",[]],[\"name/100\",[31,44.738]],[\"comment/100\",[]],[\"name/101\",[33,44.738]],[\"comment/101\",[]],[\"name/102\",[35,46.409]],[\"comment/102\",[]],[\"name/103\",[36,43.307]],[\"comment/103\",[]],[\"name/104\",[37,44.738]],[\"comment/104\",[]],[\"name/105\",[41,46.409]],[\"comment/105\",[]],[\"name/106\",[42,46.409]],[\"comment/106\",[]],[\"name/107\",[51,46.409]],[\"comment/107\",[]],[\"name/108\",[52,46.409]],[\"comment/108\",[]],[\"name/109\",[54,46.409]],[\"comment/109\",[]],[\"name/110\",[57,46.409]],[\"comment/110\",[]],[\"name/111\",[58,28.341]],[\"comment/111\",[]],[\"name/112\",[74,59.402]],[\"comment/112\",[]],[\"name/113\",[1,39.033]],[\"comment/113\",[]],[\"name/114\",[9,42.056]],[\"comment/114\",[]],[\"name/115\",[39,46.409]],[\"comment/115\",[]],[\"name/116\",[40,42.056]],[\"comment/116\",[]],[\"name/117\",[38,46.409]],[\"comment/117\",[]],[\"name/118\",[49,46.409]],[\"comment/118\",[]],[\"name/119\",[50,46.409]],[\"comment/119\",[]],[\"name/120\",[21,43.307]],[\"comment/120\",[]],[\"name/121\",[22,42.056]],[\"comment/121\",[]],[\"name/122\",[23,44.738]],[\"comment/122\",[]],[\"name/123\",[24,43.307]],[\"comment/123\",[]],[\"name/124\",[34,46.409]],[\"comment/124\",[]],[\"name/125\",[2,43.307]],[\"comment/125\",[]],[\"name/126\",[3,44.738]],[\"comment/126\",[]],[\"name/127\",[4,46.409]],[\"comment/127\",[]],[\"name/128\",[5,44.738]],[\"comment/128\",[]],[\"name/129\",[7,46.409]],[\"comment/129\",[]],[\"name/130\",[8,46.409]],[\"comment/130\",[]],[\"name/131\",[12,46.409]],[\"comment/131\",[]],[\"name/132\",[17,43.307]],[\"comment/132\",[]],[\"name/133\",[18,46.409]],[\"comment/133\",[]],[\"name/134\",[19,42.056]],[\"comment/134\",[]],[\"name/135\",[20,43.307]],[\"comment/135\",[]],[\"name/136\",[28,43.307]],[\"comment/136\",[]],[\"name/137\",[29,44.738]],[\"comment/137\",[]],[\"name/138\",[30,40.943]],[\"comment/138\",[]],[\"name/139\",[31,44.738]],[\"comment/139\",[]],[\"name/140\",[33,44.738]],[\"comment/140\",[]],[\"name/141\",[35,46.409]],[\"comment/141\",[]],[\"name/142\",[36,43.307]],[\"comment/142\",[]],[\"name/143\",[37,44.738]],[\"comment/143\",[]],[\"name/144\",[41,46.409]],[\"comment/144\",[]],[\"name/145\",[42,46.409]],[\"comment/145\",[]],[\"name/146\",[51,46.409]],[\"comment/146\",[]],[\"name/147\",[52,46.409]],[\"comment/147\",[]],[\"name/148\",[54,46.409]],[\"comment/148\",[]],[\"name/149\",[57,46.409]],[\"comment/149\",[]],[\"name/150\",[58,28.341]],[\"comment/150\",[]],[\"name/151\",[75,59.402]],[\"comment/151\",[]],[\"name/152\",[76,59.402]],[\"comment/152\",[]],[\"name/153\",[77,59.402]],[\"comment/153\",[]],[\"name/154\",[78,48.416]],[\"comment/154\",[]],[\"name/155\",[79,48.416]],[\"comment/155\",[]],[\"name/156\",[80,48.416]],[\"comment/156\",[]],[\"name/157\",[81,48.416]],[\"comment/157\",[]],[\"name/158\",[82,46.409]],[\"comment/158\",[]],[\"name/159\",[83,48.416]],[\"comment/159\",[]],[\"name/160\",[84,50.929]],[\"comment/160\",[]],[\"name/161\",[85,50.929]],[\"comment/161\",[]],[\"name/162\",[30,40.943]],[\"comment/162\",[]],[\"name/163\",[86,48.416]],[\"comment/163\",[]],[\"name/164\",[87,59.402]],[\"comment/164\",[]],[\"name/165\",[88,59.402]],[\"comment/165\",[]],[\"name/166\",[89,59.402]],[\"comment/166\",[]],[\"name/167\",[17,43.307]],[\"comment/167\",[]],[\"name/168\",[2,43.307]],[\"comment/168\",[]],[\"name/169\",[3,44.738]],[\"comment/169\",[]],[\"name/170\",[36,43.307]],[\"comment/170\",[]],[\"name/171\",[58,28.341]],[\"comment/171\",[]],[\"name/172\",[37,44.738]],[\"comment/172\",[]],[\"name/173\",[58,28.341]],[\"comment/173\",[]],[\"name/174\",[28,43.307]],[\"comment/174\",[]],[\"name/175\",[58,28.341]],[\"comment/175\",[]],[\"name/176\",[29,44.738]],[\"comment/176\",[]],[\"name/177\",[58,28.341]],[\"comment/177\",[]],[\"name/178\",[30,40.943]],[\"comment/178\",[]],[\"name/179\",[58,28.341]],[\"comment/179\",[]],[\"name/180\",[31,44.738]],[\"comment/180\",[]],[\"name/181\",[58,28.341]],[\"comment/181\",[]],[\"name/182\",[90,59.402]],[\"comment/182\",[]],[\"name/183\",[91,59.402]],[\"comment/183\",[]],[\"name/184\",[92,59.402]],[\"comment/184\",[]],[\"name/185\",[93,59.402]],[\"comment/185\",[]],[\"name/186\",[21,43.307]],[\"comment/186\",[]],[\"name/187\",[22,42.056]],[\"comment/187\",[]],[\"name/188\",[19,42.056]],[\"comment/188\",[]],[\"name/189\",[94,59.402]],[\"comment/189\",[]],[\"name/190\",[23,44.738]],[\"comment/190\",[]],[\"name/191\",[24,43.307]],[\"comment/191\",[]],[\"name/192\",[20,43.307]],[\"comment/192\",[]],[\"name/193\",[2,43.307]],[\"comment/193\",[]],[\"name/194\",[95,59.402]],[\"comment/194\",[]],[\"name/195\",[96,59.402]],[\"comment/195\",[]],[\"name/196\",[97,59.402]],[\"comment/196\",[]],[\"name/197\",[98,59.402]],[\"comment/197\",[]],[\"name/198\",[99,59.402]],[\"comment/198\",[]],[\"name/199\",[100,59.402]],[\"comment/199\",[]],[\"name/200\",[101,59.402]],[\"comment/200\",[]],[\"name/201\",[102,44.738]],[\"comment/201\",[]],[\"name/202\",[58,28.341]],[\"comment/202\",[]],[\"name/203\",[103,50.929]],[\"comment/203\",[]],[\"name/204\",[104,50.929]],[\"comment/204\",[]],[\"name/205\",[105,48.416]],[\"comment/205\",[]],[\"name/206\",[106,46.409]],[\"comment/206\",[]],[\"name/207\",[107,48.416]],[\"comment/207\",[]],[\"name/208\",[58,28.341]],[\"comment/208\",[]],[\"name/209\",[103,50.929]],[\"comment/209\",[]],[\"name/210\",[104,50.929]],[\"comment/210\",[]],[\"name/211\",[105,48.416]],[\"comment/211\",[]],[\"name/212\",[106,46.409]],[\"comment/212\",[]],[\"name/213\",[108,59.402]],[\"comment/213\",[]],[\"name/214\",[78,48.416]],[\"comment/214\",[]],[\"name/215\",[79,48.416]],[\"comment/215\",[]],[\"name/216\",[80,48.416]],[\"comment/216\",[]],[\"name/217\",[81,48.416]],[\"comment/217\",[]],[\"name/218\",[82,46.409]],[\"comment/218\",[]],[\"name/219\",[83,48.416]],[\"comment/219\",[]],[\"name/220\",[84,50.929]],[\"comment/220\",[]],[\"name/221\",[85,50.929]],[\"comment/221\",[]],[\"name/222\",[30,40.943]],[\"comment/222\",[]],[\"name/223\",[86,48.416]],[\"comment/223\",[]],[\"name/224\",[109,59.402]],[\"comment/224\",[]],[\"name/225\",[86,48.416]],[\"comment/225\",[]],[\"name/226\",[110,59.402]],[\"comment/226\",[]],[\"name/227\",[111,59.402]],[\"comment/227\",[]],[\"name/228\",[79,48.416]],[\"comment/228\",[]],[\"name/229\",[58,28.341]],[\"comment/229\",[]],[\"name/230\",[112,59.402]],[\"comment/230\",[]],[\"name/231\",[113,59.402]],[\"comment/231\",[]],[\"name/232\",[114,59.402]],[\"comment/232\",[]],[\"name/233\",[20,43.307]],[\"comment/233\",[]],[\"name/234\",[81,48.416]],[\"comment/234\",[]],[\"name/235\",[58,28.341]],[\"comment/235\",[]],[\"name/236\",[115,59.402]],[\"comment/236\",[]],[\"name/237\",[116,43.307]],[\"comment/237\",[]],[\"name/238\",[117,59.402]],[\"comment/238\",[]],[\"name/239\",[118,59.402]],[\"comment/239\",[]],[\"name/240\",[119,59.402]],[\"comment/240\",[]],[\"name/241\",[58,28.341]],[\"comment/241\",[]],[\"name/242\",[120,59.402]],[\"comment/242\",[]],[\"name/243\",[22,42.056]],[\"comment/243\",[]],[\"name/244\",[17,43.307]],[\"comment/244\",[]],[\"name/245\",[121,59.402]],[\"comment/245\",[]],[\"name/246\",[68,54.293]],[\"comment/246\",[]],[\"name/247\",[58,28.341]],[\"comment/247\",[]],[\"name/248\",[66,54.293]],[\"comment/248\",[]],[\"name/249\",[58,28.341]],[\"comment/249\",[]],[\"name/250\",[67,54.293]],[\"comment/250\",[]],[\"name/251\",[58,28.341]],[\"comment/251\",[]],[\"name/252\",[122,59.402]],[\"comment/252\",[]],[\"name/253\",[58,28.341]],[\"comment/253\",[]],[\"name/254\",[123,59.402]],[\"comment/254\",[]],[\"name/255\",[58,28.341]],[\"comment/255\",[]],[\"name/256\",[124,59.402]],[\"comment/256\",[]],[\"name/257\",[58,28.341]],[\"comment/257\",[]],[\"name/258\",[125,59.402]],[\"comment/258\",[]],[\"name/259\",[126,54.293]],[\"comment/259\",[]],[\"name/260\",[103,50.929]],[\"comment/260\",[]],[\"name/261\",[104,50.929]],[\"comment/261\",[]],[\"name/262\",[105,48.416]],[\"comment/262\",[]],[\"name/263\",[106,46.409]],[\"comment/263\",[]],[\"name/264\",[127,59.402]],[\"comment/264\",[]],[\"name/265\",[78,48.416]],[\"comment/265\",[]],[\"name/266\",[58,28.341]],[\"comment/266\",[]],[\"name/267\",[80,48.416]],[\"comment/267\",[]],[\"name/268\",[58,28.341]],[\"comment/268\",[]],[\"name/269\",[128,59.402]],[\"comment/269\",[]],[\"name/270\",[129,59.402]],[\"comment/270\",[]],[\"name/271\",[130,59.402]],[\"comment/271\",[]],[\"name/272\",[131,59.402]],[\"comment/272\",[]],[\"name/273\",[132,59.402]],[\"comment/273\",[]],[\"name/274\",[133,59.402]],[\"comment/274\",[]],[\"name/275\",[134,59.402]],[\"comment/275\",[]],[\"name/276\",[116,43.307]],[\"comment/276\",[]],[\"name/277\",[21,43.307]],[\"comment/277\",[]],[\"name/278\",[135,59.402]],[\"comment/278\",[]],[\"name/279\",[19,42.056]],[\"comment/279\",[]],[\"name/280\",[136,59.402]],[\"comment/280\",[]],[\"name/281\",[137,59.402]],[\"comment/281\",[]],[\"name/282\",[138,59.402]],[\"comment/282\",[]],[\"name/283\",[102,44.738]],[\"comment/283\",[]],[\"name/284\",[107,48.416]],[\"comment/284\",[]],[\"name/285\",[139,46.409]],[\"comment/285\",[]],[\"name/286\",[140,59.402]],[\"comment/286\",[]],[\"name/287\",[141,54.293]],[\"comment/287\",[]],[\"name/288\",[142,59.402]],[\"comment/288\",[]],[\"name/289\",[143,54.293]],[\"comment/289\",[]],[\"name/290\",[144,54.293]],[\"comment/290\",[]],[\"name/291\",[145,59.402]],[\"comment/291\",[]],[\"name/292\",[58,28.341]],[\"comment/292\",[]],[\"name/293\",[146,54.293]],[\"comment/293\",[]],[\"name/294\",[58,28.341]],[\"comment/294\",[]],[\"name/295\",[147,59.402]],[\"comment/295\",[]],[\"name/296\",[58,28.341]],[\"comment/296\",[]],[\"name/297\",[148,54.293]],[\"comment/297\",[]],[\"name/298\",[58,28.341]],[\"comment/298\",[]],[\"name/299\",[149,54.293]],[\"comment/299\",[]],[\"name/300\",[58,28.341]],[\"comment/300\",[]],[\"name/301\",[150,54.293]],[\"comment/301\",[]],[\"name/302\",[151,59.402]],[\"comment/302\",[]],[\"name/303\",[106,46.409]],[\"comment/303\",[]],[\"name/304\",[152,59.402]],[\"comment/304\",[]],[\"name/305\",[126,54.293]],[\"comment/305\",[]],[\"name/306\",[105,48.416]],[\"comment/306\",[]],[\"name/307\",[106,46.409]],[\"comment/307\",[]],[\"name/308\",[143,54.293]],[\"comment/308\",[]],[\"name/309\",[153,59.402]],[\"comment/309\",[]],[\"name/310\",[144,54.293]],[\"comment/310\",[]],[\"name/311\",[102,44.738]],[\"comment/311\",[]],[\"name/312\",[107,48.416]],[\"comment/312\",[]],[\"name/313\",[139,46.409]],[\"comment/313\",[]],[\"name/314\",[82,46.409]],[\"comment/314\",[]],[\"name/315\",[83,48.416]],[\"comment/315\",[]],[\"name/316\",[150,54.293]],[\"comment/316\",[]],[\"name/317\",[102,44.738]],[\"comment/317\",[]],[\"name/318\",[107,48.416]],[\"comment/318\",[]],[\"name/319\",[139,46.409]],[\"comment/319\",[]],[\"name/320\",[154,59.402]],[\"comment/320\",[]],[\"name/321\",[5,44.738]],[\"comment/321\",[]],[\"name/322\",[1,39.033]],[\"comment/322\",[]],[\"name/323\",[141,54.293]],[\"comment/323\",[]],[\"name/324\",[82,46.409]],[\"comment/324\",[]],[\"name/325\",[155,59.402]],[\"comment/325\",[]],[\"name/326\",[156,59.402]],[\"comment/326\",[]],[\"name/327\",[28,43.307]],[\"comment/327\",[]],[\"name/328\",[146,54.293]],[\"comment/328\",[]],[\"name/329\",[36,43.307]],[\"comment/329\",[]],[\"name/330\",[148,54.293]],[\"comment/330\",[]],[\"name/331\",[149,54.293]],[\"comment/331\",[]],[\"name/332\",[157,59.402]],[\"comment/332\",[]],[\"name/333\",[1,39.033]],[\"comment/333\",[]],[\"name/334\",[73,54.293]],[\"comment/334\",[]],[\"name/335\",[21,43.307]],[\"comment/335\",[]],[\"name/336\",[24,43.307]],[\"comment/336\",[]],[\"name/337\",[34,46.409]],[\"comment/337\",[]],[\"name/338\",[9,42.056]],[\"comment/338\",[]],[\"name/339\",[40,42.056]],[\"comment/339\",[]],[\"name/340\",[38,46.409]],[\"comment/340\",[]],[\"name/341\",[49,46.409]],[\"comment/341\",[]],[\"name/342\",[50,46.409]],[\"comment/342\",[]],[\"name/343\",[22,42.056]],[\"comment/343\",[]],[\"name/344\",[23,44.738]],[\"comment/344\",[]],[\"name/345\",[2,43.307]],[\"comment/345\",[]],[\"name/346\",[3,44.738]],[\"comment/346\",[]],[\"name/347\",[4,46.409]],[\"comment/347\",[]],[\"name/348\",[5,44.738]],[\"comment/348\",[]],[\"name/349\",[7,46.409]],[\"comment/349\",[]],[\"name/350\",[8,46.409]],[\"comment/350\",[]],[\"name/351\",[12,46.409]],[\"comment/351\",[]],[\"name/352\",[17,43.307]],[\"comment/352\",[]],[\"name/353\",[18,46.409]],[\"comment/353\",[]],[\"name/354\",[19,42.056]],[\"comment/354\",[]],[\"name/355\",[20,43.307]],[\"comment/355\",[]],[\"name/356\",[28,43.307]],[\"comment/356\",[]],[\"name/357\",[29,44.738]],[\"comment/357\",[]],[\"name/358\",[30,40.943]],[\"comment/358\",[]],[\"name/359\",[31,44.738]],[\"comment/359\",[]],[\"name/360\",[33,44.738]],[\"comment/360\",[]],[\"name/361\",[35,46.409]],[\"comment/361\",[]],[\"name/362\",[36,43.307]],[\"comment/362\",[]],[\"name/363\",[37,44.738]],[\"comment/363\",[]],[\"name/364\",[39,46.409]],[\"comment/364\",[]],[\"name/365\",[41,46.409]],[\"comment/365\",[]],[\"name/366\",[42,46.409]],[\"comment/366\",[]],[\"name/367\",[51,46.409]],[\"comment/367\",[]],[\"name/368\",[52,46.409]],[\"comment/368\",[]],[\"name/369\",[54,46.409]],[\"comment/369\",[]],[\"name/370\",[57,46.409]],[\"comment/370\",[]],[\"name/371\",[58,28.341]],[\"comment/371\",[]],[\"name/372\",[158,59.402]],[\"comment/372\",[]],[\"name/373\",[1,39.033]],[\"comment/373\",[]],[\"name/374\",[9,42.056]],[\"comment/374\",[]],[\"name/375\",[40,42.056]],[\"comment/375\",[]],[\"name/376\",[38,46.409]],[\"comment/376\",[]],[\"name/377\",[49,46.409]],[\"comment/377\",[]],[\"name/378\",[50,46.409]],[\"comment/378\",[]],[\"name/379\",[21,43.307]],[\"comment/379\",[]],[\"name/380\",[22,42.056]],[\"comment/380\",[]],[\"name/381\",[23,44.738]],[\"comment/381\",[]],[\"name/382\",[24,43.307]],[\"comment/382\",[]],[\"name/383\",[34,46.409]],[\"comment/383\",[]],[\"name/384\",[2,43.307]],[\"comment/384\",[]],[\"name/385\",[3,44.738]],[\"comment/385\",[]],[\"name/386\",[4,46.409]],[\"comment/386\",[]],[\"name/387\",[5,44.738]],[\"comment/387\",[]],[\"name/388\",[7,46.409]],[\"comment/388\",[]],[\"name/389\",[8,46.409]],[\"comment/389\",[]],[\"name/390\",[12,46.409]],[\"comment/390\",[]],[\"name/391\",[17,43.307]],[\"comment/391\",[]],[\"name/392\",[18,46.409]],[\"comment/392\",[]],[\"name/393\",[19,42.056]],[\"comment/393\",[]],[\"name/394\",[20,43.307]],[\"comment/394\",[]],[\"name/395\",[28,43.307]],[\"comment/395\",[]],[\"name/396\",[29,44.738]],[\"comment/396\",[]],[\"name/397\",[30,40.943]],[\"comment/397\",[]],[\"name/398\",[31,44.738]],[\"comment/398\",[]],[\"name/399\",[33,44.738]],[\"comment/399\",[]],[\"name/400\",[35,46.409]],[\"comment/400\",[]],[\"name/401\",[36,43.307]],[\"comment/401\",[]],[\"name/402\",[37,44.738]],[\"comment/402\",[]],[\"name/403\",[39,46.409]],[\"comment/403\",[]],[\"name/404\",[41,46.409]],[\"comment/404\",[]],[\"name/405\",[42,46.409]],[\"comment/405\",[]],[\"name/406\",[51,46.409]],[\"comment/406\",[]],[\"name/407\",[52,46.409]],[\"comment/407\",[]],[\"name/408\",[54,46.409]],[\"comment/408\",[]],[\"name/409\",[57,46.409]],[\"comment/409\",[]],[\"name/410\",[58,28.341]],[\"comment/410\",[]],[\"name/411\",[159,59.402]],[\"comment/411\",[]],[\"name/412\",[160,54.293]],[\"comment/412\",[]],[\"name/413\",[78,48.416]],[\"comment/413\",[]],[\"name/414\",[79,48.416]],[\"comment/414\",[]],[\"name/415\",[80,48.416]],[\"comment/415\",[]],[\"name/416\",[81,48.416]],[\"comment/416\",[]],[\"name/417\",[82,46.409]],[\"comment/417\",[]],[\"name/418\",[83,48.416]],[\"comment/418\",[]],[\"name/419\",[84,50.929]],[\"comment/419\",[]],[\"name/420\",[85,50.929]],[\"comment/420\",[]],[\"name/421\",[30,40.943]],[\"comment/421\",[]],[\"name/422\",[86,48.416]],[\"comment/422\",[]],[\"name/423\",[161,59.402]],[\"comment/423\",[]],[\"name/424\",[1,39.033]],[\"comment/424\",[]],[\"name/425\",[116,43.307]],[\"comment/425\",[]],[\"name/426\",[162,48.416]],[\"comment/426\",[]],[\"name/427\",[163,50.929]],[\"comment/427\",[]],[\"name/428\",[164,48.416]],[\"comment/428\",[]],[\"name/429\",[165,50.929]],[\"comment/429\",[]],[\"name/430\",[40,42.056]],[\"comment/430\",[]],[\"name/431\",[166,50.929]],[\"comment/431\",[]],[\"name/432\",[9,42.056]],[\"comment/432\",[]],[\"name/433\",[167,59.402]],[\"comment/433\",[]],[\"name/434\",[168,59.402]],[\"comment/434\",[]],[\"name/435\",[169,50.929]],[\"comment/435\",[]],[\"name/436\",[170,50.929]],[\"comment/436\",[]],[\"name/437\",[171,50.929]],[\"comment/437\",[]],[\"name/438\",[172,50.929]],[\"comment/438\",[]],[\"name/439\",[173,50.929]],[\"comment/439\",[]],[\"name/440\",[174,50.929]],[\"comment/440\",[]],[\"name/441\",[175,59.402]],[\"comment/441\",[]],[\"name/442\",[176,59.402]],[\"comment/442\",[]],[\"name/443\",[177,54.293]],[\"comment/443\",[]],[\"name/444\",[178,50.929]],[\"comment/444\",[]],[\"name/445\",[179,50.929]],[\"comment/445\",[]],[\"name/446\",[180,50.929]],[\"comment/446\",[]],[\"name/447\",[181,50.929]],[\"comment/447\",[]],[\"name/448\",[182,50.929]],[\"comment/448\",[]],[\"name/449\",[183,50.929]],[\"comment/449\",[]],[\"name/450\",[184,59.402]],[\"comment/450\",[]],[\"name/451\",[185,59.402]],[\"comment/451\",[]],[\"name/452\",[186,59.402]],[\"comment/452\",[]],[\"name/453\",[187,59.402]],[\"comment/453\",[]],[\"name/454\",[188,59.402]],[\"comment/454\",[]],[\"name/455\",[1,39.033]],[\"comment/455\",[]],[\"name/456\",[116,43.307]],[\"comment/456\",[]],[\"name/457\",[179,50.929]],[\"comment/457\",[]],[\"name/458\",[162,48.416]],[\"comment/458\",[]],[\"name/459\",[163,50.929]],[\"comment/459\",[]],[\"name/460\",[164,48.416]],[\"comment/460\",[]],[\"name/461\",[165,50.929]],[\"comment/461\",[]],[\"name/462\",[40,42.056]],[\"comment/462\",[]],[\"name/463\",[166,50.929]],[\"comment/463\",[]],[\"name/464\",[9,42.056]],[\"comment/464\",[]],[\"name/465\",[169,50.929]],[\"comment/465\",[]],[\"name/466\",[170,50.929]],[\"comment/466\",[]],[\"name/467\",[171,50.929]],[\"comment/467\",[]],[\"name/468\",[172,50.929]],[\"comment/468\",[]],[\"name/469\",[173,50.929]],[\"comment/469\",[]],[\"name/470\",[174,50.929]],[\"comment/470\",[]],[\"name/471\",[178,50.929]],[\"comment/471\",[]],[\"name/472\",[180,50.929]],[\"comment/472\",[]],[\"name/473\",[181,50.929]],[\"comment/473\",[]],[\"name/474\",[182,50.929]],[\"comment/474\",[]],[\"name/475\",[183,50.929]],[\"comment/475\",[]],[\"name/476\",[189,59.402]],[\"comment/476\",[]],[\"name/477\",[1,39.033]],[\"comment/477\",[]],[\"name/478\",[116,43.307]],[\"comment/478\",[]],[\"name/479\",[179,50.929]],[\"comment/479\",[]],[\"name/480\",[180,50.929]],[\"comment/480\",[]],[\"name/481\",[162,48.416]],[\"comment/481\",[]],[\"name/482\",[163,50.929]],[\"comment/482\",[]],[\"name/483\",[164,48.416]],[\"comment/483\",[]],[\"name/484\",[165,50.929]],[\"comment/484\",[]],[\"name/485\",[40,42.056]],[\"comment/485\",[]],[\"name/486\",[166,50.929]],[\"comment/486\",[]],[\"name/487\",[9,42.056]],[\"comment/487\",[]],[\"name/488\",[169,50.929]],[\"comment/488\",[]],[\"name/489\",[170,50.929]],[\"comment/489\",[]],[\"name/490\",[171,50.929]],[\"comment/490\",[]],[\"name/491\",[172,50.929]],[\"comment/491\",[]],[\"name/492\",[173,50.929]],[\"comment/492\",[]],[\"name/493\",[174,50.929]],[\"comment/493\",[]],[\"name/494\",[178,50.929]],[\"comment/494\",[]],[\"name/495\",[181,50.929]],[\"comment/495\",[]],[\"name/496\",[182,50.929]],[\"comment/496\",[]],[\"name/497\",[183,50.929]],[\"comment/497\",[]],[\"name/498\",[190,59.402]],[\"comment/498\",[]],[\"name/499\",[191,54.293]],[\"comment/499\",[]],[\"name/500\",[160,54.293]],[\"comment/500\",[]],[\"name/501\",[192,59.402]],[\"comment/501\",[]],[\"name/502\",[193,59.402]],[\"comment/502\",[]],[\"name/503\",[191,54.293]],[\"comment/503\",[]],[\"name/504\",[162,48.416]],[\"comment/504\",[]],[\"name/505\",[194,59.402]],[\"comment/505\",[]],[\"name/506\",[58,28.341]],[\"comment/506\",[]],[\"name/507\",[195,59.402]],[\"comment/507\",[]],[\"name/508\",[196,59.402]],[\"comment/508\",[]],[\"name/509\",[58,28.341]],[\"comment/509\",[]],[\"name/510\",[197,59.402]],[\"comment/510\",[]],[\"name/511\",[198,59.402]],[\"comment/511\",[]],[\"name/512\",[199,54.293]],[\"comment/512\",[]],[\"name/513\",[200,54.293]],[\"comment/513\",[]],[\"name/514\",[164,48.416]],[\"comment/514\",[]],[\"name/515\",[19,42.056]],[\"comment/515\",[]],[\"name/516\",[177,54.293]],[\"comment/516\",[]],[\"name/517\",[201,54.293]],[\"comment/517\",[]],[\"name/518\",[202,48.416]],[\"comment/518\",[]],[\"name/519\",[203,50.929]],[\"comment/519\",[]],[\"name/520\",[204,50.929]],[\"comment/520\",[]],[\"name/521\",[116,43.307]],[\"comment/521\",[]],[\"name/522\",[205,59.402]],[\"comment/522\",[]],[\"name/523\",[206,59.402]],[\"comment/523\",[]],[\"name/524\",[58,28.341]],[\"comment/524\",[]],[\"name/525\",[207,59.402]],[\"comment/525\",[]],[\"name/526\",[58,28.341]],[\"comment/526\",[]],[\"name/527\",[22,42.056]],[\"comment/527\",[]],[\"name/528\",[208,59.402]],[\"comment/528\",[]],[\"name/529\",[201,54.293]],[\"comment/529\",[]],[\"name/530\",[202,48.416]],[\"comment/530\",[]],[\"name/531\",[203,50.929]],[\"comment/531\",[]],[\"name/532\",[204,50.929]],[\"comment/532\",[]],[\"name/533\",[116,43.307]],[\"comment/533\",[]],[\"name/534\",[199,54.293]],[\"comment/534\",[]],[\"name/535\",[202,48.416]],[\"comment/535\",[]],[\"name/536\",[209,59.402]],[\"comment/536\",[]],[\"name/537\",[203,50.929]],[\"comment/537\",[]],[\"name/538\",[200,54.293]],[\"comment/538\",[]],[\"name/539\",[202,48.416]],[\"comment/539\",[]],[\"name/540\",[204,50.929]],[\"comment/540\",[]],[\"name/541\",[102,44.738]],[\"comment/541\",[]],[\"name/542\",[139,46.409]],[\"comment/542\",[]],[\"name/543\",[210,59.402]],[\"comment/543\",[]],[\"name/544\",[102,44.738]],[\"comment/544\",[]],[\"name/545\",[139,46.409]],[\"comment/545\",[]],[\"name/546\",[211,59.402]],[\"comment/546\",[]],[\"name/547\",[1,39.033]],[\"comment/547\",[]],[\"name/548\",[212,54.293]],[\"comment/548\",[]],[\"name/549\",[213,59.402]],[\"comment/549\",[]],[\"name/550\",[214,59.402]],[\"comment/550\",[]],[\"name/551\",[215,59.402]],[\"comment/551\",[]],[\"name/552\",[216,59.402]],[\"comment/552\",[]],[\"name/553\",[217,59.402]],[\"comment/553\",[]],[\"name/554\",[218,59.402]],[\"comment/554\",[]],[\"name/555\",[33,44.738]],[\"comment/555\",[]],[\"name/556\",[219,59.402]],[\"comment/556\",[]],[\"name/557\",[220,59.402]],[\"comment/557\",[]],[\"name/558\",[1,39.033]],[\"comment/558\",[]],[\"name/559\",[221,59.402]],[\"comment/559\",[]],[\"name/560\",[222,59.402]],[\"comment/560\",[]],[\"name/561\",[212,54.293]],[\"comment/561\",[]],[\"name/562\",[24,43.307]],[\"comment/562\",[]],[\"name/563\",[223,59.402]],[\"comment/563\",[]],[\"name/564\",[224,59.402]],[\"comment/564\",[]],[\"name/565\",[225,59.402]],[\"comment/565\",[]],[\"name/566\",[226,59.402]],[\"comment/566\",[]],[\"name/567\",[227,59.402]],[\"comment/567\",[]],[\"name/568\",[228,59.402]],[\"comment/568\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":58,\"name\":{\"58\":{},\"111\":{},\"150\":{},\"171\":{},\"173\":{},\"175\":{},\"177\":{},\"179\":{},\"181\":{},\"202\":{},\"208\":{},\"229\":{},\"235\":{},\"241\":{},\"247\":{},\"249\":{},\"251\":{},\"253\":{},\"255\":{},\"257\":{},\"266\":{},\"268\":{},\"292\":{},\"294\":{},\"296\":{},\"298\":{},\"300\":{},\"371\":{},\"410\":{},\"506\":{},\"509\":{},\"524\":{},\"526\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":161,\"name\":{\"423\":{}},\"comment\":{}}],[\"active\",{\"_index\":114,\"name\":{\"232\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":165,\"name\":{\"429\":{},\"461\":{},\"484\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":170,\"name\":{\"436\":{},\"466\":{},\"489\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":42,\"name\":{\"42\":{},\"106\":{},\"145\":{},\"366\":{},\"405\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":54,\"name\":{\"54\":{},\"109\":{},\"148\":{},\"369\":{},\"408\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":126,\"name\":{\"259\":{},\"305\":{}},\"comment\":{}}],[\"async\",{\"_index\":193,\"name\":{\"502\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":228,\"name\":{\"568\":{}},\"comment\":{}}],[\"average\",{\"_index\":105,\"name\":{\"205\":{},\"211\":{},\"262\":{},\"306\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":41,\"name\":{\"41\":{},\"105\":{},\"144\":{},\"365\":{},\"404\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":185,\"name\":{\"451\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"busy\",{\"_index\":34,\"name\":{\"34\":{},\"77\":{},\"124\":{},\"337\":{},\"383\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":96,\"name\":{\"195\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":177,\"name\":{\"443\":{},\"516\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":12,\"name\":{\"12\":{},\"92\":{},\"131\":{},\"351\":{},\"390\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":219,\"name\":{\"556\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":187,\"name\":{\"453\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":168,\"name\":{\"434\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":167,\"name\":{\"433\":{}},\"comment\":{}}],[\"choose\",{\"_index\":147,\"name\":{\"295\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":211,\"name\":{\"546\":{}},\"comment\":{}}],[\"clear\",{\"_index\":226,\"name\":{\"566\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":122,\"name\":{\"252\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":75,\"name\":{\"151\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":188,\"name\":{\"454\":{}},\"comment\":{}}],[\"concat\",{\"_index\":215,\"name\":{\"551\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":110,\"name\":{\"226\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"73\":{},\"113\":{},\"322\":{},\"333\":{},\"373\":{},\"424\":{},\"455\":{},\"477\":{},\"547\":{},\"558\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":52,\"name\":{\"52\":{},\"108\":{},\"147\":{},\"368\":{},\"407\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":51,\"name\":{\"51\":{},\"107\":{},\"146\":{},\"367\":{},\"406\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":50,\"name\":{\"50\":{},\"83\":{},\"119\":{},\"342\":{},\"378\":{}},\"comment\":{}}],[\"data\",{\"_index\":203,\"name\":{\"519\":{},\"531\":{},\"537\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":224,\"name\":{\"564\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":67,\"name\":{\"67\":{},\"250\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":37,\"name\":{\"37\":{},\"104\":{},\"143\":{},\"172\":{},\"363\":{},\"402\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":38,\"name\":{\"38\":{},\"81\":{},\"117\":{},\"340\":{},\"376\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":135,\"name\":{\"278\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":157,\"name\":{\"332\":{}},\"comment\":{}}],[\"elu\",{\"_index\":139,\"name\":{\"285\":{},\"313\":{},\"319\":{},\"542\":{},\"545\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"87\":{},\"126\":{},\"169\":{},\"346\":{},\"385\":{}},\"comment\":{}}],[\"empty\",{\"_index\":218,\"name\":{\"554\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":85,\"name\":{\"161\":{},\"221\":{},\"420\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":30,\"name\":{\"30\":{},\"99\":{},\"138\":{},\"162\":{},\"178\":{},\"222\":{},\"358\":{},\"397\":{},\"421\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":186,\"name\":{\"452\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":223,\"name\":{\"563\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":66,\"name\":{\"66\":{},\"248\":{}},\"comment\":{}}],[\"env\",{\"_index\":76,\"name\":{\"152\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":79,\"name\":{\"155\":{},\"215\":{},\"228\":{},\"414\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":112,\"name\":{\"230\":{}},\"comment\":{}}],[\"execute\",{\"_index\":36,\"name\":{\"36\":{},\"103\":{},\"142\":{},\"170\":{},\"329\":{},\"362\":{},\"401\":{}},\"comment\":{}}],[\"executed\",{\"_index\":129,\"name\":{\"270\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":97,\"name\":{\"196\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"executing\",{\"_index\":130,\"name\":{\"271\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":98,\"name\":{\"197\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":81,\"name\":{\"157\":{},\"217\":{},\"234\":{},\"416\":{}},\"comment\":{}}],[\"failed\",{\"_index\":133,\"name\":{\"274\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":101,\"name\":{\"200\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":8,\"name\":{\"8\":{},\"91\":{},\"130\":{},\"350\":{},\"389\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":74,\"name\":{\"112\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":158,\"name\":{\"372\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":69,\"name\":{\"69\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"full\",{\"_index\":33,\"name\":{\"33\":{},\"101\":{},\"140\":{},\"360\":{},\"399\":{},\"555\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":178,\"name\":{\"444\":{},\"471\":{},\"494\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":155,\"name\":{\"325\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":184,\"name\":{\"450\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":156,\"name\":{\"326\":{}},\"comment\":{}}],[\"gettaskworkerusage\",{\"_index\":124,\"name\":{\"256\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":180,\"name\":{\"446\":{},\"472\":{},\"480\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":169,\"name\":{\"435\":{},\"465\":{},\"488\":{}},\"comment\":{}}],[\"history\",{\"_index\":127,\"name\":{\"264\":{}},\"comment\":{}}],[\"id\",{\"_index\":116,\"name\":{\"237\":{},\"276\":{},\"425\":{},\"456\":{},\"478\":{},\"521\":{},\"533\":{}},\"comment\":{}}],[\"idle\",{\"_index\":113,\"name\":{\"231\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":95,\"name\":{\"194\":{}},\"comment\":{}}],[\"info\",{\"_index\":17,\"name\":{\"17\":{},\"93\":{},\"132\":{},\"167\":{},\"244\":{},\"352\":{},\"391\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":35,\"name\":{\"35\":{},\"102\":{},\"141\":{},\"361\":{},\"400\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":89,\"name\":{\"166\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":40,\"name\":{\"40\":{},\"80\":{},\"116\":{},\"339\":{},\"375\":{},\"430\":{},\"462\":{},\"485\":{}},\"comment\":{}}],[\"items\",{\"_index\":221,\"name\":{\"559\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":227,\"name\":{\"567\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":115,\"name\":{\"236\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":142,\"name\":{\"288\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":120,\"name\":{\"242\":{}},\"comment\":{}}],[\"kill\",{\"_index\":198,\"name\":{\"511\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":191,\"name\":{\"499\":{},\"503\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":190,\"name\":{\"498\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":163,\"name\":{\"427\":{},\"459\":{},\"482\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":166,\"name\":{\"431\":{},\"463\":{},\"486\":{}},\"comment\":{}}],[\"max\",{\"_index\":73,\"name\":{\"74\":{},\"334\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":104,\"name\":{\"204\":{},\"210\":{},\"261\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":192,\"name\":{\"501\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":132,\"name\":{\"273\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":100,\"name\":{\"199\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":24,\"name\":{\"24\":{},\"76\":{},\"123\":{},\"191\":{},\"336\":{},\"382\":{},\"562\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":150,\"name\":{\"301\":{},\"316\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":151,\"name\":{\"302\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":140,\"name\":{\"286\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":125,\"name\":{\"258\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":152,\"name\":{\"304\":{}},\"comment\":{}}],[\"median\",{\"_index\":106,\"name\":{\"206\":{},\"212\":{},\"263\":{},\"303\":{},\"307\":{}},\"comment\":{}}],[\"message\",{\"_index\":209,\"name\":{\"536\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":78,\"name\":{\"154\":{},\"214\":{},\"265\":{},\"413\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":173,\"name\":{\"439\":{},\"469\":{},\"492\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":197,\"name\":{\"510\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":103,\"name\":{\"203\":{},\"209\":{},\"260\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":23,\"name\":{\"23\":{},\"85\":{},\"122\":{},\"190\":{},\"344\":{},\"381\":{}},\"comment\":{}}],[\"name\",{\"_index\":202,\"name\":{\"518\":{},\"530\":{},\"535\":{},\"539\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":7,\"name\":{\"7\":{},\"90\":{},\"129\":{},\"349\":{},\"388\":{}},\"comment\":{}}],[\"offset\",{\"_index\":222,\"name\":{\"560\":{}},\"comment\":{}}],[\"on\",{\"_index\":118,\"name\":{\"239\":{}},\"comment\":{}}],[\"once\",{\"_index\":119,\"name\":{\"240\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":80,\"name\":{\"156\":{},\"216\":{},\"267\":{},\"415\":{}},\"comment\":{}}],[\"opts\",{\"_index\":9,\"name\":{\"9\":{},\"78\":{},\"114\":{},\"338\":{},\"374\":{},\"432\":{},\"464\":{},\"487\":{}},\"comment\":{}}],[\"peek\",{\"_index\":225,\"name\":{\"565\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":90,\"name\":{\"182\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":91,\"name\":{\"183\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":87,\"name\":{\"164\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":92,\"name\":{\"184\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":108,\"name\":{\"213\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":109,\"name\":{\"224\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":88,\"name\":{\"165\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"88\":{},\"127\":{},\"347\":{},\"386\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":205,\"name\":{\"522\":{}},\"comment\":{}}],[\"push\",{\"_index\":213,\"name\":{\"549\":{}},\"comment\":{}}],[\"queue\",{\"_index\":220,\"name\":{\"557\":{}},\"comment\":{}}],[\"queued\",{\"_index\":131,\"name\":{\"272\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":99,\"name\":{\"198\":{}},\"comment\":{}}],[\"ready\",{\"_index\":19,\"name\":{\"19\":{},\"95\":{},\"134\":{},\"188\":{},\"279\":{},\"354\":{},\"393\":{},\"515\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"reject\",{\"_index\":207,\"name\":{\"525\":{}},\"comment\":{}}],[\"remove\",{\"_index\":148,\"name\":{\"297\":{},\"330\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":171,\"name\":{\"437\":{},\"467\":{},\"490\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"reset\",{\"_index\":145,\"name\":{\"291\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":123,\"name\":{\"254\":{}},\"comment\":{}}],[\"resize\",{\"_index\":217,\"name\":{\"553\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":206,\"name\":{\"523\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":84,\"name\":{\"160\":{},\"220\":{},\"419\":{}},\"comment\":{}}],[\"run\",{\"_index\":181,\"name\":{\"447\":{},\"473\":{},\"495\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":183,\"name\":{\"449\":{},\"475\":{},\"497\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":182,\"name\":{\"448\":{},\"474\":{},\"496\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":102,\"name\":{\"201\":{},\"283\":{},\"311\":{},\"317\":{},\"541\":{},\"544\":{}},\"comment\":{}}],[\"sendreadyresponse\",{\"_index\":174,\"name\":{\"440\":{},\"470\":{},\"493\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":179,\"name\":{\"445\":{},\"457\":{},\"479\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":49,\"name\":{\"49\":{},\"82\":{},\"118\":{},\"341\":{},\"377\":{}},\"comment\":{}}],[\"sendworkerstartupmessage\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":172,\"name\":{\"438\":{},\"468\":{},\"491\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":149,\"name\":{\"299\":{},\"331\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":31,\"name\":{\"31\":{},\"100\":{},\"139\":{},\"180\":{},\"359\":{},\"398\":{}},\"comment\":{}}],[\"settings\",{\"_index\":77,\"name\":{\"153\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":39,\"name\":{\"39\":{},\"79\":{},\"115\":{},\"364\":{},\"403\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":28,\"name\":{\"28\":{},\"97\":{},\"136\":{},\"174\":{},\"327\":{},\"356\":{},\"395\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":29,\"name\":{\"29\":{},\"98\":{},\"137\":{},\"176\":{},\"357\":{},\"396\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"size\",{\"_index\":212,\"name\":{\"548\":{},\"561\":{}},\"comment\":{}}],[\"splice\",{\"_index\":216,\"name\":{\"552\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":175,\"name\":{\"441\":{}},\"comment\":{}}],[\"starting\",{\"_index\":18,\"name\":{\"18\":{},\"94\":{},\"133\":{},\"353\":{},\"392\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":164,\"name\":{\"428\":{},\"460\":{},\"483\":{},\"514\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":176,\"name\":{\"442\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":94,\"name\":{\"189\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":143,\"name\":{\"289\":{},\"308\":{}},\"comment\":{}}],[\"task\",{\"_index\":208,\"name\":{\"528\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":199,\"name\":{\"512\":{},\"534\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":162,\"name\":{\"426\":{},\"458\":{},\"481\":{},\"504\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":200,\"name\":{\"513\":{},\"538\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":138,\"name\":{\"282\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":86,\"name\":{\"163\":{},\"223\":{},\"225\":{},\"422\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":68,\"name\":{\"68\":{},\"246\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":128,\"name\":{\"269\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":144,\"name\":{\"290\":{},\"310\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":117,\"name\":{\"238\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":159,\"name\":{\"411\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":189,\"name\":{\"476\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":204,\"name\":{\"520\":{},\"532\":{},\"540\":{}},\"comment\":{}}],[\"type\",{\"_index\":21,\"name\":{\"21\":{},\"75\":{},\"120\":{},\"186\":{},\"277\":{},\"335\":{},\"379\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":214,\"name\":{\"550\":{}},\"comment\":{}}],[\"update\",{\"_index\":146,\"name\":{\"293\":{},\"328\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"usage\",{\"_index\":121,\"name\":{\"245\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":153,\"name\":{\"309\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":20,\"name\":{\"20\":{},\"96\":{},\"135\":{},\"192\":{},\"233\":{},\"355\":{},\"394\":{}},\"comment\":{}}],[\"version\",{\"_index\":93,\"name\":{\"185\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":107,\"name\":{\"207\":{},\"284\":{},\"312\":{},\"318\":{}},\"comment\":{}}],[\"weights\",{\"_index\":154,\"name\":{\"320\":{}},\"comment\":{}}],[\"worker\",{\"_index\":22,\"name\":{\"22\":{},\"84\":{},\"121\":{},\"187\":{},\"243\":{},\"343\":{},\"380\":{},\"527\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":194,\"name\":{\"505\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":141,\"name\":{\"287\":{},\"323\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":82,\"name\":{\"158\":{},\"218\":{},\"314\":{},\"324\":{},\"417\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"89\":{},\"128\":{},\"321\":{},\"348\":{},\"387\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":83,\"name\":{\"159\":{},\"219\":{},\"315\":{},\"418\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":195,\"name\":{\"507\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":201,\"name\":{\"517\":{},\"529\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":134,\"name\":{\"275\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":57,\"name\":{\"57\":{},\"110\":{},\"149\":{},\"370\":{},\"409\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"86\":{},\"125\":{},\"168\":{},\"193\":{},\"345\":{},\"384\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":160,\"name\":{\"412\":{},\"500\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":210,\"name\":{\"543\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":196,\"name\":{\"508\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":136,\"name\":{\"280\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":111,\"name\":{\"227\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":137,\"name\":{\"281\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index 61a66114..4a702c21 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -1,4 +1,4 @@ -AbstractPool | poolifier - v2.6.14
+AbstractPool | poolifier - v2.6.15
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.14
+
  • The search index is not available
  • poolifier - v2.6.15
    @@ -49,7 +49,7 @@
    • IPool<Worker, Data, Response>
    +
  • Defined in src/pools/abstract-pool.ts:54
  • @@ -116,7 +116,7 @@ getWorkerInfo getWorkerNodeKey handleTaskExecutionResponse -handleWorkerReadyMessage +handleWorkerReadyResponse internalBusy isMain redistributeQueuedTasks @@ -176,7 +176,7 @@

    Returns AbstractPool<Worker, Data, Response>

    +
  • Defined in src/pools/abstract-pool.ts:99
  • Properties

    @@ -195,7 +195,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -203,7 +203,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:101
  • numberOfWorkers: number
    @@ -211,7 +211,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:100
  • opts: PoolOptions<Worker>
    @@ -219,7 +219,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:102
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -232,7 +232,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • startTimestamp: number
    @@ -240,7 +240,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:90
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -248,7 +248,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -257,7 +257,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

    @@ -271,7 +271,7 @@

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:599
  • +
  • Defined in src/pools/abstract-pool.ts:590
  • +
  • Defined in src/pools/abstract-pool.ts:283
  • +
  • Defined in src/pools/abstract-pool.ts:482
  • +
  • Defined in src/pools/abstract-pool.ts:477
  • +
  • Defined in src/pools/abstract-pool.ts:429
  • +
  • Defined in src/pools/abstract-pool.ts:419
  • +
  • Defined in src/pools/abstract-pool.ts:467
  • +
  • Defined in src/pools/abstract-pool.ts:446
  • +
  • Defined in src/pools/abstract-pool.ts:472
  • Methods

    @@ -390,7 +390,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:1152
  • +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1026
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • Returns TasksQueueOptions

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

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:230
  • +
  • Defined in src/pools/abstract-pool.ts:893
  • +
  • Defined in src/pools/abstract-pool.ts:978
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/abstract-pool.ts:930
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:1189
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/abstract-pool.ts:671
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • Returns number

    +
  • Defined in src/pools/abstract-pool.ts:1185
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:1180
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1197
  • +
  • Defined in src/pools/abstract-pool.ts:1207
  • +
  • Defined in src/pools/abstract-pool.ts:490
  • +
  • Defined in src/pools/abstract-pool.ts:1142
  • +
  • Defined in src/pools/abstract-pool.ts:518
  • Returns void

    -
    - +
  • Defined in src/pools/abstract-pool.ts:1099
  • +
    +

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1090
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:686
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1042
  • +
  • Defined in src/pools/abstract-pool.ts:1013
  • +
  • Defined in src/pools/abstract-pool.ts:1166
  • +
  • Defined in src/pools/abstract-pool.ts:920
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1035
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1213
  • +
  • Defined in src/pools/abstract-pool.ts:679
  • +
  • Defined in src/pools/abstract-pool.ts:910
  • Returns number

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:784
  • +
  • Defined in src/pools/abstract-pool.ts:1077
  • @@ -47,7 +47,7 @@
  • ClusterWorker
  • ThreadWorker
  • +
  • Defined in src/worker/abstract-worker.ts:39
  • @@ -148,7 +148,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:73
  • Properties

    @@ -158,7 +158,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:63
  • id: number
    @@ -166,7 +166,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:47
  • isMain: boolean
    @@ -174,7 +174,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:75
  • lastTaskTimestamp: number
    @@ -182,7 +182,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:55
  • mainWorker: MainWorker
    @@ -190,7 +190,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:79
  • opts: WorkerOptions = ...
    @@ -198,7 +198,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:80
  • statistics: WorkerStatistics
    @@ -206,7 +206,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:59
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -214,7 +214,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:51
  • Methods

    @@ -248,7 +248,7 @@ If a task function with the same name already exists, it is replaced.

    Throws

    https://nodejs.org/api/errors.html#class-typeerror If the fn parameter is not a function.

    +
  • Defined in src/worker/abstract-worker.ts:177
  • Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:477
  • +
  • Defined in src/worker/abstract-worker.ts:326
  • +
  • Defined in src/worker/abstract-worker.ts:501
  • +
  • Defined in src/worker/abstract-worker.ts:112
  • Returns void

    +
  • Defined in src/worker/abstract-worker.ts:100
  • Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:486
  • +
  • Defined in src/worker/abstract-worker.ts:340
  • +
  • Defined in src/worker/abstract-worker.ts:468
  • +
  • Defined in src/worker/abstract-worker.ts:362
  • +
  • Defined in src/worker/abstract-worker.ts:159
  • +
  • Defined in src/worker/abstract-worker.ts:276
  • +
  • Defined in src/worker/abstract-worker.ts:215
  • +
  • Defined in src/worker/abstract-worker.ts:372
  • +
  • Defined in src/worker/abstract-worker.ts:425
  • +
  • Defined in src/worker/abstract-worker.ts:387
  • +
  • Defined in src/worker/abstract-worker.ts:301
  • +
  • Defined in src/worker/abstract-worker.ts:352
  • +
  • Defined in src/worker/abstract-worker.ts:243
  • +
  • Defined in src/worker/abstract-worker.ts:308
  • +
  • Defined in src/worker/abstract-worker.ts:319
  • @@ -31,7 +31,7 @@
    • CircularArray
    +
  • 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
    +
  • 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
  • @@ -125,7 +125,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

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

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

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

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

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

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

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

    @@ -239,7 +239,7 @@ If a task function with the same name already exists, it is replaced.

    +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:340
  • +
  • Defined in src/worker/abstract-worker.ts:362
  • +
  • Defined in src/worker/abstract-worker.ts:159
  • +
  • Defined in src/worker/abstract-worker.ts:276
  • +
  • Defined in src/worker/abstract-worker.ts:215
  • +
  • Defined in src/worker/abstract-worker.ts:372
  • +
  • Defined in src/worker/abstract-worker.ts:425
  • +
  • Defined in src/worker/abstract-worker.ts:387
  • +
  • Defined in src/worker/abstract-worker.ts:301
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in src/worker/abstract-worker.ts:243
  • @@ -45,7 +45,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    • DynamicClusterPool
    +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -144,7 +144,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

    @@ -163,7 +163,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -172,7 +172,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:101
  • max: number
    @@ -180,7 +180,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
    @@ -189,7 +189,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:100
  • opts: ClusterPoolOptions = {}
    @@ -198,7 +198,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -212,7 +212,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -221,7 +221,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -230,7 +230,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

    @@ -245,7 +245,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:48
  • +
  • Defined in src/pools/abstract-pool.ts:590
  • +
  • Defined in src/pools/abstract-pool.ts:283
  • +
  • Defined in src/pools/cluster/dynamic.ts:43
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • +
  • Defined in src/pools/abstract-pool.ts:429
  • +
  • Defined in src/pools/abstract-pool.ts:419
  • +
  • Defined in src/pools/cluster/dynamic.ts:38
  • +
  • Defined in src/pools/abstract-pool.ts:446
  • +
  • Defined in src/pools/cluster/fixed.ts:87
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1026
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:175
  • +
  • Defined in src/pools/abstract-pool.ts:978
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/cluster/fixed.ts:72
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/cluster/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:1077
  • @@ -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
  • @@ -144,7 +144,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

    @@ -163,7 +163,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -172,7 +172,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:101
  • max: number
    @@ -180,7 +180,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
    @@ -189,7 +189,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:100
  • @@ -198,7 +198,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/fixed.ts:46
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -212,7 +212,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -221,7 +221,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -230,7 +230,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

    @@ -245,7 +245,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:48
  • +
  • Defined in src/pools/abstract-pool.ts:590
  • +
  • Defined in src/pools/abstract-pool.ts:283
  • +
  • Defined in src/pools/thread/dynamic.ts:43
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • +
  • Defined in src/pools/abstract-pool.ts:429
  • +
  • Defined in src/pools/abstract-pool.ts:419
  • +
  • Defined in src/pools/thread/dynamic.ts:38
  • +
  • Defined in src/pools/abstract-pool.ts:446
  • +
  • Defined in src/pools/thread/fixed.ts:81
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1026
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:175
  • +
  • Defined in src/pools/abstract-pool.ts:978
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/thread/fixed.ts:52
  • +
  • Defined in src/pools/thread/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/abstract-pool.ts:679
  • +
  • Defined in src/pools/abstract-pool.ts:1077
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:33
  • @@ -138,7 +138,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:44
  • Properties

    @@ -157,7 +157,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -166,7 +166,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:101
  • numberOfWorkers: number
    @@ -175,7 +175,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:100
  • @@ -184,7 +184,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -198,7 +198,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -207,7 +207,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -216,7 +216,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

    @@ -231,7 +231,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:102
  • +
  • Defined in src/pools/abstract-pool.ts:590
  • +
  • Defined in src/pools/abstract-pool.ts:283
  • +
  • Defined in src/pools/cluster/fixed.ts:97
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • +
  • Defined in src/pools/abstract-pool.ts:429
  • +
  • Defined in src/pools/abstract-pool.ts:419
  • +
  • Defined in src/pools/cluster/fixed.ts:82
  • +
  • Defined in src/pools/abstract-pool.ts:446
  • +
  • Defined in src/pools/cluster/fixed.ts:87
  • Methods

    @@ -364,7 +364,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1026
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:175
  • +
  • Defined in src/pools/abstract-pool.ts:978
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/cluster/fixed.ts:72
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/cluster/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:1077
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/thread/fixed.ts:32
  • @@ -138,7 +138,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:43
  • Properties

    @@ -157,7 +157,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -166,7 +166,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:101
  • numberOfWorkers: number
    @@ -175,7 +175,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:100
  • @@ -184,7 +184,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:46
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -198,7 +198,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -207,7 +207,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -216,7 +216,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

    @@ -231,7 +231,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:96
  • +
  • Defined in src/pools/abstract-pool.ts:590
  • +
  • Defined in src/pools/abstract-pool.ts:283
  • +
  • Defined in src/pools/thread/fixed.ts:91
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • +
  • Defined in src/pools/abstract-pool.ts:429
  • +
  • Defined in src/pools/abstract-pool.ts:419
  • +
  • Defined in src/pools/thread/fixed.ts:76
  • +
  • Defined in src/pools/abstract-pool.ts:446
  • +
  • Defined in src/pools/thread/fixed.ts:81
  • Methods

    @@ -364,7 +364,7 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1026
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:175
  • +
  • Defined in src/pools/abstract-pool.ts:978
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/thread/fixed.ts:52
  • +
  • Defined in src/pools/thread/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/abstract-pool.ts:679
  • +
  • Defined in src/pools/abstract-pool.ts:1077
  • @@ -26,7 +26,7 @@ +
  • Defined in src/pools/pool.ts:38
  • @@ -843,7 +843,7 @@ special handling:

  • once
  • setMaxListeners
  • @@ -32,7 +32,7 @@ +
  • Defined in src/queue.ts:8
  • @@ -71,14 +71,14 @@

    T

    Returns Queue<T>

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

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

    @@ -115,7 +115,7 @@

    See

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols

    +
  • Defined in src/queue.ts:81
  • +
  • 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.

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

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

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

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

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

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

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

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

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

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

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

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

    @@ -239,7 +239,7 @@ If a task function with the same name already exists, it is replaced.

    +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:340
  • +
  • Defined in src/worker/thread-worker.ts:61
  • +
  • Defined in src/worker/abstract-worker.ts:159
  • +
  • Defined in src/worker/abstract-worker.ts:276
  • +
  • Defined in src/worker/abstract-worker.ts:215
  • +
  • Defined in src/worker/abstract-worker.ts:372
  • +
  • Defined in src/worker/abstract-worker.ts:425
  • +
  • Defined in src/worker/abstract-worker.ts:387
  • +
  • Defined in src/worker/abstract-worker.ts:301
  • +
  • Defined in src/worker/thread-worker.ts:56
  • +
  • Defined in src/worker/abstract-worker.ts:243
  • @@ -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:46
  • -

    poolifier - v2.6.14

    +

    poolifier - v2.6.15

    Index

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

    Theme

    @@ -26,7 +26,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:10
  • @@ -59,7 +59,7 @@
    +
  • Defined in src/pools/pool.ts:147
  • enableTasksQueue?: boolean
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/pool.ts:153
  • 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:16
  • errorHandler?: ErrorHandler<Worker>
    @@ -89,7 +89,7 @@
    +
  • Defined in src/pools/pool.ts:119
  • exitHandler?: ExitHandler<Worker>
    @@ -98,7 +98,7 @@
    +
  • Defined in src/pools/pool.ts:127
  • messageHandler?: MessageHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:115
  • onlineHandler?: OnlineHandler<Worker>
    @@ -116,7 +116,7 @@
    +
  • Defined in src/pools/pool.ts:123
  • restartWorkerOnError?: boolean
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/pool.ts:141
  • settings?: ClusterSettings
    @@ -135,7 +135,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:22
  • tasksQueueOptions?: TasksQueueOptions
    @@ -144,7 +144,7 @@
    +
  • Defined in src/pools/pool.ts:157
  • 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:133
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:70
  • @@ -42,17 +42,17 @@
    +
  • Defined in src/pools/worker.ts:72
  • +
  • Defined in src/pools/worker.ts:71
  • utilization?: number
    +
  • Defined in src/pools/worker.ts:73
  • @@ -46,7 +46,7 @@ +
  • Defined in src/pools/pool.ts:167
  • @@ -81,7 +81,7 @@

    Returns Promise<void>

    +
  • Defined in src/pools/pool.ts:203
  • emitter?: PoolEmitter
    @@ -97,7 +97,7 @@
    +
  • Defined in src/pools/pool.ts:191
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -126,7 +126,7 @@

    Returns void

    +
  • Defined in src/pools/pool.ts:228
  • execute: ((data?, name?) => Promise<Response>)
    @@ -156,7 +156,7 @@
    +
  • Defined in src/pools/pool.ts:199
  • info: PoolInfo
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:175
  • setTasksQueueOptions: ((tasksQueueOptions) => void)
    @@ -188,7 +188,7 @@

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:219
  • workerNodes: IWorkerNode<Worker, Data>[]
    @@ -249,7 +249,7 @@
    +
  • Defined in src/pools/pool.ts:179
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:168
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:172
  • 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:180
  • once: ((event, handler) => void)
    @@ -147,12 +147,12 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:190
  • threadId?: number
    +
  • Defined in src/pools/worker.ts:173
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:160
  • @@ -58,7 +58,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:186
  • remove: ((workerNodeKey) => boolean)
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:193
  • reset: (() => boolean)
    @@ -100,7 +100,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:174
  • setOptions: ((opts) => void)
    @@ -124,7 +124,7 @@

    Returns void

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:199
  • strategyPolicy: StrategyPolicy
    @@ -132,7 +132,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:164
  • taskStatisticsRequirements: TaskStatisticsRequirements
    @@ -140,7 +140,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:168
  • update: ((workerNodeKey) => boolean)
    @@ -162,7 +162,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:180
  • @@ -37,7 +37,7 @@ +
  • Defined in src/pools/worker.ts:200
  • @@ -72,7 +72,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:235
  • dequeueTask: (() => undefined | Task<Data>)
    @@ -89,7 +89,7 @@
    +
  • Defined in src/pools/worker.ts:231
  • enqueueTask: ((task) => number)
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/worker.ts:225
  • getTaskWorkerUsage: ((name) => undefined | WorkerUsage)
    @@ -135,7 +135,7 @@

    Returns undefined | WorkerUsage

    +
  • Defined in src/pools/worker.ts:243
  • info: WorkerInfo
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/worker.ts:208
  • resetUsage: (() => void)
    @@ -159,7 +159,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:239
  • tasksQueueSize: (() => number)
    @@ -176,7 +176,7 @@
    +
  • Defined in src/pools/worker.ts:218
  • usage: WorkerUsage
    @@ -184,7 +184,7 @@
    +
  • Defined in src/pools/worker.ts:212
  • worker: Worker
    @@ -192,7 +192,7 @@
    +
  • Defined in src/pools/worker.ts:204
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:61
  • @@ -43,7 +43,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:65
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:38
  • @@ -48,7 +48,7 @@
    +
  • Defined in src/pools/worker.ts:42
  • average?: number
    @@ -56,7 +56,7 @@
    +
  • Defined in src/pools/worker.ts:54
  • history: CircularArray<number>
    @@ -64,7 +64,7 @@
    +
  • Defined in src/pools/worker.ts:62
  • maximum?: number
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:50
  • median?: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:58
  • minimum?: number
    @@ -88,7 +88,7 @@
    +
  • Defined in src/pools/worker.ts:46
  • @@ -24,7 +24,7 @@ +
  • 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 @@ +
  • Defined in src/utility-types.ts:95
  • @@ -68,7 +68,7 @@
    +
  • Defined in src/utility-types.ts:120
  • data?: Data
    @@ -77,7 +77,7 @@
    +
  • Defined in src/utility-types.ts:77
  • id?: string
    @@ -86,7 +86,7 @@
    +
  • Defined in src/utility-types.ts:85
  • kill?: true | "SOFT" | "HARD"
    @@ -94,7 +94,7 @@
    +
  • Defined in src/utility-types.ts:100
  • name?: string
    @@ -103,7 +103,7 @@
    +
  • Defined in src/utility-types.ts:73
  • ready?: boolean
    @@ -111,7 +111,7 @@
    +
  • Defined in src/utility-types.ts:116
  • statistics?: WorkerStatistics
    @@ -119,7 +119,7 @@
    +
  • Defined in src/utility-types.ts:112
  • taskError?: TaskError<ErrorData>
    @@ -127,7 +127,7 @@
    +
  • Defined in src/utility-types.ts:104
  • taskPerformance?: TaskPerformance
    @@ -135,7 +135,7 @@
    +
  • Defined in src/utility-types.ts:108
  • timestamp?: number
    @@ -144,7 +144,7 @@
    +
  • Defined in src/utility-types.ts:81
  • workerId: number
    @@ -153,7 +153,7 @@
    +
  • Defined in src/utility-types.ts:69
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/pool.ts:59
  • @@ -60,22 +60,22 @@
    +
  • Defined in src/pools/pool.ts:74
  • executedTasks: number
    +
  • Defined in src/pools/pool.ts:75
  • executingTasks: number
    +
  • Defined in src/pools/pool.ts:76
  • failedTasks: number
    +
  • Defined in src/pools/pool.ts:79
  • idleWorkerNodes: number
    @@ -83,32 +83,32 @@
    +
  • Defined in src/pools/pool.ts:72
  • maxQueuedTasks: number
    +
  • Defined in src/pools/pool.ts:78
  • maxSize: number
    +
  • Defined in src/pools/pool.ts:66
  • minSize: number
    +
  • Defined in src/pools/pool.ts:65
  • queuedTasks: number
    +
  • Defined in src/pools/pool.ts:77
  • ready: boolean
    +
  • Defined in src/pools/pool.ts:63
  • runTime?: {
        average: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    @@ -124,17 +124,17 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:80
  • strategy: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    +
  • Defined in src/pools/pool.ts:64
  • type: "fixed" | "dynamic"
    +
  • Defined in src/pools/pool.ts:61
  • utilization?: number
    @@ -142,12 +142,12 @@
    +
  • Defined in src/pools/pool.ts:68
  • version: string
    +
  • Defined in src/pools/pool.ts:60
  • waitTime?: {
        average: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    @@ -163,12 +163,12 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:86
  • worker: "cluster" | "thread"
    +
  • Defined in src/pools/pool.ts:62
  • workerNodes: number
    @@ -176,7 +176,7 @@
    +
  • Defined in src/pools/pool.ts:70
  • @@ -35,7 +35,7 @@
  • ClusterPoolOptions
  • ThreadPoolOptions
  • +
  • Defined in src/pools/pool.ts:111
  • @@ -65,7 +65,7 @@

    Default Value

    true

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

    Default Value

    false

    +
  • Defined in src/pools/pool.ts:153
  • errorHandler?: ErrorHandler<Worker>
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/pool.ts:119
  • exitHandler?: ExitHandler<Worker>
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:127
  • messageHandler?: MessageHandler<Worker>
    @@ -99,7 +99,7 @@
    +
  • Defined in src/pools/pool.ts:115
  • onlineHandler?: OnlineHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:123
  • restartWorkerOnError?: boolean
    @@ -115,7 +115,7 @@
    +
  • Defined in src/pools/pool.ts:141
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:157
  • 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:133
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • @@ -37,7 +37,7 @@ +
  • Defined in src/utility-types.ts:130
  • @@ -71,7 +71,7 @@

    Returns void

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

    Returns void

    +
  • Defined in src/utility-types.ts:137
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:145
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:148
  • @@ -43,7 +43,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:65
  • @@ -57,7 +57,7 @@
    +
  • Defined in src/utility-types.ts:77
  • id?: string
    @@ -65,7 +65,7 @@
    +
  • Defined in src/utility-types.ts:85
  • name?: string
    @@ -73,7 +73,7 @@
    +
  • Defined in src/utility-types.ts:73
  • timestamp?: number
    @@ -81,7 +81,7 @@
    +
  • Defined in src/utility-types.ts:81
  • workerId: number
    @@ -89,7 +89,7 @@
    +
  • Defined in src/utility-types.ts:69
  • @@ -32,7 +32,7 @@ +
  • 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
  • name: string
    @@ -69,7 +69,7 @@
    +
  • Defined in src/utility-types.ts:14
  • @@ -24,7 +24,7 @@ +
  • Defined in src/utility-types.ts:30
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/utility-types.ts:46
  • name: string
    @@ -54,7 +54,7 @@
    +
  • Defined in src/utility-types.ts:34
  • runTime?: number
    @@ -62,7 +62,7 @@
    +
  • Defined in src/utility-types.ts:42
  • timestamp: number
    @@ -70,7 +70,7 @@
    +
  • Defined in src/utility-types.ts:38
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:81
  • @@ -47,7 +47,7 @@
    +
  • Defined in src/pools/worker.ts:85
  • executing: number
    @@ -55,7 +55,7 @@
    +
  • Defined in src/pools/worker.ts:89
  • failed: number
    @@ -63,7 +63,7 @@
    +
  • Defined in src/pools/worker.ts:101
  • maxQueued?: number
    @@ -71,7 +71,7 @@
    +
  • Defined in src/pools/worker.ts:97
  • queued: number
    @@ -79,7 +79,7 @@
    +
  • Defined in src/pools/worker.ts:93
  • @@ -24,7 +24,7 @@ +
  • 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
  • waitTime: MeasurementStatisticsRequirements
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:136
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/pool.ts:97
  • @@ -45,7 +45,7 @@

    Default Value

    1

    +
  • Defined in src/pools/pool.ts:103
  • @@ -26,7 +26,7 @@ +
  • Defined in src/pools/thread/fixed.ts:15
  • @@ -58,7 +58,7 @@
    +
  • Defined in src/pools/pool.ts:147
  • enableTasksQueue?: boolean
    @@ -69,7 +69,7 @@
    +
  • Defined in src/pools/pool.ts:153
  • errorHandler?: ErrorHandler<Worker>
    @@ -78,7 +78,7 @@
    +
  • Defined in src/pools/pool.ts:119
  • exitHandler?: ExitHandler<Worker>
    @@ -87,7 +87,7 @@
    +
  • Defined in src/pools/pool.ts:127
  • messageHandler?: MessageHandler<Worker>
    @@ -96,7 +96,7 @@
    +
  • Defined in src/pools/pool.ts:115
  • onlineHandler?: OnlineHandler<Worker>
    @@ -105,7 +105,7 @@
    +
  • Defined in src/pools/pool.ts:123
  • restartWorkerOnError?: boolean
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/pool.ts:141
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:157
  • 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:133
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • workerOptions?: WorkerOptions
    @@ -153,7 +153,7 @@

    See

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

    +
  • Defined in src/pools/thread/fixed.ts:21
  • @@ -24,7 +24,7 @@ +
  • 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
  • runTime?: MeasurementOptions
    @@ -67,7 +67,7 @@

    Default Value

    { median: false }

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:81
  • waitTime?: MeasurementOptions
    @@ -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 @@ +
  • Defined in src/pools/worker.ts:122
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:134
  • id: undefined | number
    @@ -54,7 +54,7 @@
    +
  • Defined in src/pools/worker.ts:126
  • ready: boolean
    @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:138
  • type: "cluster" | "thread"
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:130
  • @@ -24,7 +24,7 @@ +
  • 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 before completion and remove

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:36
  • @@ -24,7 +24,7 @@ +
  • Defined in src/utility-types.ts:54
  • @@ -41,12 +41,12 @@
    elu: boolean
    +
  • Defined in src/utility-types.ts:56
  • runTime: boolean
    +
  • Defined in src/utility-types.ts:55
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:146
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:162
  • @@ -54,7 +54,7 @@
    +
  • Defined in src/pools/worker.ts:154
  • tasks: TaskStatistics
    @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:150
  • waitTime: MeasurementStatistics
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:158
  • @@ -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:54
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/pool.ts:33
  • @@ -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/worker.ts:115
  • @@ -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
  • @@ -33,7 +33,7 @@
    Readonly taskError: "taskError"
    +
  • Defined in src/pools/pool.ts:43
  • @@ -33,7 +33,7 @@
    +
  • Defined in src/pools/pool.ts:19
  • @@ -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/worker.ts:107