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

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -195,7 +196,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -203,7 +204,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:105
  • numberOfWorkers: number
    @@ -211,7 +212,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:104
  • opts: PoolOptions<Worker>
    @@ -219,7 +220,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:106
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -232,7 +233,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • startTimestamp: number
    @@ -240,7 +241,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:94
  • starting: boolean
    @@ -248,7 +249,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:90
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -256,7 +257,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -265,7 +266,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

    @@ -279,7 +280,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:293
  • +
  • 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:467
  • +
  • Defined in src/pools/abstract-pool.ts:446
  • +
  • Defined in src/pools/abstract-pool.ts:472
  • Methods

    @@ -390,7 +391,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:1148
  • +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1024
  • +
  • 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:1122
  • Returns void

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:228
  • +
  • Defined in src/pools/abstract-pool.ts:893
  • +
  • Defined in src/pools/abstract-pool.ts:976
  • +
  • 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:1185
  • +
  • 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:1181
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:1176
  • Returns void

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

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

    +
  • Defined in src/pools/abstract-pool.ts:1088
  • +
  • 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:1040
  • +
  • Defined in src/pools/abstract-pool.ts:1011
  • +
  • Defined in src/pools/abstract-pool.ts:1162
  • +
  • Defined in src/pools/abstract-pool.ts:920
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1033
  • +
  • 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:1209
  • +
  • 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:1189
  • 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:1075
  • +
  • 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:186
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:306
  • Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:484
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:333
  • +
  • Defined in src/worker/abstract-worker.ts:508
  • +
  • Defined in src/worker/abstract-worker.ts:112
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:493
  • +
  • Defined in src/worker/abstract-worker.ts:347
  • +
  • Defined in src/worker/abstract-worker.ts:475
  • +
  • Defined in src/worker/abstract-worker.ts:369
  • +
  • Defined in src/worker/abstract-worker.ts:168
  • +
  • Defined in src/worker/abstract-worker.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:225
  • +
  • Defined in src/worker/abstract-worker.ts:379
  • +
  • Defined in src/worker/abstract-worker.ts:432
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:394
  • +
  • Defined in src/worker/abstract-worker.ts:308
  • +
  • Defined in src/worker/abstract-worker.ts:359
  • +
  • Defined in src/worker/abstract-worker.ts:253
  • +
  • Defined in src/worker/abstract-worker.ts:315
  • +
  • Defined in src/worker/abstract-worker.ts:326
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:277
  • +
  • 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
  • +
  • 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:186
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:306
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:302
  • +
  • Defined in src/worker/abstract-worker.ts:347
  • +
  • Defined in src/worker/abstract-worker.ts:369
  • +
  • Defined in src/worker/abstract-worker.ts:168
  • +
  • Defined in src/worker/abstract-worker.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:225
  • +
  • Defined in src/worker/abstract-worker.ts:379
  • +
  • Defined in src/worker/abstract-worker.ts:432
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:394
  • +
  • Defined in src/worker/abstract-worker.ts:308
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in src/worker/abstract-worker.ts:253
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:277
  • +
  • Defined in src/pools/abstract-pool.ts:1075
  • +
  • Defined in src/pools/abstract-pool.ts:1075
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:333
  • defaultMaxListeners: number
    @@ -138,7 +138,7 @@ Its name property is set to 'MaxListenersExceededWarning&
    +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:370
  • errorMonitor: typeof errorMonitor
    @@ -151,7 +151,7 @@ regular 'error' listener is installed.

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

    @@ -185,7 +185,7 @@ regular 'error' listener is installed.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:390
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:652
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:715
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:567
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:661
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:580
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:540
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:422
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:452
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:679
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:695
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:611
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:551
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:535
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:561
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:296
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:268
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:250
  • @@ -772,7 +772,7 @@ special handling:

    Returns Promise<any[]>

  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:190
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/events.d.ts:311
  • +
  • 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
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:283
    • @@ -293,7 +293,7 @@ never be called.

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:302
  • +
  • Defined in src/worker/abstract-worker.ts:347
  • +
  • Defined in src/worker/thread-worker.ts:61
    • @@ -350,7 +350,7 @@ never be called.

    +
  • Defined in src/worker/abstract-worker.ts:168
  • +
  • Defined in src/worker/abstract-worker.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:225
  • +
  • Defined in src/worker/abstract-worker.ts:379
  • +
  • Defined in src/worker/abstract-worker.ts:432
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:394
  • +
  • Defined in src/worker/abstract-worker.ts:308
  • +
  • Defined in src/worker/thread-worker.ts:56
  • +
  • Defined in src/worker/abstract-worker.ts:253
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.2/node_modules/@types/node/async_hooks.d.ts:277
  • +
  • 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
  • +
  • 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
  • +
  • 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
  • +
  • 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
  • +
  • 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
  • +
  • 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
  • @@ -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
  • @@ -184,7 +184,7 @@
    +
  • Defined in src/pools/worker.ts:212
  • worker: Worker
    @@ -192,7 +192,7 @@
    +
  • Defined in src/pools/worker.ts:204
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:65
  • +
  • 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
  • +
  • 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
  • +
  • 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
  • +
  • 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,20 +163,20 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:86
  • worker: "cluster" | "thread"
    +
  • Defined in src/pools/pool.ts:62
  • workerNodes: number
    -

    Pool total worker nodes

    +

    Pool total worker nodes.

    +
  • Defined in src/pools/pool.ts:70
  • +
  • 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
  • +
  • Defined in src/utility-types.ts:137
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:145
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • +
  • 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
  • +
  • Defined in src/utility-types.ts:18
  • name: string
    @@ -69,7 +69,7 @@
    +
  • Defined in src/utility-types.ts:14
  • +
  • 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
  • +
  • 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
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:132
  • @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:136
  • +
  • Defined in src/pools/pool.ts:103
  • +
  • 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
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:75
  • @@ -67,7 +67,7 @@

    Default Value

    { median: false }

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

    Default Value

    { median: false }

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

    Default Value

    Computed worker weights automatically given the CPU performance.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:100
  • +
  • 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
  • +
  • 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
  • +
  • Defined in src/pools/worker.ts:154
  • @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:150
  • @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:158
  • +
  • Defined in src/pools/worker.ts:15
  • +
  • Defined in src/pools/worker.ts:28
  • +
  • Defined in src/worker/worker-options.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:56
  • +
  • Defined in src/pools/worker.ts:7
  • +
  • Defined in src/pools/worker.ts:23
  • +
  • Defined in src/pools/pool.ts:54
  • +
  • Defined in src/pools/pool.ts:33
  • +
  • Defined in src/worker/worker-functions.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:42
  • +
  • Defined in src/worker/worker-functions.ts:7
  • +
  • Defined in src/pools/worker.ts:115
  • +
  • Defined in src/worker/worker-options.ts:4
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:47
  • +
  • Defined in src/pools/pool.ts:43
  • +
  • Defined in src/pools/pool.ts:19
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • +
  • Defined in src/pools/worker.ts:107