From da7631f88ed580377ddba0882eac576bb32832eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 15:31:13 +0000 Subject: [PATCH] docs: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 173 +++++++++--------- docs/classes/AbstractWorker.html | 75 ++++---- docs/classes/CircularArray.html | 23 +-- docs/classes/ClusterWorker.html | 49 ++--- docs/classes/Deque.html | 33 ++-- docs/classes/DynamicClusterPool.html | 91 ++++----- docs/classes/DynamicThreadPool.html | 91 ++++----- docs/classes/FixedClusterPool.html | 91 ++++----- docs/classes/FixedThreadPool.html | 91 ++++----- docs/classes/Node.html | 11 +- docs/classes/PoolEmitter.html | 3 +- docs/classes/ThreadWorker.html | 51 +++--- docs/classes/WorkerChoiceStrategyContext.html | 27 +-- docs/functions/availableParallelism.html | 3 +- docs/index.html | 2 + docs/interfaces/ClusterPoolOptions.html | 27 +-- ...tLoopUtilizationMeasurementStatistics.html | 9 +- docs/interfaces/IPool.html | 25 +-- docs/interfaces/IWorker.html | 11 +- docs/interfaces/IWorkerChoiceStrategy.html | 17 +- docs/interfaces/IWorkerNode.html | 41 +++-- docs/interfaces/MeasurementOptions.html | 5 +- docs/interfaces/MeasurementStatistics.html | 15 +- .../MeasurementStatisticsRequirements.html | 9 +- docs/interfaces/MessageValue.html | 31 ++-- docs/interfaces/PoolInfo.html | 43 ++--- docs/interfaces/PoolOptions.html | 23 +-- docs/interfaces/PromiseResponseWrapper.html | 9 +- docs/interfaces/StrategyData.html | 133 ++++++++++++++ docs/interfaces/StrategyPolicy.html | 7 +- docs/interfaces/Task.html | 15 +- docs/interfaces/TaskError.html | 9 +- docs/interfaces/TaskPerformance.html | 11 +- docs/interfaces/TaskStatistics.html | 15 +- .../TaskStatisticsRequirements.html | 9 +- docs/interfaces/TasksQueueOptions.html | 9 +- docs/interfaces/ThreadPoolOptions.html | 25 +-- .../WorkerChoiceStrategyOptions.html | 15 +- docs/interfaces/WorkerInfo.html | 13 +- docs/interfaces/WorkerOptions.html | 11 +- docs/interfaces/WorkerStatistics.html | 7 +- docs/interfaces/WorkerUsage.html | 11 +- docs/types/ErrorHandler.html | 3 +- docs/types/ExitHandler.html | 3 +- docs/types/KillBehavior.html | 3 +- docs/types/KillHandler.html | 3 +- docs/types/Measurement.html | 3 +- docs/types/MessageHandler.html | 3 +- docs/types/OnlineHandler.html | 3 +- docs/types/PoolEvent.html | 3 +- docs/types/PoolType.html | 3 +- docs/types/TaskAsyncFunction.html | 3 +- docs/types/TaskFunction.html | 3 +- docs/types/TaskFunctions.html | 3 +- docs/types/TaskSyncFunction.html | 3 +- docs/types/WorkerChoiceStrategy.html | 3 +- docs/types/WorkerNodeEventCallback.html | 3 +- docs/types/WorkerType.html | 3 +- docs/types/Writable.html | 3 +- docs/variables/KillBehaviors.html | 3 +- docs/variables/Measurements.html | 3 +- docs/variables/PoolEvents.html | 3 +- docs/variables/PoolTypes.html | 3 +- docs/variables/WorkerChoiceStrategies.html | 3 +- docs/variables/WorkerTypes.html | 3 +- 66 files changed, 819 insertions(+), 621 deletions(-) create mode 100644 docs/interfaces/StrategyData.html diff --git a/docs/assets/search.js b/docs/assets/search.js index 046db334..c7612971 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\":\"max\",\"url\":\"classes/AbstractPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"classes/AbstractPool.html#started\",\"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\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorker\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorkerId\",\"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\":\"setTasksQueueSize\",\"url\":\"classes/AbstractPool.html#setTasksQueueSize\",\"classes\":\"tsd-is-private\",\"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\":\"listTaskFunctions\",\"url\":\"classes/AbstractPool.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallExecuteTask\",\"url\":\"classes/AbstractPool.html#shallExecuteTask\",\"classes\":\"tsd-is-private\",\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/AbstractPool.html#destroyWorkerNode\",\"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\":\"shallUpdateTaskFunctionWorkerUsage\",\"url\":\"classes/AbstractPool.html#shallUpdateTaskFunctionWorkerUsage\",\"classes\":\"tsd-is-private\",\"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\":\"createAndSetupWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendStatisticsMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendStatisticsMessageToWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStolenStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStolenStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"taskStealingOnEmptyQueue\",\"url\":\"classes/AbstractPool.html#taskStealingOnEmptyQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksStealingOnBackPressure\",\"url\":\"classes/AbstractPool.html#tasksStealingOnBackPressure\",\"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\":\"checkAndEmitTaskExecutionEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitTaskExecutionEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitTaskQueuingEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitTaskQueuingEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitDynamicWorkerCreationEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitDynamicWorkerCreationEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected\",\"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\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/AbstractPool.html#hasWorkerNodeBackPressure\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"hasBackPressure\",\"url\":\"classes/AbstractPool.html#hasBackPressure\",\"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-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"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 tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"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\":\"destroyWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#destroyWorkerNode\",\"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\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"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\":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\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/DynamicClusterPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/DynamicClusterPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"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\":\"destroyWorkerNode\",\"url\":\"classes/FixedClusterPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"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\":\"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\":\"max\",\"url\":\"classes/FixedClusterPool.html#max\",\"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\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/FixedClusterPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/FixedClusterPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/FixedClusterPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"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\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"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\":\"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\":\"hasWorkerNodeBackPressure\",\"url\":\"interfaces/IPool.html#hasWorkerNodeBackPressure\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#hasWorkerNodeBackPressure.__type-6\",\"classes\":\"\",\"parent\":\"IPool.hasWorkerNodeBackPressure\"},{\"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\":\"listTaskFunctions\",\"url\":\"interfaces/IPool.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#listTaskFunctions.__type-8\",\"classes\":\"\",\"parent\":\"IPool.listTaskFunctions\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-12\",\"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-14\",\"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-10\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":2097152,\"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\":\"backPressure\",\"url\":\"interfaces/PoolInfo.html#backPressure\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"stolenTasks\",\"url\":\"interfaces/PoolInfo.html#stolenTasks\",\"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\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"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\":\"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\":2097152,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/TasksQueueOptions.html#size\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":1024,\"name\":\"queueMaxSize\",\"url\":\"interfaces/TasksQueueOptions.html#queueMaxSize\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":2097152,\"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\":2097152,\"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\":\"strategyData\",\"url\":\"interfaces/IWorkerNode.html#strategyData\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"messageChannel\",\"url\":\"interfaces/IWorkerNode.html#messageChannel\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueBackPressureSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueBackPressureSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"onBackPressure\",\"url\":\"interfaces/IWorkerNode.html#onBackPressure\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"onEmptyQueue\",\"url\":\"interfaces/IWorkerNode.html#onEmptyQueue\",\"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-16\",\"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-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"unshiftTask\",\"url\":\"interfaces/IWorkerNode.html#unshiftTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#unshiftTask.__type-18\",\"classes\":\"\",\"parent\":\"IWorkerNode.unshiftTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"popTask\",\"url\":\"interfaces/IWorkerNode.html#popTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#popTask.__type-12\",\"classes\":\"\",\"parent\":\"IWorkerNode.popTask\"},{\"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\":\"hasBackPressure\",\"url\":\"interfaces/IWorkerNode.html#hasBackPressure\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#hasBackPressure.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.hasBackPressure\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-14\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"closeChannel\",\"url\":\"interfaces/IWorkerNode.html#closeChannel\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#closeChannel.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.closeChannel\"},{\"kind\":1024,\"name\":\"getTaskFunctionWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskFunctionWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskFunctionWorkerUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskFunctionWorkerUsage\"},{\"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\":2097152,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":2097152,\"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\":\"stolen\",\"url\":\"interfaces/TaskStatistics.html#stolen\",\"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\":1024,\"name\":\"taskFunctions\",\"url\":\"interfaces/WorkerInfo.html#taskFunctions\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":2097152,\"name\":\"WorkerNodeEventCallback\",\"url\":\"types/WorkerNodeEventCallback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerNodeEventCallback.html#__type\",\"classes\":\"\",\"parent\":\"WorkerNodeEventCallback\"},{\"kind\":2097152,\"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\":2097152,\"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\":\"dynamicWorkerUsage\",\"url\":\"interfaces/StrategyPolicy.html#dynamicWorkerUsage\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":1024,\"name\":\"dynamicWorkerReady\",\"url\":\"interfaces/StrategyPolicy.html#dynamicWorkerReady\",\"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\":2097152,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"retries\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#retries\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"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\":\"retriesCount\",\"url\":\"classes/WorkerChoiceStrategyContext.html#retriesCount\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/WorkerChoiceStrategyContext.html#opts\",\"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 tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"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\":\"destroyWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#destroyWorkerNode\",\"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\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"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\":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\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/DynamicThreadPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/DynamicThreadPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"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\":\"destroyWorkerNode\",\"url\":\"classes/FixedThreadPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"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\":\"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\":\"max\",\"url\":\"classes/FixedThreadPool.html#max\",\"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\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/FixedThreadPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/FixedThreadPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/FixedThreadPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"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\":\"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-private\",\"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\":\"checkValidTaskFunction\",\"url\":\"classes/AbstractWorker.html#checkValidTaskFunction\",\"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\":\"listTaskFunctions\",\"url\":\"classes/AbstractWorker.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctionName\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctionName\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/AbstractWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/AbstractWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractWorker.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"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\":\"sendTaskFunctionsListToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendTaskFunctionsListToMainWorker\",\"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\":\"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\":2048,\"name\":\"updateLastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#updateLastTaskTimestamp\",\"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\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ClusterWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"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\":\"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\":\"listTaskFunctions\",\"url\":\"classes/ClusterWorker.html#listTaskFunctions\",\"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\":\"handleKillMessage\",\"url\":\"classes/ClusterWorker.html#handleKillMessage\",\"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\":\"sendTaskFunctionsListToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendTaskFunctionsListToMainWorker\",\"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\":1024,\"name\":\"port\",\"url\":\"classes/ThreadWorker.html#port\",\"classes\":\"tsd-is-private\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ThreadWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/ThreadWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"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\":\"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\":\"listTaskFunctions\",\"url\":\"classes/ThreadWorker.html#listTaskFunctions\",\"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\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendTaskFunctionsListToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendTaskFunctionsListToMainWorker\",\"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\":2097152,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killHandler\",\"url\":\"interfaces/WorkerOptions.html#killHandler\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":2097152,\"name\":\"KillHandler\",\"url\":\"types/KillHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/KillHandler.html#__type\",\"classes\":\"\",\"parent\":\"KillHandler\"},{\"kind\":2097152,\"name\":\"TaskAsyncFunction\",\"url\":\"types/TaskAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TaskAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"TaskAsyncFunction\"},{\"kind\":2097152,\"name\":\"TaskFunction\",\"url\":\"types/TaskFunction.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TaskSyncFunction\",\"url\":\"types/TaskSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TaskSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"TaskSyncFunction\"},{\"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\":\"taskFunctions\",\"url\":\"interfaces/MessageValue.html#taskFunctions\",\"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\":\"port\",\"url\":\"interfaces/MessageValue.html#port\",\"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\":\"transferList\",\"url\":\"interfaces/MessageValue.html#transferList\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskId\",\"url\":\"interfaces/MessageValue.html#taskId\",\"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\":\"workerNodeKey\",\"url\":\"interfaces/PromiseResponseWrapper.html#workerNodeKey\",\"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\":\"transferList\",\"url\":\"interfaces/Task.html#transferList\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"taskId\",\"url\":\"interfaces/Task.html#taskId\",\"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\":2097152,\"name\":\"Writable\",\"url\":\"types/Writable.html\",\"classes\":\"\"},{\"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\":\"Deque\",\"url\":\"classes/Deque.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Deque.html#constructor\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"head\",\"url\":\"classes/Deque.html#head\",\"classes\":\"tsd-is-private\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"tail\",\"url\":\"classes/Deque.html#tail\",\"classes\":\"tsd-is-private\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Deque.html#size\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Deque.html#maxSize\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/Deque.html#push\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/Deque.html#unshift\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"pop\",\"url\":\"classes/Deque.html#pop\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"shift\",\"url\":\"classes/Deque.html#shift\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"peekFirst\",\"url\":\"classes/Deque.html#peekFirst\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"peekLast\",\"url\":\"classes/Deque.html#peekLast\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Deque.html#clear\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"backward\",\"url\":\"classes/Deque.html#backward\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"incrementSize\",\"url\":\"classes/Deque.html#incrementSize\",\"classes\":\"tsd-is-private\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Deque.html#_iterator_\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":128,\"name\":\"Node\",\"url\":\"classes/Node.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Node.html#constructor\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/Node.html#data\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":1024,\"name\":\"next\",\"url\":\"classes/Node.html#next\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":1024,\"name\":\"prev\",\"url\":\"classes/Node.html#prev\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,61.003]],[\"comment/0\",[]],[\"name/1\",[1,39.801]],[\"comment/1\",[]],[\"name/2\",[2,44.909]],[\"comment/2\",[]],[\"name/3\",[3,46.34]],[\"comment/3\",[]],[\"name/4\",[4,48.01]],[\"comment/4\",[]],[\"name/5\",[5,46.34]],[\"comment/5\",[]],[\"name/6\",[6,48.01]],[\"comment/6\",[]],[\"name/7\",[7,61.003]],[\"comment/7\",[]],[\"name/8\",[8,61.003]],[\"comment/8\",[]],[\"name/9\",[9,61.003]],[\"comment/9\",[]],[\"name/10\",[10,48.01]],[\"comment/10\",[]],[\"name/11\",[11,48.01]],[\"comment/11\",[]],[\"name/12\",[12,42.545]],[\"comment/12\",[]],[\"name/13\",[13,61.003]],[\"comment/13\",[]],[\"name/14\",[14,61.003]],[\"comment/14\",[]],[\"name/15\",[15,48.01]],[\"comment/15\",[]],[\"name/16\",[16,61.003]],[\"comment/16\",[]],[\"name/17\",[17,61.003]],[\"comment/17\",[]],[\"name/18\",[18,61.003]],[\"comment/18\",[]],[\"name/19\",[19,61.003]],[\"comment/19\",[]],[\"name/20\",[20,61.003]],[\"comment/20\",[]],[\"name/21\",[21,44.909]],[\"comment/21\",[]],[\"name/22\",[22,43.657]],[\"comment/22\",[]],[\"name/23\",[23,44.909]],[\"comment/23\",[]],[\"name/24\",[24,44.909]],[\"comment/24\",[]],[\"name/25\",[25,44.909]],[\"comment/25\",[]],[\"name/26\",[26,46.34]],[\"comment/26\",[]],[\"name/27\",[27,44.909]],[\"comment/27\",[]],[\"name/28\",[28,55.895]],[\"comment/28\",[]],[\"name/29\",[29,61.003]],[\"comment/29\",[]],[\"name/30\",[30,61.003]],[\"comment/30\",[]],[\"name/31\",[31,44.909]],[\"comment/31\",[]],[\"name/32\",[32,46.34]],[\"comment/32\",[]],[\"name/33\",[33,42.545]],[\"comment/33\",[]],[\"name/34\",[34,46.34]],[\"comment/34\",[]],[\"name/35\",[35,61.003]],[\"comment/35\",[]],[\"name/36\",[36,61.003]],[\"comment/36\",[]],[\"name/37\",[37,46.34]],[\"comment/37\",[]],[\"name/38\",[38,48.01]],[\"comment/38\",[]],[\"name/39\",[39,48.01]],[\"comment/39\",[]],[\"name/40\",[40,42.545]],[\"comment/40\",[]],[\"name/41\",[41,61.003]],[\"comment/41\",[]],[\"name/42\",[42,44.909]],[\"comment/42\",[]],[\"name/43\",[43,46.34]],[\"comment/43\",[]],[\"name/44\",[44,48.01]],[\"comment/44\",[]],[\"name/45\",[45,48.01]],[\"comment/45\",[]],[\"name/46\",[46,48.01]],[\"comment/46\",[]],[\"name/47\",[47,43.657]],[\"comment/47\",[]],[\"name/48\",[48,48.01]],[\"comment/48\",[]],[\"name/49\",[49,48.01]],[\"comment/49\",[]],[\"name/50\",[50,61.003]],[\"comment/50\",[]],[\"name/51\",[51,61.003]],[\"comment/51\",[]],[\"name/52\",[52,61.003]],[\"comment/52\",[]],[\"name/53\",[53,61.003]],[\"comment/53\",[]],[\"name/54\",[54,61.003]],[\"comment/54\",[]],[\"name/55\",[55,61.003]],[\"comment/55\",[]],[\"name/56\",[56,61.003]],[\"comment/56\",[]],[\"name/57\",[57,48.01]],[\"comment/57\",[]],[\"name/58\",[58,48.01]],[\"comment/58\",[]],[\"name/59\",[59,48.01]],[\"comment/59\",[]],[\"name/60\",[60,48.01]],[\"comment/60\",[]],[\"name/61\",[61,48.01]],[\"comment/61\",[]],[\"name/62\",[62,48.01]],[\"comment/62\",[]],[\"name/63\",[63,48.01]],[\"comment/63\",[]],[\"name/64\",[64,61.003]],[\"comment/64\",[]],[\"name/65\",[65,61.003]],[\"comment/65\",[]],[\"name/66\",[66,61.003]],[\"comment/66\",[]],[\"name/67\",[67,61.003]],[\"comment/67\",[]],[\"name/68\",[68,61.003]],[\"comment/68\",[]],[\"name/69\",[69,48.01]],[\"comment/69\",[]],[\"name/70\",[70,27.801]],[\"comment/70\",[]],[\"name/71\",[71,61.003]],[\"comment/71\",[]],[\"name/72\",[72,61.003]],[\"comment/72\",[]],[\"name/73\",[73,61.003]],[\"comment/73\",[]],[\"name/74\",[74,61.003]],[\"comment/74\",[]],[\"name/75\",[75,61.003]],[\"comment/75\",[]],[\"name/76\",[76,48.01]],[\"comment/76\",[]],[\"name/77\",[77,61.003]],[\"comment/77\",[]],[\"name/78\",[78,61.003]],[\"comment/78\",[]],[\"name/79\",[79,46.34]],[\"comment/79\",[]],[\"name/80\",[80,55.895]],[\"comment/80\",[]],[\"name/81\",[81,61.003]],[\"comment/81\",[]],[\"name/82\",[82,55.895]],[\"comment/82\",[]],[\"name/83\",[83,55.895]],[\"comment/83\",[]],[\"name/84\",[84,55.895]],[\"comment/84\",[]],[\"name/85\",[85,48.01]],[\"comment/85\",[]],[\"name/86\",[86,61.003]],[\"comment/86\",[]],[\"name/87\",[87,61.003]],[\"comment/87\",[]],[\"name/88\",[1,39.801]],[\"comment/88\",[]],[\"name/89\",[6,48.01]],[\"comment/89\",[]],[\"name/90\",[24,44.909]],[\"comment/90\",[]],[\"name/91\",[38,48.01]],[\"comment/91\",[]],[\"name/92\",[12,42.545]],[\"comment/92\",[]],[\"name/93\",[46,48.01]],[\"comment/93\",[]],[\"name/94\",[47,43.657]],[\"comment/94\",[]],[\"name/95\",[45,48.01]],[\"comment/95\",[]],[\"name/96\",[57,48.01]],[\"comment/96\",[]],[\"name/97\",[63,48.01]],[\"comment/97\",[]],[\"name/98\",[61,48.01]],[\"comment/98\",[]],[\"name/99\",[58,48.01]],[\"comment/99\",[]],[\"name/100\",[25,44.909]],[\"comment/100\",[]],[\"name/101\",[2,44.909]],[\"comment/101\",[]],[\"name/102\",[3,46.34]],[\"comment/102\",[]],[\"name/103\",[4,48.01]],[\"comment/103\",[]],[\"name/104\",[5,46.34]],[\"comment/104\",[]],[\"name/105\",[10,48.01]],[\"comment/105\",[]],[\"name/106\",[11,48.01]],[\"comment/106\",[]],[\"name/107\",[15,48.01]],[\"comment/107\",[]],[\"name/108\",[21,44.909]],[\"comment/108\",[]],[\"name/109\",[22,43.657]],[\"comment/109\",[]],[\"name/110\",[23,44.909]],[\"comment/110\",[]],[\"name/111\",[26,46.34]],[\"comment/111\",[]],[\"name/112\",[27,44.909]],[\"comment/112\",[]],[\"name/113\",[31,44.909]],[\"comment/113\",[]],[\"name/114\",[32,46.34]],[\"comment/114\",[]],[\"name/115\",[33,42.545]],[\"comment/115\",[]],[\"name/116\",[34,46.34]],[\"comment/116\",[]],[\"name/117\",[37,46.34]],[\"comment/117\",[]],[\"name/118\",[39,48.01]],[\"comment/118\",[]],[\"name/119\",[40,42.545]],[\"comment/119\",[]],[\"name/120\",[42,44.909]],[\"comment/120\",[]],[\"name/121\",[43,46.34]],[\"comment/121\",[]],[\"name/122\",[44,48.01]],[\"comment/122\",[]],[\"name/123\",[48,48.01]],[\"comment/123\",[]],[\"name/124\",[49,48.01]],[\"comment/124\",[]],[\"name/125\",[59,48.01]],[\"comment/125\",[]],[\"name/126\",[60,48.01]],[\"comment/126\",[]],[\"name/127\",[62,48.01]],[\"comment/127\",[]],[\"name/128\",[69,48.01]],[\"comment/128\",[]],[\"name/129\",[70,27.801]],[\"comment/129\",[]],[\"name/130\",[76,48.01]],[\"comment/130\",[]],[\"name/131\",[79,46.34]],[\"comment/131\",[]],[\"name/132\",[85,48.01]],[\"comment/132\",[]],[\"name/133\",[88,61.003]],[\"comment/133\",[]],[\"name/134\",[1,39.801]],[\"comment/134\",[]],[\"name/135\",[12,42.545]],[\"comment/135\",[]],[\"name/136\",[46,48.01]],[\"comment/136\",[]],[\"name/137\",[47,43.657]],[\"comment/137\",[]],[\"name/138\",[45,48.01]],[\"comment/138\",[]],[\"name/139\",[57,48.01]],[\"comment/139\",[]],[\"name/140\",[63,48.01]],[\"comment/140\",[]],[\"name/141\",[61,48.01]],[\"comment/141\",[]],[\"name/142\",[58,48.01]],[\"comment/142\",[]],[\"name/143\",[24,44.909]],[\"comment/143\",[]],[\"name/144\",[25,44.909]],[\"comment/144\",[]],[\"name/145\",[38,48.01]],[\"comment/145\",[]],[\"name/146\",[2,44.909]],[\"comment/146\",[]],[\"name/147\",[3,46.34]],[\"comment/147\",[]],[\"name/148\",[4,48.01]],[\"comment/148\",[]],[\"name/149\",[5,46.34]],[\"comment/149\",[]],[\"name/150\",[6,48.01]],[\"comment/150\",[]],[\"name/151\",[10,48.01]],[\"comment/151\",[]],[\"name/152\",[11,48.01]],[\"comment/152\",[]],[\"name/153\",[15,48.01]],[\"comment/153\",[]],[\"name/154\",[21,44.909]],[\"comment/154\",[]],[\"name/155\",[22,43.657]],[\"comment/155\",[]],[\"name/156\",[23,44.909]],[\"comment/156\",[]],[\"name/157\",[26,46.34]],[\"comment/157\",[]],[\"name/158\",[27,44.909]],[\"comment/158\",[]],[\"name/159\",[31,44.909]],[\"comment/159\",[]],[\"name/160\",[32,46.34]],[\"comment/160\",[]],[\"name/161\",[33,42.545]],[\"comment/161\",[]],[\"name/162\",[34,46.34]],[\"comment/162\",[]],[\"name/163\",[37,46.34]],[\"comment/163\",[]],[\"name/164\",[39,48.01]],[\"comment/164\",[]],[\"name/165\",[40,42.545]],[\"comment/165\",[]],[\"name/166\",[42,44.909]],[\"comment/166\",[]],[\"name/167\",[43,46.34]],[\"comment/167\",[]],[\"name/168\",[44,48.01]],[\"comment/168\",[]],[\"name/169\",[48,48.01]],[\"comment/169\",[]],[\"name/170\",[49,48.01]],[\"comment/170\",[]],[\"name/171\",[59,48.01]],[\"comment/171\",[]],[\"name/172\",[60,48.01]],[\"comment/172\",[]],[\"name/173\",[62,48.01]],[\"comment/173\",[]],[\"name/174\",[69,48.01]],[\"comment/174\",[]],[\"name/175\",[70,27.801]],[\"comment/175\",[]],[\"name/176\",[76,48.01]],[\"comment/176\",[]],[\"name/177\",[79,46.34]],[\"comment/177\",[]],[\"name/178\",[85,48.01]],[\"comment/178\",[]],[\"name/179\",[89,61.003]],[\"comment/179\",[]],[\"name/180\",[90,61.003]],[\"comment/180\",[]],[\"name/181\",[91,61.003]],[\"comment/181\",[]],[\"name/182\",[92,50.017]],[\"comment/182\",[]],[\"name/183\",[93,50.017]],[\"comment/183\",[]],[\"name/184\",[94,50.017]],[\"comment/184\",[]],[\"name/185\",[95,50.017]],[\"comment/185\",[]],[\"name/186\",[96,48.01]],[\"comment/186\",[]],[\"name/187\",[97,50.017]],[\"comment/187\",[]],[\"name/188\",[98,52.53]],[\"comment/188\",[]],[\"name/189\",[99,52.53]],[\"comment/189\",[]],[\"name/190\",[33,42.545]],[\"comment/190\",[]],[\"name/191\",[100,50.017]],[\"comment/191\",[]],[\"name/192\",[101,61.003]],[\"comment/192\",[]],[\"name/193\",[102,61.003]],[\"comment/193\",[]],[\"name/194\",[103,61.003]],[\"comment/194\",[]],[\"name/195\",[21,44.909]],[\"comment/195\",[]],[\"name/196\",[2,44.909]],[\"comment/196\",[]],[\"name/197\",[79,46.34]],[\"comment/197\",[]],[\"name/198\",[70,27.801]],[\"comment/198\",[]],[\"name/199\",[3,46.34]],[\"comment/199\",[]],[\"name/200\",[42,44.909]],[\"comment/200\",[]],[\"name/201\",[70,27.801]],[\"comment/201\",[]],[\"name/202\",[43,46.34]],[\"comment/202\",[]],[\"name/203\",[70,27.801]],[\"comment/203\",[]],[\"name/204\",[40,42.545]],[\"comment/204\",[]],[\"name/205\",[70,27.801]],[\"comment/205\",[]],[\"name/206\",[31,44.909]],[\"comment/206\",[]],[\"name/207\",[70,27.801]],[\"comment/207\",[]],[\"name/208\",[32,46.34]],[\"comment/208\",[]],[\"name/209\",[70,27.801]],[\"comment/209\",[]],[\"name/210\",[33,42.545]],[\"comment/210\",[]],[\"name/211\",[70,27.801]],[\"comment/211\",[]],[\"name/212\",[34,46.34]],[\"comment/212\",[]],[\"name/213\",[70,27.801]],[\"comment/213\",[]],[\"name/214\",[104,61.003]],[\"comment/214\",[]],[\"name/215\",[105,61.003]],[\"comment/215\",[]],[\"name/216\",[106,61.003]],[\"comment/216\",[]],[\"name/217\",[107,61.003]],[\"comment/217\",[]],[\"name/218\",[24,44.909]],[\"comment/218\",[]],[\"name/219\",[25,44.909]],[\"comment/219\",[]],[\"name/220\",[22,43.657]],[\"comment/220\",[]],[\"name/221\",[108,61.003]],[\"comment/221\",[]],[\"name/222\",[26,46.34]],[\"comment/222\",[]],[\"name/223\",[27,44.909]],[\"comment/223\",[]],[\"name/224\",[23,44.909]],[\"comment/224\",[]],[\"name/225\",[2,44.909]],[\"comment/225\",[]],[\"name/226\",[109,61.003]],[\"comment/226\",[]],[\"name/227\",[110,61.003]],[\"comment/227\",[]],[\"name/228\",[111,61.003]],[\"comment/228\",[]],[\"name/229\",[112,61.003]],[\"comment/229\",[]],[\"name/230\",[113,61.003]],[\"comment/230\",[]],[\"name/231\",[114,61.003]],[\"comment/231\",[]],[\"name/232\",[115,61.003]],[\"comment/232\",[]],[\"name/233\",[116,61.003]],[\"comment/233\",[]],[\"name/234\",[117,61.003]],[\"comment/234\",[]],[\"name/235\",[118,46.34]],[\"comment/235\",[]],[\"name/236\",[70,27.801]],[\"comment/236\",[]],[\"name/237\",[119,52.53]],[\"comment/237\",[]],[\"name/238\",[120,52.53]],[\"comment/238\",[]],[\"name/239\",[121,50.017]],[\"comment/239\",[]],[\"name/240\",[122,48.01]],[\"comment/240\",[]],[\"name/241\",[123,50.017]],[\"comment/241\",[]],[\"name/242\",[70,27.801]],[\"comment/242\",[]],[\"name/243\",[119,52.53]],[\"comment/243\",[]],[\"name/244\",[120,52.53]],[\"comment/244\",[]],[\"name/245\",[121,50.017]],[\"comment/245\",[]],[\"name/246\",[122,48.01]],[\"comment/246\",[]],[\"name/247\",[124,61.003]],[\"comment/247\",[]],[\"name/248\",[92,50.017]],[\"comment/248\",[]],[\"name/249\",[93,50.017]],[\"comment/249\",[]],[\"name/250\",[94,50.017]],[\"comment/250\",[]],[\"name/251\",[95,50.017]],[\"comment/251\",[]],[\"name/252\",[96,48.01]],[\"comment/252\",[]],[\"name/253\",[97,50.017]],[\"comment/253\",[]],[\"name/254\",[98,52.53]],[\"comment/254\",[]],[\"name/255\",[99,52.53]],[\"comment/255\",[]],[\"name/256\",[33,42.545]],[\"comment/256\",[]],[\"name/257\",[100,50.017]],[\"comment/257\",[]],[\"name/258\",[125,61.003]],[\"comment/258\",[]],[\"name/259\",[100,50.017]],[\"comment/259\",[]],[\"name/260\",[126,52.53]],[\"comment/260\",[]],[\"name/261\",[127,61.003]],[\"comment/261\",[]],[\"name/262\",[128,61.003]],[\"comment/262\",[]],[\"name/263\",[129,61.003]],[\"comment/263\",[]],[\"name/264\",[94,50.017]],[\"comment/264\",[]],[\"name/265\",[70,27.801]],[\"comment/265\",[]],[\"name/266\",[130,61.003]],[\"comment/266\",[]],[\"name/267\",[131,61.003]],[\"comment/267\",[]],[\"name/268\",[132,61.003]],[\"comment/268\",[]],[\"name/269\",[23,44.909]],[\"comment/269\",[]],[\"name/270\",[95,50.017]],[\"comment/270\",[]],[\"name/271\",[70,27.801]],[\"comment/271\",[]],[\"name/272\",[133,61.003]],[\"comment/272\",[]],[\"name/273\",[134,48.01]],[\"comment/273\",[]],[\"name/274\",[135,61.003]],[\"comment/274\",[]],[\"name/275\",[136,61.003]],[\"comment/275\",[]],[\"name/276\",[137,61.003]],[\"comment/276\",[]],[\"name/277\",[70,27.801]],[\"comment/277\",[]],[\"name/278\",[138,61.003]],[\"comment/278\",[]],[\"name/279\",[25,44.909]],[\"comment/279\",[]],[\"name/280\",[21,44.909]],[\"comment/280\",[]],[\"name/281\",[139,61.003]],[\"comment/281\",[]],[\"name/282\",[140,61.003]],[\"comment/282\",[]],[\"name/283\",[141,61.003]],[\"comment/283\",[]],[\"name/284\",[142,61.003]],[\"comment/284\",[]],[\"name/285\",[143,61.003]],[\"comment/285\",[]],[\"name/286\",[144,61.003]],[\"comment/286\",[]],[\"name/287\",[84,55.895]],[\"comment/287\",[]],[\"name/288\",[70,27.801]],[\"comment/288\",[]],[\"name/289\",[82,55.895]],[\"comment/289\",[]],[\"name/290\",[70,27.801]],[\"comment/290\",[]],[\"name/291\",[145,61.003]],[\"comment/291\",[]],[\"name/292\",[70,27.801]],[\"comment/292\",[]],[\"name/293\",[83,55.895]],[\"comment/293\",[]],[\"name/294\",[70,27.801]],[\"comment/294\",[]],[\"name/295\",[146,61.003]],[\"comment/295\",[]],[\"name/296\",[70,27.801]],[\"comment/296\",[]],[\"name/297\",[147,61.003]],[\"comment/297\",[]],[\"name/298\",[70,27.801]],[\"comment/298\",[]],[\"name/299\",[80,55.895]],[\"comment/299\",[]],[\"name/300\",[70,27.801]],[\"comment/300\",[]],[\"name/301\",[148,61.003]],[\"comment/301\",[]],[\"name/302\",[70,27.801]],[\"comment/302\",[]],[\"name/303\",[149,61.003]],[\"comment/303\",[]],[\"name/304\",[70,27.801]],[\"comment/304\",[]],[\"name/305\",[150,61.003]],[\"comment/305\",[]],[\"name/306\",[70,27.801]],[\"comment/306\",[]],[\"name/307\",[151,61.003]],[\"comment/307\",[]],[\"name/308\",[152,55.895]],[\"comment/308\",[]],[\"name/309\",[119,52.53]],[\"comment/309\",[]],[\"name/310\",[120,52.53]],[\"comment/310\",[]],[\"name/311\",[121,50.017]],[\"comment/311\",[]],[\"name/312\",[122,48.01]],[\"comment/312\",[]],[\"name/313\",[153,61.003]],[\"comment/313\",[]],[\"name/314\",[93,50.017]],[\"comment/314\",[]],[\"name/315\",[70,27.801]],[\"comment/315\",[]],[\"name/316\",[92,50.017]],[\"comment/316\",[]],[\"name/317\",[70,27.801]],[\"comment/317\",[]],[\"name/318\",[154,61.003]],[\"comment/318\",[]],[\"name/319\",[155,61.003]],[\"comment/319\",[]],[\"name/320\",[156,61.003]],[\"comment/320\",[]],[\"name/321\",[157,61.003]],[\"comment/321\",[]],[\"name/322\",[158,61.003]],[\"comment/322\",[]],[\"name/323\",[159,61.003]],[\"comment/323\",[]],[\"name/324\",[160,61.003]],[\"comment/324\",[]],[\"name/325\",[161,61.003]],[\"comment/325\",[]],[\"name/326\",[134,48.01]],[\"comment/326\",[]],[\"name/327\",[24,44.909]],[\"comment/327\",[]],[\"name/328\",[162,61.003]],[\"comment/328\",[]],[\"name/329\",[22,43.657]],[\"comment/329\",[]],[\"name/330\",[163,46.34]],[\"comment/330\",[]],[\"name/331\",[164,61.003]],[\"comment/331\",[]],[\"name/332\",[70,27.801]],[\"comment/332\",[]],[\"name/333\",[165,61.003]],[\"comment/333\",[]],[\"name/334\",[166,61.003]],[\"comment/334\",[]],[\"name/335\",[167,61.003]],[\"comment/335\",[]],[\"name/336\",[118,46.34]],[\"comment/336\",[]],[\"name/337\",[123,50.017]],[\"comment/337\",[]],[\"name/338\",[168,48.01]],[\"comment/338\",[]],[\"name/339\",[169,61.003]],[\"comment/339\",[]],[\"name/340\",[170,55.895]],[\"comment/340\",[]],[\"name/341\",[171,61.003]],[\"comment/341\",[]],[\"name/342\",[172,55.895]],[\"comment/342\",[]],[\"name/343\",[173,55.895]],[\"comment/343\",[]],[\"name/344\",[174,61.003]],[\"comment/344\",[]],[\"name/345\",[70,27.801]],[\"comment/345\",[]],[\"name/346\",[175,55.895]],[\"comment/346\",[]],[\"name/347\",[70,27.801]],[\"comment/347\",[]],[\"name/348\",[176,61.003]],[\"comment/348\",[]],[\"name/349\",[70,27.801]],[\"comment/349\",[]],[\"name/350\",[177,55.895]],[\"comment/350\",[]],[\"name/351\",[70,27.801]],[\"comment/351\",[]],[\"name/352\",[178,55.895]],[\"comment/352\",[]],[\"name/353\",[70,27.801]],[\"comment/353\",[]],[\"name/354\",[179,55.895]],[\"comment/354\",[]],[\"name/355\",[180,61.003]],[\"comment/355\",[]],[\"name/356\",[122,48.01]],[\"comment/356\",[]],[\"name/357\",[181,61.003]],[\"comment/357\",[]],[\"name/358\",[152,55.895]],[\"comment/358\",[]],[\"name/359\",[121,50.017]],[\"comment/359\",[]],[\"name/360\",[122,48.01]],[\"comment/360\",[]],[\"name/361\",[172,55.895]],[\"comment/361\",[]],[\"name/362\",[182,61.003]],[\"comment/362\",[]],[\"name/363\",[183,61.003]],[\"comment/363\",[]],[\"name/364\",[173,55.895]],[\"comment/364\",[]],[\"name/365\",[118,46.34]],[\"comment/365\",[]],[\"name/366\",[123,50.017]],[\"comment/366\",[]],[\"name/367\",[168,48.01]],[\"comment/367\",[]],[\"name/368\",[96,48.01]],[\"comment/368\",[]],[\"name/369\",[97,50.017]],[\"comment/369\",[]],[\"name/370\",[184,61.003]],[\"comment/370\",[]],[\"name/371\",[179,55.895]],[\"comment/371\",[]],[\"name/372\",[118,46.34]],[\"comment/372\",[]],[\"name/373\",[123,50.017]],[\"comment/373\",[]],[\"name/374\",[168,48.01]],[\"comment/374\",[]],[\"name/375\",[185,61.003]],[\"comment/375\",[]],[\"name/376\",[5,46.34]],[\"comment/376\",[]],[\"name/377\",[1,39.801]],[\"comment/377\",[]],[\"name/378\",[170,55.895]],[\"comment/378\",[]],[\"name/379\",[186,61.003]],[\"comment/379\",[]],[\"name/380\",[96,48.01]],[\"comment/380\",[]],[\"name/381\",[12,42.545]],[\"comment/381\",[]],[\"name/382\",[187,61.003]],[\"comment/382\",[]],[\"name/383\",[188,61.003]],[\"comment/383\",[]],[\"name/384\",[31,44.909]],[\"comment/384\",[]],[\"name/385\",[175,55.895]],[\"comment/385\",[]],[\"name/386\",[42,44.909]],[\"comment/386\",[]],[\"name/387\",[177,55.895]],[\"comment/387\",[]],[\"name/388\",[178,55.895]],[\"comment/388\",[]],[\"name/389\",[189,61.003]],[\"comment/389\",[]],[\"name/390\",[1,39.801]],[\"comment/390\",[]],[\"name/391\",[6,48.01]],[\"comment/391\",[]],[\"name/392\",[24,44.909]],[\"comment/392\",[]],[\"name/393\",[38,48.01]],[\"comment/393\",[]],[\"name/394\",[12,42.545]],[\"comment/394\",[]],[\"name/395\",[47,43.657]],[\"comment/395\",[]],[\"name/396\",[45,48.01]],[\"comment/396\",[]],[\"name/397\",[57,48.01]],[\"comment/397\",[]],[\"name/398\",[63,48.01]],[\"comment/398\",[]],[\"name/399\",[61,48.01]],[\"comment/399\",[]],[\"name/400\",[58,48.01]],[\"comment/400\",[]],[\"name/401\",[25,44.909]],[\"comment/401\",[]],[\"name/402\",[2,44.909]],[\"comment/402\",[]],[\"name/403\",[3,46.34]],[\"comment/403\",[]],[\"name/404\",[4,48.01]],[\"comment/404\",[]],[\"name/405\",[5,46.34]],[\"comment/405\",[]],[\"name/406\",[10,48.01]],[\"comment/406\",[]],[\"name/407\",[11,48.01]],[\"comment/407\",[]],[\"name/408\",[15,48.01]],[\"comment/408\",[]],[\"name/409\",[21,44.909]],[\"comment/409\",[]],[\"name/410\",[22,43.657]],[\"comment/410\",[]],[\"name/411\",[23,44.909]],[\"comment/411\",[]],[\"name/412\",[26,46.34]],[\"comment/412\",[]],[\"name/413\",[27,44.909]],[\"comment/413\",[]],[\"name/414\",[31,44.909]],[\"comment/414\",[]],[\"name/415\",[32,46.34]],[\"comment/415\",[]],[\"name/416\",[33,42.545]],[\"comment/416\",[]],[\"name/417\",[34,46.34]],[\"comment/417\",[]],[\"name/418\",[37,46.34]],[\"comment/418\",[]],[\"name/419\",[39,48.01]],[\"comment/419\",[]],[\"name/420\",[40,42.545]],[\"comment/420\",[]],[\"name/421\",[42,44.909]],[\"comment/421\",[]],[\"name/422\",[43,46.34]],[\"comment/422\",[]],[\"name/423\",[44,48.01]],[\"comment/423\",[]],[\"name/424\",[46,48.01]],[\"comment/424\",[]],[\"name/425\",[48,48.01]],[\"comment/425\",[]],[\"name/426\",[49,48.01]],[\"comment/426\",[]],[\"name/427\",[59,48.01]],[\"comment/427\",[]],[\"name/428\",[60,48.01]],[\"comment/428\",[]],[\"name/429\",[62,48.01]],[\"comment/429\",[]],[\"name/430\",[69,48.01]],[\"comment/430\",[]],[\"name/431\",[70,27.801]],[\"comment/431\",[]],[\"name/432\",[76,48.01]],[\"comment/432\",[]],[\"name/433\",[79,46.34]],[\"comment/433\",[]],[\"name/434\",[85,48.01]],[\"comment/434\",[]],[\"name/435\",[190,61.003]],[\"comment/435\",[]],[\"name/436\",[1,39.801]],[\"comment/436\",[]],[\"name/437\",[12,42.545]],[\"comment/437\",[]],[\"name/438\",[47,43.657]],[\"comment/438\",[]],[\"name/439\",[45,48.01]],[\"comment/439\",[]],[\"name/440\",[57,48.01]],[\"comment/440\",[]],[\"name/441\",[63,48.01]],[\"comment/441\",[]],[\"name/442\",[61,48.01]],[\"comment/442\",[]],[\"name/443\",[58,48.01]],[\"comment/443\",[]],[\"name/444\",[24,44.909]],[\"comment/444\",[]],[\"name/445\",[25,44.909]],[\"comment/445\",[]],[\"name/446\",[38,48.01]],[\"comment/446\",[]],[\"name/447\",[2,44.909]],[\"comment/447\",[]],[\"name/448\",[3,46.34]],[\"comment/448\",[]],[\"name/449\",[4,48.01]],[\"comment/449\",[]],[\"name/450\",[5,46.34]],[\"comment/450\",[]],[\"name/451\",[6,48.01]],[\"comment/451\",[]],[\"name/452\",[10,48.01]],[\"comment/452\",[]],[\"name/453\",[11,48.01]],[\"comment/453\",[]],[\"name/454\",[15,48.01]],[\"comment/454\",[]],[\"name/455\",[21,44.909]],[\"comment/455\",[]],[\"name/456\",[22,43.657]],[\"comment/456\",[]],[\"name/457\",[23,44.909]],[\"comment/457\",[]],[\"name/458\",[26,46.34]],[\"comment/458\",[]],[\"name/459\",[27,44.909]],[\"comment/459\",[]],[\"name/460\",[31,44.909]],[\"comment/460\",[]],[\"name/461\",[32,46.34]],[\"comment/461\",[]],[\"name/462\",[33,42.545]],[\"comment/462\",[]],[\"name/463\",[34,46.34]],[\"comment/463\",[]],[\"name/464\",[37,46.34]],[\"comment/464\",[]],[\"name/465\",[39,48.01]],[\"comment/465\",[]],[\"name/466\",[40,42.545]],[\"comment/466\",[]],[\"name/467\",[42,44.909]],[\"comment/467\",[]],[\"name/468\",[43,46.34]],[\"comment/468\",[]],[\"name/469\",[44,48.01]],[\"comment/469\",[]],[\"name/470\",[46,48.01]],[\"comment/470\",[]],[\"name/471\",[48,48.01]],[\"comment/471\",[]],[\"name/472\",[49,48.01]],[\"comment/472\",[]],[\"name/473\",[59,48.01]],[\"comment/473\",[]],[\"name/474\",[60,48.01]],[\"comment/474\",[]],[\"name/475\",[62,48.01]],[\"comment/475\",[]],[\"name/476\",[69,48.01]],[\"comment/476\",[]],[\"name/477\",[70,27.801]],[\"comment/477\",[]],[\"name/478\",[76,48.01]],[\"comment/478\",[]],[\"name/479\",[79,46.34]],[\"comment/479\",[]],[\"name/480\",[85,48.01]],[\"comment/480\",[]],[\"name/481\",[191,61.003]],[\"comment/481\",[]],[\"name/482\",[192,55.895]],[\"comment/482\",[]],[\"name/483\",[92,50.017]],[\"comment/483\",[]],[\"name/484\",[93,50.017]],[\"comment/484\",[]],[\"name/485\",[94,50.017]],[\"comment/485\",[]],[\"name/486\",[95,50.017]],[\"comment/486\",[]],[\"name/487\",[96,48.01]],[\"comment/487\",[]],[\"name/488\",[97,50.017]],[\"comment/488\",[]],[\"name/489\",[98,52.53]],[\"comment/489\",[]],[\"name/490\",[99,52.53]],[\"comment/490\",[]],[\"name/491\",[33,42.545]],[\"comment/491\",[]],[\"name/492\",[100,50.017]],[\"comment/492\",[]],[\"name/493\",[193,61.003]],[\"comment/493\",[]],[\"name/494\",[1,39.801]],[\"comment/494\",[]],[\"name/495\",[134,48.01]],[\"comment/495\",[]],[\"name/496\",[163,46.34]],[\"comment/496\",[]],[\"name/497\",[194,52.53]],[\"comment/497\",[]],[\"name/498\",[195,50.017]],[\"comment/498\",[]],[\"name/499\",[196,52.53]],[\"comment/499\",[]],[\"name/500\",[47,43.657]],[\"comment/500\",[]],[\"name/501\",[197,61.003]],[\"comment/501\",[]],[\"name/502\",[12,42.545]],[\"comment/502\",[]],[\"name/503\",[198,61.003]],[\"comment/503\",[]],[\"name/504\",[199,61.003]],[\"comment/504\",[]],[\"name/505\",[200,61.003]],[\"comment/505\",[]],[\"name/506\",[201,52.53]],[\"comment/506\",[]],[\"name/507\",[202,52.53]],[\"comment/507\",[]],[\"name/508\",[203,52.53]],[\"comment/508\",[]],[\"name/509\",[40,42.545]],[\"comment/509\",[]],[\"name/510\",[204,52.53]],[\"comment/510\",[]],[\"name/511\",[205,61.003]],[\"comment/511\",[]],[\"name/512\",[206,52.53]],[\"comment/512\",[]],[\"name/513\",[207,52.53]],[\"comment/513\",[]],[\"name/514\",[208,52.53]],[\"comment/514\",[]],[\"name/515\",[28,55.895]],[\"comment/515\",[]],[\"name/516\",[209,61.003]],[\"comment/516\",[]],[\"name/517\",[210,61.003]],[\"comment/517\",[]],[\"name/518\",[211,55.895]],[\"comment/518\",[]],[\"name/519\",[212,52.53]],[\"comment/519\",[]],[\"name/520\",[213,52.53]],[\"comment/520\",[]],[\"name/521\",[214,52.53]],[\"comment/521\",[]],[\"name/522\",[215,52.53]],[\"comment/522\",[]],[\"name/523\",[216,52.53]],[\"comment/523\",[]],[\"name/524\",[217,52.53]],[\"comment/524\",[]],[\"name/525\",[218,52.53]],[\"comment/525\",[]],[\"name/526\",[219,61.003]],[\"comment/526\",[]],[\"name/527\",[220,61.003]],[\"comment/527\",[]],[\"name/528\",[221,61.003]],[\"comment/528\",[]],[\"name/529\",[222,61.003]],[\"comment/529\",[]],[\"name/530\",[223,61.003]],[\"comment/530\",[]],[\"name/531\",[1,39.801]],[\"comment/531\",[]],[\"name/532\",[206,52.53]],[\"comment/532\",[]],[\"name/533\",[134,48.01]],[\"comment/533\",[]],[\"name/534\",[213,52.53]],[\"comment/534\",[]],[\"name/535\",[163,46.34]],[\"comment/535\",[]],[\"name/536\",[194,52.53]],[\"comment/536\",[]],[\"name/537\",[195,50.017]],[\"comment/537\",[]],[\"name/538\",[196,52.53]],[\"comment/538\",[]],[\"name/539\",[47,43.657]],[\"comment/539\",[]],[\"name/540\",[12,42.545]],[\"comment/540\",[]],[\"name/541\",[201,52.53]],[\"comment/541\",[]],[\"name/542\",[202,52.53]],[\"comment/542\",[]],[\"name/543\",[203,52.53]],[\"comment/543\",[]],[\"name/544\",[40,42.545]],[\"comment/544\",[]],[\"name/545\",[204,52.53]],[\"comment/545\",[]],[\"name/546\",[207,52.53]],[\"comment/546\",[]],[\"name/547\",[208,52.53]],[\"comment/547\",[]],[\"name/548\",[212,52.53]],[\"comment/548\",[]],[\"name/549\",[214,52.53]],[\"comment/549\",[]],[\"name/550\",[215,52.53]],[\"comment/550\",[]],[\"name/551\",[216,52.53]],[\"comment/551\",[]],[\"name/552\",[217,52.53]],[\"comment/552\",[]],[\"name/553\",[218,52.53]],[\"comment/553\",[]],[\"name/554\",[224,61.003]],[\"comment/554\",[]],[\"name/555\",[1,39.801]],[\"comment/555\",[]],[\"name/556\",[225,55.895]],[\"comment/556\",[]],[\"name/557\",[206,52.53]],[\"comment/557\",[]],[\"name/558\",[208,52.53]],[\"comment/558\",[]],[\"name/559\",[134,48.01]],[\"comment/559\",[]],[\"name/560\",[213,52.53]],[\"comment/560\",[]],[\"name/561\",[215,52.53]],[\"comment/561\",[]],[\"name/562\",[163,46.34]],[\"comment/562\",[]],[\"name/563\",[194,52.53]],[\"comment/563\",[]],[\"name/564\",[195,50.017]],[\"comment/564\",[]],[\"name/565\",[196,52.53]],[\"comment/565\",[]],[\"name/566\",[47,43.657]],[\"comment/566\",[]],[\"name/567\",[12,42.545]],[\"comment/567\",[]],[\"name/568\",[201,52.53]],[\"comment/568\",[]],[\"name/569\",[202,52.53]],[\"comment/569\",[]],[\"name/570\",[203,52.53]],[\"comment/570\",[]],[\"name/571\",[40,42.545]],[\"comment/571\",[]],[\"name/572\",[204,52.53]],[\"comment/572\",[]],[\"name/573\",[207,52.53]],[\"comment/573\",[]],[\"name/574\",[212,52.53]],[\"comment/574\",[]],[\"name/575\",[214,52.53]],[\"comment/575\",[]],[\"name/576\",[216,52.53]],[\"comment/576\",[]],[\"name/577\",[217,52.53]],[\"comment/577\",[]],[\"name/578\",[218,52.53]],[\"comment/578\",[]],[\"name/579\",[226,61.003]],[\"comment/579\",[]],[\"name/580\",[227,55.895]],[\"comment/580\",[]],[\"name/581\",[192,55.895]],[\"comment/581\",[]],[\"name/582\",[227,55.895]],[\"comment/582\",[]],[\"name/583\",[228,61.003]],[\"comment/583\",[]],[\"name/584\",[229,55.895]],[\"comment/584\",[]],[\"name/585\",[230,61.003]],[\"comment/585\",[]],[\"name/586\",[229,55.895]],[\"comment/586\",[]],[\"name/587\",[70,27.801]],[\"comment/587\",[]],[\"name/588\",[231,61.003]],[\"comment/588\",[]],[\"name/589\",[70,27.801]],[\"comment/589\",[]],[\"name/590\",[232,61.003]],[\"comment/590\",[]],[\"name/591\",[163,46.34]],[\"comment/591\",[]],[\"name/592\",[233,61.003]],[\"comment/592\",[]],[\"name/593\",[70,27.801]],[\"comment/593\",[]],[\"name/594\",[234,61.003]],[\"comment/594\",[]],[\"name/595\",[235,61.003]],[\"comment/595\",[]],[\"name/596\",[236,55.895]],[\"comment/596\",[]],[\"name/597\",[237,55.895]],[\"comment/597\",[]],[\"name/598\",[163,46.34]],[\"comment/598\",[]],[\"name/599\",[195,50.017]],[\"comment/599\",[]],[\"name/600\",[22,43.657]],[\"comment/600\",[]],[\"name/601\",[211,55.895]],[\"comment/601\",[]],[\"name/602\",[225,55.895]],[\"comment/602\",[]],[\"name/603\",[238,55.895]],[\"comment/603\",[]],[\"name/604\",[239,50.017]],[\"comment/604\",[]],[\"name/605\",[240,50.017]],[\"comment/605\",[]],[\"name/606\",[241,55.895]],[\"comment/606\",[]],[\"name/607\",[242,52.53]],[\"comment/607\",[]],[\"name/608\",[243,55.895]],[\"comment/608\",[]],[\"name/609\",[244,61.003]],[\"comment/609\",[]],[\"name/610\",[245,61.003]],[\"comment/610\",[]],[\"name/611\",[70,27.801]],[\"comment/611\",[]],[\"name/612\",[246,61.003]],[\"comment/612\",[]],[\"name/613\",[70,27.801]],[\"comment/613\",[]],[\"name/614\",[247,61.003]],[\"comment/614\",[]],[\"name/615\",[248,61.003]],[\"comment/615\",[]],[\"name/616\",[238,55.895]],[\"comment/616\",[]],[\"name/617\",[239,50.017]],[\"comment/617\",[]],[\"name/618\",[240,50.017]],[\"comment/618\",[]],[\"name/619\",[241,55.895]],[\"comment/619\",[]],[\"name/620\",[242,52.53]],[\"comment/620\",[]],[\"name/621\",[243,55.895]],[\"comment/621\",[]],[\"name/622\",[236,55.895]],[\"comment/622\",[]],[\"name/623\",[239,50.017]],[\"comment/623\",[]],[\"name/624\",[249,61.003]],[\"comment/624\",[]],[\"name/625\",[240,50.017]],[\"comment/625\",[]],[\"name/626\",[237,55.895]],[\"comment/626\",[]],[\"name/627\",[239,50.017]],[\"comment/627\",[]],[\"name/628\",[242,52.53]],[\"comment/628\",[]],[\"name/629\",[118,46.34]],[\"comment/629\",[]],[\"name/630\",[168,48.01]],[\"comment/630\",[]],[\"name/631\",[250,61.003]],[\"comment/631\",[]],[\"name/632\",[118,46.34]],[\"comment/632\",[]],[\"name/633\",[168,48.01]],[\"comment/633\",[]],[\"name/634\",[251,61.003]],[\"comment/634\",[]],[\"name/635\",[252,61.003]],[\"comment/635\",[]],[\"name/636\",[1,39.801]],[\"comment/636\",[]],[\"name/637\",[126,52.53]],[\"comment/637\",[]],[\"name/638\",[253,55.895]],[\"comment/638\",[]],[\"name/639\",[254,55.895]],[\"comment/639\",[]],[\"name/640\",[255,61.003]],[\"comment/640\",[]],[\"name/641\",[256,61.003]],[\"comment/641\",[]],[\"name/642\",[257,61.003]],[\"comment/642\",[]],[\"name/643\",[258,61.003]],[\"comment/643\",[]],[\"name/644\",[37,46.34]],[\"comment/644\",[]],[\"name/645\",[259,61.003]],[\"comment/645\",[]],[\"name/646\",[260,61.003]],[\"comment/646\",[]],[\"name/647\",[1,39.801]],[\"comment/647\",[]],[\"name/648\",[261,61.003]],[\"comment/648\",[]],[\"name/649\",[262,61.003]],[\"comment/649\",[]],[\"name/650\",[126,52.53]],[\"comment/650\",[]],[\"name/651\",[27,44.909]],[\"comment/651\",[]],[\"name/652\",[253,55.895]],[\"comment/652\",[]],[\"name/653\",[254,55.895]],[\"comment/653\",[]],[\"name/654\",[263,61.003]],[\"comment/654\",[]],[\"name/655\",[264,61.003]],[\"comment/655\",[]],[\"name/656\",[265,61.003]],[\"comment/656\",[]],[\"name/657\",[266,61.003]],[\"comment/657\",[]],[\"name/658\",[267,61.003]],[\"comment/658\",[]],[\"name/659\",[268,61.003]],[\"comment/659\",[]],[\"name/660\",[269,61.003]],[\"comment/660\",[]],[\"name/661\",[270,61.003]],[\"comment/661\",[]],[\"name/662\",[271,61.003]],[\"comment/662\",[]],[\"name/663\",[1,39.801]],[\"comment/663\",[]],[\"name/664\",[240,50.017]],[\"comment/664\",[]],[\"name/665\",[272,61.003]],[\"comment/665\",[]],[\"name/666\",[273,61.003]],[\"comment/666\",[]],[\"name/667\",[274,61.003]],[\"comment/667\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":70,\"name\":{\"70\":{},\"129\":{},\"175\":{},\"198\":{},\"201\":{},\"203\":{},\"205\":{},\"207\":{},\"209\":{},\"211\":{},\"213\":{},\"236\":{},\"242\":{},\"265\":{},\"271\":{},\"277\":{},\"288\":{},\"290\":{},\"292\":{},\"294\":{},\"296\":{},\"298\":{},\"300\":{},\"302\":{},\"304\":{},\"306\":{},\"315\":{},\"317\":{},\"332\":{},\"345\":{},\"347\":{},\"349\":{},\"351\":{},\"353\":{},\"431\":{},\"477\":{},\"587\":{},\"589\":{},\"593\":{},\"611\":{},\"613\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":193,\"name\":{\"493\":{}},\"comment\":{}}],[\"active\",{\"_index\":132,\"name\":{\"268\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":196,\"name\":{\"499\":{},\"538\":{},\"565\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":202,\"name\":{\"507\":{},\"542\":{},\"569\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":77,\"name\":{\"77\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":49,\"name\":{\"49\":{},\"124\":{},\"170\":{},\"426\":{},\"472\":{}},\"comment\":{}}],[\"afterworkernodesetup\",{\"_index\":62,\"name\":{\"62\":{},\"127\":{},\"173\":{},\"429\":{},\"475\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":152,\"name\":{\"308\":{},\"358\":{}},\"comment\":{}}],[\"async\",{\"_index\":230,\"name\":{\"585\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":274,\"name\":{\"667\":{}},\"comment\":{}}],[\"average\",{\"_index\":121,\"name\":{\"239\":{},\"245\":{},\"311\":{},\"359\":{}},\"comment\":{}}],[\"backpressure\",{\"_index\":115,\"name\":{\"232\":{}},\"comment\":{}}],[\"backward\",{\"_index\":268,\"name\":{\"659\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":48,\"name\":{\"48\":{},\"123\":{},\"169\":{},\"425\":{},\"471\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":219,\"name\":{\"526\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"busy\",{\"_index\":38,\"name\":{\"38\":{},\"91\":{},\"145\":{},\"393\":{},\"446\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":110,\"name\":{\"227\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":211,\"name\":{\"518\":{},\"601\":{}},\"comment\":{}}],[\"checkandemitdynamicworkercreationevents\",{\"_index\":75,\"name\":{\"75\":{}},\"comment\":{}}],[\"checkandemittaskexecutionevents\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"checkandemittaskqueuingevents\",{\"_index\":74,\"name\":{\"74\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":15,\"name\":{\"15\":{},\"107\":{},\"153\":{},\"408\":{},\"454\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":28,\"name\":{\"28\":{},\"515\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":259,\"name\":{\"645\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":221,\"name\":{\"528\":{}},\"comment\":{}}],[\"checktaskfunctionname\",{\"_index\":205,\"name\":{\"511\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":200,\"name\":{\"505\":{}},\"comment\":{}}],[\"checkvalidtaskfunction\",{\"_index\":199,\"name\":{\"504\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":198,\"name\":{\"503\":{}},\"comment\":{}}],[\"choose\",{\"_index\":176,\"name\":{\"348\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":252,\"name\":{\"635\":{}},\"comment\":{}}],[\"clear\",{\"_index\":267,\"name\":{\"658\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":147,\"name\":{\"297\":{}},\"comment\":{}}],[\"closechannel\",{\"_index\":149,\"name\":{\"303\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":89,\"name\":{\"179\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":223,\"name\":{\"530\":{}},\"comment\":{}}],[\"concat\",{\"_index\":255,\"name\":{\"640\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":128,\"name\":{\"262\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"88\":{},\"134\":{},\"377\":{},\"390\":{},\"436\":{},\"494\":{},\"531\":{},\"555\":{},\"636\":{},\"647\":{},\"663\":{}},\"comment\":{}}],[\"createandsetupdynamicworkernode\",{\"_index\":60,\"name\":{\"60\":{},\"126\":{},\"172\":{},\"428\":{},\"474\":{}},\"comment\":{}}],[\"createandsetupworkernode\",{\"_index\":59,\"name\":{\"59\":{},\"125\":{},\"171\":{},\"427\":{},\"473\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":58,\"name\":{\"58\":{},\"99\":{},\"142\":{},\"400\":{},\"443\":{}},\"comment\":{}}],[\"data\",{\"_index\":240,\"name\":{\"605\":{},\"618\":{},\"625\":{},\"664\":{}},\"comment\":{}}],[\"deque\",{\"_index\":260,\"name\":{\"646\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":83,\"name\":{\"83\":{},\"293\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":43,\"name\":{\"43\":{},\"121\":{},\"167\":{},\"202\":{},\"422\":{},\"468\":{}},\"comment\":{}}],[\"destroyworkernode\",{\"_index\":45,\"name\":{\"45\":{},\"95\":{},\"138\":{},\"396\":{},\"439\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":162,\"name\":{\"328\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":87,\"name\":{\"87\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":189,\"name\":{\"389\":{}},\"comment\":{}}],[\"dynamicworkerready\",{\"_index\":183,\"name\":{\"363\":{}},\"comment\":{}}],[\"dynamicworkerusage\",{\"_index\":182,\"name\":{\"362\":{}},\"comment\":{}}],[\"elu\",{\"_index\":168,\"name\":{\"338\":{},\"367\":{},\"374\":{},\"630\":{},\"633\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"102\":{},\"147\":{},\"199\":{},\"403\":{},\"448\":{}},\"comment\":{}}],[\"empty\",{\"_index\":258,\"name\":{\"643\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":99,\"name\":{\"189\":{},\"255\":{},\"490\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":33,\"name\":{\"33\":{},\"115\":{},\"161\":{},\"190\":{},\"210\":{},\"256\":{},\"416\":{},\"462\":{},\"491\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":220,\"name\":{\"527\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":82,\"name\":{\"82\":{},\"289\":{}},\"comment\":{}}],[\"env\",{\"_index\":90,\"name\":{\"180\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":94,\"name\":{\"184\":{},\"250\":{},\"264\":{},\"485\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":130,\"name\":{\"266\":{}},\"comment\":{}}],[\"execute\",{\"_index\":42,\"name\":{\"42\":{},\"120\":{},\"166\":{},\"200\":{},\"386\":{},\"421\":{},\"467\":{}},\"comment\":{}}],[\"executed\",{\"_index\":155,\"name\":{\"319\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":111,\"name\":{\"228\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":81,\"name\":{\"81\":{}},\"comment\":{}}],[\"executing\",{\"_index\":156,\"name\":{\"320\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":112,\"name\":{\"229\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":95,\"name\":{\"185\":{},\"251\":{},\"270\":{},\"486\":{}},\"comment\":{}}],[\"failed\",{\"_index\":160,\"name\":{\"324\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":117,\"name\":{\"234\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":11,\"name\":{\"11\":{},\"106\":{},\"152\":{},\"407\":{},\"453\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":88,\"name\":{\"133\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":190,\"name\":{\"435\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":85,\"name\":{\"85\":{},\"132\":{},\"178\":{},\"434\":{},\"480\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":86,\"name\":{\"86\":{}},\"comment\":{}}],[\"full\",{\"_index\":37,\"name\":{\"37\":{},\"117\":{},\"163\":{},\"418\":{},\"464\":{},\"644\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":212,\"name\":{\"519\":{},\"548\":{},\"574\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":187,\"name\":{\"382\":{}},\"comment\":{}}],[\"gettaskfunctionworkerusage\",{\"_index\":150,\"name\":{\"305\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":188,\"name\":{\"383\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":76,\"name\":{\"76\":{},\"130\":{},\"176\":{},\"432\":{},\"478\":{}},\"comment\":{}}],[\"getworkernodekeybyworker\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"getworkernodekeybyworkerid\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":215,\"name\":{\"522\":{},\"550\":{},\"561\":{}},\"comment\":{}}],[\"handlekillmessage\",{\"_index\":208,\"name\":{\"514\":{},\"547\":{},\"558\":{}},\"comment\":{}}],[\"handlereadymessage\",{\"_index\":206,\"name\":{\"512\":{},\"532\":{},\"557\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"hasbackpressure\",{\"_index\":80,\"name\":{\"80\":{},\"299\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":201,\"name\":{\"506\":{},\"541\":{},\"568\":{}},\"comment\":{}}],[\"hasworkernodebackpressure\",{\"_index\":79,\"name\":{\"79\":{},\"131\":{},\"177\":{},\"197\":{},\"433\":{},\"479\":{}},\"comment\":{}}],[\"head\",{\"_index\":261,\"name\":{\"648\":{}},\"comment\":{}}],[\"history\",{\"_index\":153,\"name\":{\"313\":{}},\"comment\":{}}],[\"id\",{\"_index\":134,\"name\":{\"273\":{},\"326\":{},\"495\":{},\"533\":{},\"559\":{}},\"comment\":{}}],[\"idle\",{\"_index\":131,\"name\":{\"267\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":109,\"name\":{\"226\":{}},\"comment\":{}}],[\"incrementsize\",{\"_index\":269,\"name\":{\"660\":{}},\"comment\":{}}],[\"info\",{\"_index\":21,\"name\":{\"21\":{},\"108\":{},\"154\":{},\"195\":{},\"280\":{},\"409\":{},\"455\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":39,\"name\":{\"39\":{},\"118\":{},\"164\":{},\"419\":{},\"465\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":103,\"name\":{\"194\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":47,\"name\":{\"47\":{},\"94\":{},\"137\":{},\"395\":{},\"438\":{},\"500\":{},\"539\":{},\"566\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":270,\"name\":{\"661\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":133,\"name\":{\"272\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":171,\"name\":{\"341\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":138,\"name\":{\"278\":{}},\"comment\":{}}],[\"kill\",{\"_index\":235,\"name\":{\"595\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":227,\"name\":{\"580\":{},\"582\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":226,\"name\":{\"579\":{}},\"comment\":{}}],[\"killhandler\",{\"_index\":229,\"name\":{\"584\":{},\"586\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":194,\"name\":{\"497\":{},\"536\":{},\"563\":{}},\"comment\":{}}],[\"listtaskfunctions\",{\"_index\":40,\"name\":{\"40\":{},\"119\":{},\"165\":{},\"204\":{},\"420\":{},\"466\":{},\"509\":{},\"544\":{},\"571\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":197,\"name\":{\"501\":{}},\"comment\":{}}],[\"max\",{\"_index\":6,\"name\":{\"6\":{},\"89\":{},\"150\":{},\"391\":{},\"451\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":120,\"name\":{\"238\":{},\"244\":{},\"310\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":228,\"name\":{\"583\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":158,\"name\":{\"322\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":114,\"name\":{\"231\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":27,\"name\":{\"27\":{},\"112\":{},\"158\":{},\"223\":{},\"413\":{},\"459\":{},\"651\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":179,\"name\":{\"354\":{},\"371\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":180,\"name\":{\"355\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":169,\"name\":{\"339\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":151,\"name\":{\"307\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":181,\"name\":{\"357\":{}},\"comment\":{}}],[\"median\",{\"_index\":122,\"name\":{\"240\":{},\"246\":{},\"312\":{},\"356\":{},\"360\":{}},\"comment\":{}}],[\"message\",{\"_index\":249,\"name\":{\"624\":{}},\"comment\":{}}],[\"messagechannel\",{\"_index\":141,\"name\":{\"283\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":93,\"name\":{\"183\":{},\"249\":{},\"314\":{},\"484\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":207,\"name\":{\"513\":{},\"546\":{},\"573\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":234,\"name\":{\"594\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":119,\"name\":{\"237\":{},\"243\":{},\"309\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":26,\"name\":{\"26\":{},\"111\":{},\"157\":{},\"222\":{},\"412\":{},\"458\":{}},\"comment\":{}}],[\"name\",{\"_index\":239,\"name\":{\"604\":{},\"617\":{},\"623\":{},\"627\":{}},\"comment\":{}}],[\"next\",{\"_index\":272,\"name\":{\"665\":{}},\"comment\":{}}],[\"node\",{\"_index\":271,\"name\":{\"662\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":10,\"name\":{\"10\":{},\"105\":{},\"151\":{},\"406\":{},\"452\":{}},\"comment\":{}}],[\"on\",{\"_index\":136,\"name\":{\"275\":{}},\"comment\":{}}],[\"onbackpressure\",{\"_index\":143,\"name\":{\"285\":{}},\"comment\":{}}],[\"once\",{\"_index\":137,\"name\":{\"276\":{}},\"comment\":{}}],[\"onemptyqueue\",{\"_index\":144,\"name\":{\"286\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":92,\"name\":{\"182\":{},\"248\":{},\"316\":{},\"483\":{}},\"comment\":{}}],[\"opts\",{\"_index\":12,\"name\":{\"12\":{},\"92\":{},\"135\":{},\"381\":{},\"394\":{},\"437\":{},\"502\":{},\"540\":{},\"567\":{}},\"comment\":{}}],[\"peekfirst\",{\"_index\":265,\"name\":{\"656\":{}},\"comment\":{}}],[\"peeklast\",{\"_index\":266,\"name\":{\"657\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":104,\"name\":{\"214\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":105,\"name\":{\"215\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":101,\"name\":{\"192\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":106,\"name\":{\"216\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":124,\"name\":{\"247\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":125,\"name\":{\"258\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":102,\"name\":{\"193\":{}},\"comment\":{}}],[\"pop\",{\"_index\":263,\"name\":{\"654\":{}},\"comment\":{}}],[\"poptask\",{\"_index\":146,\"name\":{\"295\":{}},\"comment\":{}}],[\"port\",{\"_index\":225,\"name\":{\"556\":{},\"602\":{}},\"comment\":{}}],[\"prev\",{\"_index\":273,\"name\":{\"666\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"103\":{},\"148\":{},\"404\":{},\"449\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":244,\"name\":{\"609\":{}},\"comment\":{}}],[\"push\",{\"_index\":253,\"name\":{\"638\":{},\"652\":{}},\"comment\":{}}],[\"queued\",{\"_index\":157,\"name\":{\"321\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":113,\"name\":{\"230\":{}},\"comment\":{}}],[\"queuemaxsize\",{\"_index\":127,\"name\":{\"261\":{}},\"comment\":{}}],[\"ready\",{\"_index\":22,\"name\":{\"22\":{},\"109\":{},\"155\":{},\"220\":{},\"329\":{},\"410\":{},\"456\":{},\"600\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":61,\"name\":{\"61\":{},\"98\":{},\"141\":{},\"399\":{},\"442\":{}},\"comment\":{}}],[\"reject\",{\"_index\":246,\"name\":{\"612\":{}},\"comment\":{}}],[\"remove\",{\"_index\":177,\"name\":{\"350\":{},\"387\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":203,\"name\":{\"508\":{},\"543\":{},\"570\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":78,\"name\":{\"78\":{}},\"comment\":{}}],[\"reset\",{\"_index\":174,\"name\":{\"344\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":148,\"name\":{\"301\":{}},\"comment\":{}}],[\"resize\",{\"_index\":257,\"name\":{\"642\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":245,\"name\":{\"610\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":98,\"name\":{\"188\":{},\"254\":{},\"489\":{}},\"comment\":{}}],[\"retries\",{\"_index\":184,\"name\":{\"370\":{}},\"comment\":{}}],[\"retriescount\",{\"_index\":186,\"name\":{\"379\":{}},\"comment\":{}}],[\"run\",{\"_index\":216,\"name\":{\"523\":{},\"551\":{},\"576\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":218,\"name\":{\"525\":{},\"553\":{},\"578\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":217,\"name\":{\"524\":{},\"552\":{},\"577\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":118,\"name\":{\"235\":{},\"336\":{},\"365\":{},\"372\":{},\"629\":{},\"632\":{}},\"comment\":{}}],[\"sendkillmessagetoworker\",{\"_index\":44,\"name\":{\"44\":{},\"122\":{},\"168\":{},\"423\":{},\"469\":{}},\"comment\":{}}],[\"sendstartupmessagetoworker\",{\"_index\":63,\"name\":{\"63\":{},\"97\":{},\"140\":{},\"398\":{},\"441\":{}},\"comment\":{}}],[\"sendstatisticsmessagetoworker\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"sendtaskfunctionslisttomainworker\",{\"_index\":214,\"name\":{\"521\":{},\"549\":{},\"575\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":213,\"name\":{\"520\":{},\"534\":{},\"560\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":57,\"name\":{\"57\":{},\"96\":{},\"139\":{},\"397\":{},\"440\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":204,\"name\":{\"510\":{},\"545\":{},\"572\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":178,\"name\":{\"352\":{},\"388\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":34,\"name\":{\"34\":{},\"116\":{},\"162\":{},\"212\":{},\"417\":{},\"463\":{}},\"comment\":{}}],[\"settasksqueuesize\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"settings\",{\"_index\":91,\"name\":{\"181\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":46,\"name\":{\"46\":{},\"93\":{},\"136\":{},\"424\":{},\"470\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":31,\"name\":{\"31\":{},\"113\":{},\"159\":{},\"206\":{},\"384\":{},\"414\":{},\"460\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":32,\"name\":{\"32\":{},\"114\":{},\"160\":{},\"208\":{},\"415\":{},\"461\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"shallexecutetask\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"shallupdatetaskfunctionworkerusage\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"shift\",{\"_index\":264,\"name\":{\"655\":{}},\"comment\":{}}],[\"size\",{\"_index\":126,\"name\":{\"260\":{},\"637\":{},\"650\":{}},\"comment\":{}}],[\"splice\",{\"_index\":256,\"name\":{\"641\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":209,\"name\":{\"516\":{}},\"comment\":{}}],[\"started\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"starting\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"startpool\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":195,\"name\":{\"498\":{},\"537\":{},\"564\":{},\"599\":{}},\"comment\":{}}],[\"stolen\",{\"_index\":159,\"name\":{\"323\":{}},\"comment\":{}}],[\"stolentasks\",{\"_index\":116,\"name\":{\"233\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":210,\"name\":{\"517\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":108,\"name\":{\"221\":{}},\"comment\":{}}],[\"strategydata\",{\"_index\":140,\"name\":{\"282\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":172,\"name\":{\"342\":{},\"361\":{}},\"comment\":{}}],[\"tail\",{\"_index\":262,\"name\":{\"649\":{}},\"comment\":{}}],[\"task\",{\"_index\":248,\"name\":{\"615\":{}},\"comment\":{}}],[\"taskasyncfunction\",{\"_index\":231,\"name\":{\"588\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":236,\"name\":{\"596\":{},\"622\":{}},\"comment\":{}}],[\"taskfunction\",{\"_index\":232,\"name\":{\"590\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":163,\"name\":{\"330\":{},\"496\":{},\"535\":{},\"562\":{},\"591\":{},\"598\":{}},\"comment\":{}}],[\"taskid\",{\"_index\":243,\"name\":{\"608\":{},\"621\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":237,\"name\":{\"597\":{},\"626\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":167,\"name\":{\"335\":{}},\"comment\":{}}],[\"tasksqueuebackpressuresize\",{\"_index\":142,\"name\":{\"284\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":100,\"name\":{\"191\":{},\"257\":{},\"259\":{},\"492\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":84,\"name\":{\"84\":{},\"287\":{}},\"comment\":{}}],[\"tasksstealingonbackpressure\",{\"_index\":68,\"name\":{\"68\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":154,\"name\":{\"318\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":173,\"name\":{\"343\":{},\"364\":{}},\"comment\":{}}],[\"taskstealingonemptyqueue\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"tasksyncfunction\",{\"_index\":233,\"name\":{\"592\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":135,\"name\":{\"274\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":191,\"name\":{\"481\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":224,\"name\":{\"554\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":242,\"name\":{\"607\":{},\"620\":{},\"628\":{}},\"comment\":{}}],[\"transferlist\",{\"_index\":241,\"name\":{\"606\":{},\"619\":{}},\"comment\":{}}],[\"type\",{\"_index\":24,\"name\":{\"24\":{},\"90\":{},\"143\":{},\"218\":{},\"327\":{},\"392\":{},\"444\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":254,\"name\":{\"639\":{},\"653\":{}},\"comment\":{}}],[\"unshifttask\",{\"_index\":145,\"name\":{\"291\":{}},\"comment\":{}}],[\"update\",{\"_index\":175,\"name\":{\"346\":{},\"385\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"updatelasttasktimestamp\",{\"_index\":222,\"name\":{\"529\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"updatetaskstolenstatisticsworkerusage\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"usage\",{\"_index\":139,\"name\":{\"281\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":23,\"name\":{\"23\":{},\"110\":{},\"156\":{},\"224\":{},\"269\":{},\"411\":{},\"457\":{}},\"comment\":{}}],[\"version\",{\"_index\":107,\"name\":{\"217\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":123,\"name\":{\"241\":{},\"337\":{},\"366\":{},\"373\":{}},\"comment\":{}}],[\"weights\",{\"_index\":185,\"name\":{\"375\":{}},\"comment\":{}}],[\"worker\",{\"_index\":25,\"name\":{\"25\":{},\"100\":{},\"144\":{},\"219\":{},\"279\":{},\"401\":{},\"445\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":170,\"name\":{\"340\":{},\"378\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":96,\"name\":{\"186\":{},\"252\":{},\"368\":{},\"380\":{},\"487\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"104\":{},\"149\":{},\"376\":{},\"405\":{},\"450\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":97,\"name\":{\"187\":{},\"253\":{},\"369\":{},\"488\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":238,\"name\":{\"603\":{},\"616\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":161,\"name\":{\"325\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":69,\"name\":{\"69\":{},\"128\":{},\"174\":{},\"430\":{},\"476\":{}},\"comment\":{}}],[\"workernodeeventcallback\",{\"_index\":164,\"name\":{\"331\":{}},\"comment\":{}}],[\"workernodekey\",{\"_index\":247,\"name\":{\"614\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"101\":{},\"146\":{},\"196\":{},\"225\":{},\"402\":{},\"447\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":192,\"name\":{\"482\":{},\"581\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":250,\"name\":{\"631\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":165,\"name\":{\"333\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":129,\"name\":{\"263\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":166,\"name\":{\"334\":{}},\"comment\":{}}],[\"writable\",{\"_index\":251,\"name\":{\"634\":{}},\"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\":\"max\",\"url\":\"classes/AbstractPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"classes/AbstractPool.html#started\",\"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\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorker\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorkerId\",\"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\":\"setTasksQueueSize\",\"url\":\"classes/AbstractPool.html#setTasksQueueSize\",\"classes\":\"tsd-is-private\",\"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\":\"listTaskFunctions\",\"url\":\"classes/AbstractPool.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallExecuteTask\",\"url\":\"classes/AbstractPool.html#shallExecuteTask\",\"classes\":\"tsd-is-private\",\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/AbstractPool.html#destroyWorkerNode\",\"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\":\"shallUpdateTaskFunctionWorkerUsage\",\"url\":\"classes/AbstractPool.html#shallUpdateTaskFunctionWorkerUsage\",\"classes\":\"tsd-is-private\",\"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\":\"createAndSetupWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendStatisticsMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendStatisticsMessageToWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStolenStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStolenStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"taskStealingOnEmptyQueue\",\"url\":\"classes/AbstractPool.html#taskStealingOnEmptyQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksStealingOnBackPressure\",\"url\":\"classes/AbstractPool.html#tasksStealingOnBackPressure\",\"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\":\"checkAndEmitTaskExecutionEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitTaskExecutionEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitTaskQueuingEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitTaskQueuingEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitDynamicWorkerCreationEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitDynamicWorkerCreationEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected\",\"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\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/AbstractPool.html#hasWorkerNodeBackPressure\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"hasBackPressure\",\"url\":\"classes/AbstractPool.html#hasBackPressure\",\"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-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"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 tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"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\":\"destroyWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#destroyWorkerNode\",\"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\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"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\":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\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/DynamicClusterPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/DynamicClusterPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"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\":\"destroyWorkerNode\",\"url\":\"classes/FixedClusterPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"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\":\"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\":\"max\",\"url\":\"classes/FixedClusterPool.html#max\",\"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\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/FixedClusterPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/FixedClusterPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/FixedClusterPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"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\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"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\":\"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\":\"hasWorkerNodeBackPressure\",\"url\":\"interfaces/IPool.html#hasWorkerNodeBackPressure\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#hasWorkerNodeBackPressure.__type-6\",\"classes\":\"\",\"parent\":\"IPool.hasWorkerNodeBackPressure\"},{\"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\":\"listTaskFunctions\",\"url\":\"interfaces/IPool.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#listTaskFunctions.__type-8\",\"classes\":\"\",\"parent\":\"IPool.listTaskFunctions\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-12\",\"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-14\",\"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-10\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":2097152,\"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\":\"backPressure\",\"url\":\"interfaces/PoolInfo.html#backPressure\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"stolenTasks\",\"url\":\"interfaces/PoolInfo.html#stolenTasks\",\"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\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"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\":\"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\":2097152,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/TasksQueueOptions.html#size\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":1024,\"name\":\"queueMaxSize\",\"url\":\"interfaces/TasksQueueOptions.html#queueMaxSize\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":2097152,\"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\":2097152,\"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\":\"strategyData\",\"url\":\"interfaces/IWorkerNode.html#strategyData\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"messageChannel\",\"url\":\"interfaces/IWorkerNode.html#messageChannel\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueBackPressureSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueBackPressureSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"onBackPressure\",\"url\":\"interfaces/IWorkerNode.html#onBackPressure\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"onEmptyQueue\",\"url\":\"interfaces/IWorkerNode.html#onEmptyQueue\",\"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-16\",\"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-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"unshiftTask\",\"url\":\"interfaces/IWorkerNode.html#unshiftTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#unshiftTask.__type-18\",\"classes\":\"\",\"parent\":\"IWorkerNode.unshiftTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"popTask\",\"url\":\"interfaces/IWorkerNode.html#popTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#popTask.__type-12\",\"classes\":\"\",\"parent\":\"IWorkerNode.popTask\"},{\"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\":\"hasBackPressure\",\"url\":\"interfaces/IWorkerNode.html#hasBackPressure\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#hasBackPressure.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.hasBackPressure\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-14\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"closeChannel\",\"url\":\"interfaces/IWorkerNode.html#closeChannel\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#closeChannel.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.closeChannel\"},{\"kind\":1024,\"name\":\"getTaskFunctionWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskFunctionWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskFunctionWorkerUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskFunctionWorkerUsage\"},{\"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\":2097152,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":2097152,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"StrategyData\",\"url\":\"interfaces/StrategyData.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"virtualTaskEndTimestamp\",\"url\":\"interfaces/StrategyData.html#virtualTaskEndTimestamp\",\"classes\":\"\",\"parent\":\"StrategyData\"},{\"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\":\"stolen\",\"url\":\"interfaces/TaskStatistics.html#stolen\",\"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\":1024,\"name\":\"taskFunctions\",\"url\":\"interfaces/WorkerInfo.html#taskFunctions\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":2097152,\"name\":\"WorkerNodeEventCallback\",\"url\":\"types/WorkerNodeEventCallback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerNodeEventCallback.html#__type\",\"classes\":\"\",\"parent\":\"WorkerNodeEventCallback\"},{\"kind\":2097152,\"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\":2097152,\"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\":\"dynamicWorkerUsage\",\"url\":\"interfaces/StrategyPolicy.html#dynamicWorkerUsage\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":1024,\"name\":\"dynamicWorkerReady\",\"url\":\"interfaces/StrategyPolicy.html#dynamicWorkerReady\",\"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\":2097152,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"retries\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#retries\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"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\":\"retriesCount\",\"url\":\"classes/WorkerChoiceStrategyContext.html#retriesCount\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/WorkerChoiceStrategyContext.html#opts\",\"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 tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"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\":\"destroyWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#destroyWorkerNode\",\"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\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"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\":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\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/DynamicThreadPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/DynamicThreadPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"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\":\"destroyWorkerNode\",\"url\":\"classes/FixedThreadPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"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\":\"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\":\"max\",\"url\":\"classes/FixedThreadPool.html#max\",\"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\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected 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\":\"listTaskFunctions\",\"url\":\"classes/FixedThreadPool.html#listTaskFunctions\",\"classes\":\"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\":\"sendKillMessageToWorker\",\"url\":\"classes/FixedThreadPool.html#sendKillMessageToWorker\",\"classes\":\"tsd-is-protected 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\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerNodeSetup\",\"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\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"hasWorkerNodeBackPressure\",\"url\":\"classes/FixedThreadPool.html#hasWorkerNodeBackPressure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"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\":\"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-private\",\"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\":\"checkValidTaskFunction\",\"url\":\"classes/AbstractWorker.html#checkValidTaskFunction\",\"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\":\"listTaskFunctions\",\"url\":\"classes/AbstractWorker.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctionName\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctionName\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/AbstractWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/AbstractWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractWorker.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"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\":\"sendTaskFunctionsListToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendTaskFunctionsListToMainWorker\",\"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\":\"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\":2048,\"name\":\"updateLastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#updateLastTaskTimestamp\",\"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\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ClusterWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"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\":\"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\":\"listTaskFunctions\",\"url\":\"classes/ClusterWorker.html#listTaskFunctions\",\"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\":\"handleKillMessage\",\"url\":\"classes/ClusterWorker.html#handleKillMessage\",\"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\":\"sendTaskFunctionsListToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendTaskFunctionsListToMainWorker\",\"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\":1024,\"name\":\"port\",\"url\":\"classes/ThreadWorker.html#port\",\"classes\":\"tsd-is-private\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ThreadWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/ThreadWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"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\":\"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\":\"listTaskFunctions\",\"url\":\"classes/ThreadWorker.html#listTaskFunctions\",\"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\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendTaskFunctionsListToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendTaskFunctionsListToMainWorker\",\"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\":2097152,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killHandler\",\"url\":\"interfaces/WorkerOptions.html#killHandler\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":2097152,\"name\":\"KillHandler\",\"url\":\"types/KillHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/KillHandler.html#__type\",\"classes\":\"\",\"parent\":\"KillHandler\"},{\"kind\":2097152,\"name\":\"TaskAsyncFunction\",\"url\":\"types/TaskAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TaskAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"TaskAsyncFunction\"},{\"kind\":2097152,\"name\":\"TaskFunction\",\"url\":\"types/TaskFunction.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TaskSyncFunction\",\"url\":\"types/TaskSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TaskSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"TaskSyncFunction\"},{\"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\":\"taskFunctions\",\"url\":\"interfaces/MessageValue.html#taskFunctions\",\"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\":\"port\",\"url\":\"interfaces/MessageValue.html#port\",\"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\":\"transferList\",\"url\":\"interfaces/MessageValue.html#transferList\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskId\",\"url\":\"interfaces/MessageValue.html#taskId\",\"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\":\"workerNodeKey\",\"url\":\"interfaces/PromiseResponseWrapper.html#workerNodeKey\",\"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\":\"transferList\",\"url\":\"interfaces/Task.html#transferList\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"taskId\",\"url\":\"interfaces/Task.html#taskId\",\"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\":2097152,\"name\":\"Writable\",\"url\":\"types/Writable.html\",\"classes\":\"\"},{\"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\":\"Deque\",\"url\":\"classes/Deque.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Deque.html#constructor\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"head\",\"url\":\"classes/Deque.html#head\",\"classes\":\"tsd-is-private\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"tail\",\"url\":\"classes/Deque.html#tail\",\"classes\":\"tsd-is-private\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Deque.html#size\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Deque.html#maxSize\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/Deque.html#push\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/Deque.html#unshift\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"pop\",\"url\":\"classes/Deque.html#pop\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"shift\",\"url\":\"classes/Deque.html#shift\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"peekFirst\",\"url\":\"classes/Deque.html#peekFirst\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"peekLast\",\"url\":\"classes/Deque.html#peekLast\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Deque.html#clear\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"backward\",\"url\":\"classes/Deque.html#backward\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"incrementSize\",\"url\":\"classes/Deque.html#incrementSize\",\"classes\":\"tsd-is-private\",\"parent\":\"Deque\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Deque.html#_iterator_\",\"classes\":\"\",\"parent\":\"Deque\"},{\"kind\":128,\"name\":\"Node\",\"url\":\"classes/Node.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Node.html#constructor\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/Node.html#data\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":1024,\"name\":\"next\",\"url\":\"classes/Node.html#next\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":1024,\"name\":\"prev\",\"url\":\"classes/Node.html#prev\",\"classes\":\"\",\"parent\":\"Node\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,61.033]],[\"comment/0\",[]],[\"name/1\",[1,39.83]],[\"comment/1\",[]],[\"name/2\",[2,44.939]],[\"comment/2\",[]],[\"name/3\",[3,46.37]],[\"comment/3\",[]],[\"name/4\",[4,48.04]],[\"comment/4\",[]],[\"name/5\",[5,46.37]],[\"comment/5\",[]],[\"name/6\",[6,48.04]],[\"comment/6\",[]],[\"name/7\",[7,61.033]],[\"comment/7\",[]],[\"name/8\",[8,61.033]],[\"comment/8\",[]],[\"name/9\",[9,61.033]],[\"comment/9\",[]],[\"name/10\",[10,48.04]],[\"comment/10\",[]],[\"name/11\",[11,48.04]],[\"comment/11\",[]],[\"name/12\",[12,42.575]],[\"comment/12\",[]],[\"name/13\",[13,61.033]],[\"comment/13\",[]],[\"name/14\",[14,61.033]],[\"comment/14\",[]],[\"name/15\",[15,48.04]],[\"comment/15\",[]],[\"name/16\",[16,61.033]],[\"comment/16\",[]],[\"name/17\",[17,61.033]],[\"comment/17\",[]],[\"name/18\",[18,61.033]],[\"comment/18\",[]],[\"name/19\",[19,61.033]],[\"comment/19\",[]],[\"name/20\",[20,61.033]],[\"comment/20\",[]],[\"name/21\",[21,44.939]],[\"comment/21\",[]],[\"name/22\",[22,43.687]],[\"comment/22\",[]],[\"name/23\",[23,44.939]],[\"comment/23\",[]],[\"name/24\",[24,44.939]],[\"comment/24\",[]],[\"name/25\",[25,44.939]],[\"comment/25\",[]],[\"name/26\",[26,46.37]],[\"comment/26\",[]],[\"name/27\",[27,44.939]],[\"comment/27\",[]],[\"name/28\",[28,55.925]],[\"comment/28\",[]],[\"name/29\",[29,61.033]],[\"comment/29\",[]],[\"name/30\",[30,61.033]],[\"comment/30\",[]],[\"name/31\",[31,44.939]],[\"comment/31\",[]],[\"name/32\",[32,46.37]],[\"comment/32\",[]],[\"name/33\",[33,42.575]],[\"comment/33\",[]],[\"name/34\",[34,46.37]],[\"comment/34\",[]],[\"name/35\",[35,61.033]],[\"comment/35\",[]],[\"name/36\",[36,61.033]],[\"comment/36\",[]],[\"name/37\",[37,46.37]],[\"comment/37\",[]],[\"name/38\",[38,48.04]],[\"comment/38\",[]],[\"name/39\",[39,48.04]],[\"comment/39\",[]],[\"name/40\",[40,42.575]],[\"comment/40\",[]],[\"name/41\",[41,61.033]],[\"comment/41\",[]],[\"name/42\",[42,44.939]],[\"comment/42\",[]],[\"name/43\",[43,46.37]],[\"comment/43\",[]],[\"name/44\",[44,48.04]],[\"comment/44\",[]],[\"name/45\",[45,48.04]],[\"comment/45\",[]],[\"name/46\",[46,48.04]],[\"comment/46\",[]],[\"name/47\",[47,43.687]],[\"comment/47\",[]],[\"name/48\",[48,48.04]],[\"comment/48\",[]],[\"name/49\",[49,48.04]],[\"comment/49\",[]],[\"name/50\",[50,61.033]],[\"comment/50\",[]],[\"name/51\",[51,61.033]],[\"comment/51\",[]],[\"name/52\",[52,61.033]],[\"comment/52\",[]],[\"name/53\",[53,61.033]],[\"comment/53\",[]],[\"name/54\",[54,61.033]],[\"comment/54\",[]],[\"name/55\",[55,61.033]],[\"comment/55\",[]],[\"name/56\",[56,61.033]],[\"comment/56\",[]],[\"name/57\",[57,48.04]],[\"comment/57\",[]],[\"name/58\",[58,48.04]],[\"comment/58\",[]],[\"name/59\",[59,48.04]],[\"comment/59\",[]],[\"name/60\",[60,48.04]],[\"comment/60\",[]],[\"name/61\",[61,48.04]],[\"comment/61\",[]],[\"name/62\",[62,48.04]],[\"comment/62\",[]],[\"name/63\",[63,48.04]],[\"comment/63\",[]],[\"name/64\",[64,61.033]],[\"comment/64\",[]],[\"name/65\",[65,61.033]],[\"comment/65\",[]],[\"name/66\",[66,61.033]],[\"comment/66\",[]],[\"name/67\",[67,61.033]],[\"comment/67\",[]],[\"name/68\",[68,61.033]],[\"comment/68\",[]],[\"name/69\",[69,48.04]],[\"comment/69\",[]],[\"name/70\",[70,27.831]],[\"comment/70\",[]],[\"name/71\",[71,61.033]],[\"comment/71\",[]],[\"name/72\",[72,61.033]],[\"comment/72\",[]],[\"name/73\",[73,61.033]],[\"comment/73\",[]],[\"name/74\",[74,61.033]],[\"comment/74\",[]],[\"name/75\",[75,61.033]],[\"comment/75\",[]],[\"name/76\",[76,48.04]],[\"comment/76\",[]],[\"name/77\",[77,61.033]],[\"comment/77\",[]],[\"name/78\",[78,61.033]],[\"comment/78\",[]],[\"name/79\",[79,46.37]],[\"comment/79\",[]],[\"name/80\",[80,55.925]],[\"comment/80\",[]],[\"name/81\",[81,61.033]],[\"comment/81\",[]],[\"name/82\",[82,55.925]],[\"comment/82\",[]],[\"name/83\",[83,55.925]],[\"comment/83\",[]],[\"name/84\",[84,55.925]],[\"comment/84\",[]],[\"name/85\",[85,48.04]],[\"comment/85\",[]],[\"name/86\",[86,61.033]],[\"comment/86\",[]],[\"name/87\",[87,61.033]],[\"comment/87\",[]],[\"name/88\",[1,39.83]],[\"comment/88\",[]],[\"name/89\",[6,48.04]],[\"comment/89\",[]],[\"name/90\",[24,44.939]],[\"comment/90\",[]],[\"name/91\",[38,48.04]],[\"comment/91\",[]],[\"name/92\",[12,42.575]],[\"comment/92\",[]],[\"name/93\",[46,48.04]],[\"comment/93\",[]],[\"name/94\",[47,43.687]],[\"comment/94\",[]],[\"name/95\",[45,48.04]],[\"comment/95\",[]],[\"name/96\",[57,48.04]],[\"comment/96\",[]],[\"name/97\",[63,48.04]],[\"comment/97\",[]],[\"name/98\",[61,48.04]],[\"comment/98\",[]],[\"name/99\",[58,48.04]],[\"comment/99\",[]],[\"name/100\",[25,44.939]],[\"comment/100\",[]],[\"name/101\",[2,44.939]],[\"comment/101\",[]],[\"name/102\",[3,46.37]],[\"comment/102\",[]],[\"name/103\",[4,48.04]],[\"comment/103\",[]],[\"name/104\",[5,46.37]],[\"comment/104\",[]],[\"name/105\",[10,48.04]],[\"comment/105\",[]],[\"name/106\",[11,48.04]],[\"comment/106\",[]],[\"name/107\",[15,48.04]],[\"comment/107\",[]],[\"name/108\",[21,44.939]],[\"comment/108\",[]],[\"name/109\",[22,43.687]],[\"comment/109\",[]],[\"name/110\",[23,44.939]],[\"comment/110\",[]],[\"name/111\",[26,46.37]],[\"comment/111\",[]],[\"name/112\",[27,44.939]],[\"comment/112\",[]],[\"name/113\",[31,44.939]],[\"comment/113\",[]],[\"name/114\",[32,46.37]],[\"comment/114\",[]],[\"name/115\",[33,42.575]],[\"comment/115\",[]],[\"name/116\",[34,46.37]],[\"comment/116\",[]],[\"name/117\",[37,46.37]],[\"comment/117\",[]],[\"name/118\",[39,48.04]],[\"comment/118\",[]],[\"name/119\",[40,42.575]],[\"comment/119\",[]],[\"name/120\",[42,44.939]],[\"comment/120\",[]],[\"name/121\",[43,46.37]],[\"comment/121\",[]],[\"name/122\",[44,48.04]],[\"comment/122\",[]],[\"name/123\",[48,48.04]],[\"comment/123\",[]],[\"name/124\",[49,48.04]],[\"comment/124\",[]],[\"name/125\",[59,48.04]],[\"comment/125\",[]],[\"name/126\",[60,48.04]],[\"comment/126\",[]],[\"name/127\",[62,48.04]],[\"comment/127\",[]],[\"name/128\",[69,48.04]],[\"comment/128\",[]],[\"name/129\",[70,27.831]],[\"comment/129\",[]],[\"name/130\",[76,48.04]],[\"comment/130\",[]],[\"name/131\",[79,46.37]],[\"comment/131\",[]],[\"name/132\",[85,48.04]],[\"comment/132\",[]],[\"name/133\",[88,61.033]],[\"comment/133\",[]],[\"name/134\",[1,39.83]],[\"comment/134\",[]],[\"name/135\",[12,42.575]],[\"comment/135\",[]],[\"name/136\",[46,48.04]],[\"comment/136\",[]],[\"name/137\",[47,43.687]],[\"comment/137\",[]],[\"name/138\",[45,48.04]],[\"comment/138\",[]],[\"name/139\",[57,48.04]],[\"comment/139\",[]],[\"name/140\",[63,48.04]],[\"comment/140\",[]],[\"name/141\",[61,48.04]],[\"comment/141\",[]],[\"name/142\",[58,48.04]],[\"comment/142\",[]],[\"name/143\",[24,44.939]],[\"comment/143\",[]],[\"name/144\",[25,44.939]],[\"comment/144\",[]],[\"name/145\",[38,48.04]],[\"comment/145\",[]],[\"name/146\",[2,44.939]],[\"comment/146\",[]],[\"name/147\",[3,46.37]],[\"comment/147\",[]],[\"name/148\",[4,48.04]],[\"comment/148\",[]],[\"name/149\",[5,46.37]],[\"comment/149\",[]],[\"name/150\",[6,48.04]],[\"comment/150\",[]],[\"name/151\",[10,48.04]],[\"comment/151\",[]],[\"name/152\",[11,48.04]],[\"comment/152\",[]],[\"name/153\",[15,48.04]],[\"comment/153\",[]],[\"name/154\",[21,44.939]],[\"comment/154\",[]],[\"name/155\",[22,43.687]],[\"comment/155\",[]],[\"name/156\",[23,44.939]],[\"comment/156\",[]],[\"name/157\",[26,46.37]],[\"comment/157\",[]],[\"name/158\",[27,44.939]],[\"comment/158\",[]],[\"name/159\",[31,44.939]],[\"comment/159\",[]],[\"name/160\",[32,46.37]],[\"comment/160\",[]],[\"name/161\",[33,42.575]],[\"comment/161\",[]],[\"name/162\",[34,46.37]],[\"comment/162\",[]],[\"name/163\",[37,46.37]],[\"comment/163\",[]],[\"name/164\",[39,48.04]],[\"comment/164\",[]],[\"name/165\",[40,42.575]],[\"comment/165\",[]],[\"name/166\",[42,44.939]],[\"comment/166\",[]],[\"name/167\",[43,46.37]],[\"comment/167\",[]],[\"name/168\",[44,48.04]],[\"comment/168\",[]],[\"name/169\",[48,48.04]],[\"comment/169\",[]],[\"name/170\",[49,48.04]],[\"comment/170\",[]],[\"name/171\",[59,48.04]],[\"comment/171\",[]],[\"name/172\",[60,48.04]],[\"comment/172\",[]],[\"name/173\",[62,48.04]],[\"comment/173\",[]],[\"name/174\",[69,48.04]],[\"comment/174\",[]],[\"name/175\",[70,27.831]],[\"comment/175\",[]],[\"name/176\",[76,48.04]],[\"comment/176\",[]],[\"name/177\",[79,46.37]],[\"comment/177\",[]],[\"name/178\",[85,48.04]],[\"comment/178\",[]],[\"name/179\",[89,61.033]],[\"comment/179\",[]],[\"name/180\",[90,61.033]],[\"comment/180\",[]],[\"name/181\",[91,61.033]],[\"comment/181\",[]],[\"name/182\",[92,50.047]],[\"comment/182\",[]],[\"name/183\",[93,50.047]],[\"comment/183\",[]],[\"name/184\",[94,50.047]],[\"comment/184\",[]],[\"name/185\",[95,50.047]],[\"comment/185\",[]],[\"name/186\",[96,48.04]],[\"comment/186\",[]],[\"name/187\",[97,50.047]],[\"comment/187\",[]],[\"name/188\",[98,52.56]],[\"comment/188\",[]],[\"name/189\",[99,52.56]],[\"comment/189\",[]],[\"name/190\",[33,42.575]],[\"comment/190\",[]],[\"name/191\",[100,50.047]],[\"comment/191\",[]],[\"name/192\",[101,61.033]],[\"comment/192\",[]],[\"name/193\",[102,61.033]],[\"comment/193\",[]],[\"name/194\",[103,61.033]],[\"comment/194\",[]],[\"name/195\",[21,44.939]],[\"comment/195\",[]],[\"name/196\",[2,44.939]],[\"comment/196\",[]],[\"name/197\",[79,46.37]],[\"comment/197\",[]],[\"name/198\",[70,27.831]],[\"comment/198\",[]],[\"name/199\",[3,46.37]],[\"comment/199\",[]],[\"name/200\",[42,44.939]],[\"comment/200\",[]],[\"name/201\",[70,27.831]],[\"comment/201\",[]],[\"name/202\",[43,46.37]],[\"comment/202\",[]],[\"name/203\",[70,27.831]],[\"comment/203\",[]],[\"name/204\",[40,42.575]],[\"comment/204\",[]],[\"name/205\",[70,27.831]],[\"comment/205\",[]],[\"name/206\",[31,44.939]],[\"comment/206\",[]],[\"name/207\",[70,27.831]],[\"comment/207\",[]],[\"name/208\",[32,46.37]],[\"comment/208\",[]],[\"name/209\",[70,27.831]],[\"comment/209\",[]],[\"name/210\",[33,42.575]],[\"comment/210\",[]],[\"name/211\",[70,27.831]],[\"comment/211\",[]],[\"name/212\",[34,46.37]],[\"comment/212\",[]],[\"name/213\",[70,27.831]],[\"comment/213\",[]],[\"name/214\",[104,61.033]],[\"comment/214\",[]],[\"name/215\",[105,61.033]],[\"comment/215\",[]],[\"name/216\",[106,61.033]],[\"comment/216\",[]],[\"name/217\",[107,61.033]],[\"comment/217\",[]],[\"name/218\",[24,44.939]],[\"comment/218\",[]],[\"name/219\",[25,44.939]],[\"comment/219\",[]],[\"name/220\",[22,43.687]],[\"comment/220\",[]],[\"name/221\",[108,61.033]],[\"comment/221\",[]],[\"name/222\",[26,46.37]],[\"comment/222\",[]],[\"name/223\",[27,44.939]],[\"comment/223\",[]],[\"name/224\",[23,44.939]],[\"comment/224\",[]],[\"name/225\",[2,44.939]],[\"comment/225\",[]],[\"name/226\",[109,61.033]],[\"comment/226\",[]],[\"name/227\",[110,61.033]],[\"comment/227\",[]],[\"name/228\",[111,61.033]],[\"comment/228\",[]],[\"name/229\",[112,61.033]],[\"comment/229\",[]],[\"name/230\",[113,61.033]],[\"comment/230\",[]],[\"name/231\",[114,61.033]],[\"comment/231\",[]],[\"name/232\",[115,61.033]],[\"comment/232\",[]],[\"name/233\",[116,61.033]],[\"comment/233\",[]],[\"name/234\",[117,61.033]],[\"comment/234\",[]],[\"name/235\",[118,46.37]],[\"comment/235\",[]],[\"name/236\",[70,27.831]],[\"comment/236\",[]],[\"name/237\",[119,52.56]],[\"comment/237\",[]],[\"name/238\",[120,52.56]],[\"comment/238\",[]],[\"name/239\",[121,50.047]],[\"comment/239\",[]],[\"name/240\",[122,48.04]],[\"comment/240\",[]],[\"name/241\",[123,50.047]],[\"comment/241\",[]],[\"name/242\",[70,27.831]],[\"comment/242\",[]],[\"name/243\",[119,52.56]],[\"comment/243\",[]],[\"name/244\",[120,52.56]],[\"comment/244\",[]],[\"name/245\",[121,50.047]],[\"comment/245\",[]],[\"name/246\",[122,48.04]],[\"comment/246\",[]],[\"name/247\",[124,61.033]],[\"comment/247\",[]],[\"name/248\",[92,50.047]],[\"comment/248\",[]],[\"name/249\",[93,50.047]],[\"comment/249\",[]],[\"name/250\",[94,50.047]],[\"comment/250\",[]],[\"name/251\",[95,50.047]],[\"comment/251\",[]],[\"name/252\",[96,48.04]],[\"comment/252\",[]],[\"name/253\",[97,50.047]],[\"comment/253\",[]],[\"name/254\",[98,52.56]],[\"comment/254\",[]],[\"name/255\",[99,52.56]],[\"comment/255\",[]],[\"name/256\",[33,42.575]],[\"comment/256\",[]],[\"name/257\",[100,50.047]],[\"comment/257\",[]],[\"name/258\",[125,61.033]],[\"comment/258\",[]],[\"name/259\",[100,50.047]],[\"comment/259\",[]],[\"name/260\",[126,52.56]],[\"comment/260\",[]],[\"name/261\",[127,61.033]],[\"comment/261\",[]],[\"name/262\",[128,61.033]],[\"comment/262\",[]],[\"name/263\",[129,61.033]],[\"comment/263\",[]],[\"name/264\",[94,50.047]],[\"comment/264\",[]],[\"name/265\",[70,27.831]],[\"comment/265\",[]],[\"name/266\",[130,61.033]],[\"comment/266\",[]],[\"name/267\",[131,61.033]],[\"comment/267\",[]],[\"name/268\",[132,61.033]],[\"comment/268\",[]],[\"name/269\",[23,44.939]],[\"comment/269\",[]],[\"name/270\",[95,50.047]],[\"comment/270\",[]],[\"name/271\",[70,27.831]],[\"comment/271\",[]],[\"name/272\",[133,61.033]],[\"comment/272\",[]],[\"name/273\",[134,48.04]],[\"comment/273\",[]],[\"name/274\",[135,61.033]],[\"comment/274\",[]],[\"name/275\",[136,61.033]],[\"comment/275\",[]],[\"name/276\",[137,61.033]],[\"comment/276\",[]],[\"name/277\",[70,27.831]],[\"comment/277\",[]],[\"name/278\",[138,61.033]],[\"comment/278\",[]],[\"name/279\",[25,44.939]],[\"comment/279\",[]],[\"name/280\",[21,44.939]],[\"comment/280\",[]],[\"name/281\",[139,61.033]],[\"comment/281\",[]],[\"name/282\",[140,55.925]],[\"comment/282\",[]],[\"name/283\",[141,61.033]],[\"comment/283\",[]],[\"name/284\",[142,61.033]],[\"comment/284\",[]],[\"name/285\",[143,61.033]],[\"comment/285\",[]],[\"name/286\",[144,61.033]],[\"comment/286\",[]],[\"name/287\",[84,55.925]],[\"comment/287\",[]],[\"name/288\",[70,27.831]],[\"comment/288\",[]],[\"name/289\",[82,55.925]],[\"comment/289\",[]],[\"name/290\",[70,27.831]],[\"comment/290\",[]],[\"name/291\",[145,61.033]],[\"comment/291\",[]],[\"name/292\",[70,27.831]],[\"comment/292\",[]],[\"name/293\",[83,55.925]],[\"comment/293\",[]],[\"name/294\",[70,27.831]],[\"comment/294\",[]],[\"name/295\",[146,61.033]],[\"comment/295\",[]],[\"name/296\",[70,27.831]],[\"comment/296\",[]],[\"name/297\",[147,61.033]],[\"comment/297\",[]],[\"name/298\",[70,27.831]],[\"comment/298\",[]],[\"name/299\",[80,55.925]],[\"comment/299\",[]],[\"name/300\",[70,27.831]],[\"comment/300\",[]],[\"name/301\",[148,61.033]],[\"comment/301\",[]],[\"name/302\",[70,27.831]],[\"comment/302\",[]],[\"name/303\",[149,61.033]],[\"comment/303\",[]],[\"name/304\",[70,27.831]],[\"comment/304\",[]],[\"name/305\",[150,61.033]],[\"comment/305\",[]],[\"name/306\",[70,27.831]],[\"comment/306\",[]],[\"name/307\",[151,61.033]],[\"comment/307\",[]],[\"name/308\",[152,55.925]],[\"comment/308\",[]],[\"name/309\",[119,52.56]],[\"comment/309\",[]],[\"name/310\",[120,52.56]],[\"comment/310\",[]],[\"name/311\",[121,50.047]],[\"comment/311\",[]],[\"name/312\",[122,48.04]],[\"comment/312\",[]],[\"name/313\",[153,61.033]],[\"comment/313\",[]],[\"name/314\",[93,50.047]],[\"comment/314\",[]],[\"name/315\",[70,27.831]],[\"comment/315\",[]],[\"name/316\",[92,50.047]],[\"comment/316\",[]],[\"name/317\",[70,27.831]],[\"comment/317\",[]],[\"name/318\",[140,55.925]],[\"comment/318\",[]],[\"name/319\",[154,61.033]],[\"comment/319\",[]],[\"name/320\",[155,61.033]],[\"comment/320\",[]],[\"name/321\",[156,61.033]],[\"comment/321\",[]],[\"name/322\",[157,61.033]],[\"comment/322\",[]],[\"name/323\",[158,61.033]],[\"comment/323\",[]],[\"name/324\",[159,61.033]],[\"comment/324\",[]],[\"name/325\",[160,61.033]],[\"comment/325\",[]],[\"name/326\",[161,61.033]],[\"comment/326\",[]],[\"name/327\",[162,61.033]],[\"comment/327\",[]],[\"name/328\",[134,48.04]],[\"comment/328\",[]],[\"name/329\",[24,44.939]],[\"comment/329\",[]],[\"name/330\",[163,61.033]],[\"comment/330\",[]],[\"name/331\",[22,43.687]],[\"comment/331\",[]],[\"name/332\",[164,46.37]],[\"comment/332\",[]],[\"name/333\",[165,61.033]],[\"comment/333\",[]],[\"name/334\",[70,27.831]],[\"comment/334\",[]],[\"name/335\",[166,61.033]],[\"comment/335\",[]],[\"name/336\",[167,61.033]],[\"comment/336\",[]],[\"name/337\",[168,61.033]],[\"comment/337\",[]],[\"name/338\",[118,46.37]],[\"comment/338\",[]],[\"name/339\",[123,50.047]],[\"comment/339\",[]],[\"name/340\",[169,48.04]],[\"comment/340\",[]],[\"name/341\",[170,61.033]],[\"comment/341\",[]],[\"name/342\",[171,55.925]],[\"comment/342\",[]],[\"name/343\",[172,61.033]],[\"comment/343\",[]],[\"name/344\",[173,55.925]],[\"comment/344\",[]],[\"name/345\",[174,55.925]],[\"comment/345\",[]],[\"name/346\",[175,61.033]],[\"comment/346\",[]],[\"name/347\",[70,27.831]],[\"comment/347\",[]],[\"name/348\",[176,55.925]],[\"comment/348\",[]],[\"name/349\",[70,27.831]],[\"comment/349\",[]],[\"name/350\",[177,61.033]],[\"comment/350\",[]],[\"name/351\",[70,27.831]],[\"comment/351\",[]],[\"name/352\",[178,55.925]],[\"comment/352\",[]],[\"name/353\",[70,27.831]],[\"comment/353\",[]],[\"name/354\",[179,55.925]],[\"comment/354\",[]],[\"name/355\",[70,27.831]],[\"comment/355\",[]],[\"name/356\",[180,55.925]],[\"comment/356\",[]],[\"name/357\",[181,61.033]],[\"comment/357\",[]],[\"name/358\",[122,48.04]],[\"comment/358\",[]],[\"name/359\",[182,61.033]],[\"comment/359\",[]],[\"name/360\",[152,55.925]],[\"comment/360\",[]],[\"name/361\",[121,50.047]],[\"comment/361\",[]],[\"name/362\",[122,48.04]],[\"comment/362\",[]],[\"name/363\",[173,55.925]],[\"comment/363\",[]],[\"name/364\",[183,61.033]],[\"comment/364\",[]],[\"name/365\",[184,61.033]],[\"comment/365\",[]],[\"name/366\",[174,55.925]],[\"comment/366\",[]],[\"name/367\",[118,46.37]],[\"comment/367\",[]],[\"name/368\",[123,50.047]],[\"comment/368\",[]],[\"name/369\",[169,48.04]],[\"comment/369\",[]],[\"name/370\",[96,48.04]],[\"comment/370\",[]],[\"name/371\",[97,50.047]],[\"comment/371\",[]],[\"name/372\",[185,61.033]],[\"comment/372\",[]],[\"name/373\",[180,55.925]],[\"comment/373\",[]],[\"name/374\",[118,46.37]],[\"comment/374\",[]],[\"name/375\",[123,50.047]],[\"comment/375\",[]],[\"name/376\",[169,48.04]],[\"comment/376\",[]],[\"name/377\",[186,61.033]],[\"comment/377\",[]],[\"name/378\",[5,46.37]],[\"comment/378\",[]],[\"name/379\",[1,39.83]],[\"comment/379\",[]],[\"name/380\",[171,55.925]],[\"comment/380\",[]],[\"name/381\",[187,61.033]],[\"comment/381\",[]],[\"name/382\",[96,48.04]],[\"comment/382\",[]],[\"name/383\",[12,42.575]],[\"comment/383\",[]],[\"name/384\",[188,61.033]],[\"comment/384\",[]],[\"name/385\",[189,61.033]],[\"comment/385\",[]],[\"name/386\",[31,44.939]],[\"comment/386\",[]],[\"name/387\",[176,55.925]],[\"comment/387\",[]],[\"name/388\",[42,44.939]],[\"comment/388\",[]],[\"name/389\",[178,55.925]],[\"comment/389\",[]],[\"name/390\",[179,55.925]],[\"comment/390\",[]],[\"name/391\",[190,61.033]],[\"comment/391\",[]],[\"name/392\",[1,39.83]],[\"comment/392\",[]],[\"name/393\",[6,48.04]],[\"comment/393\",[]],[\"name/394\",[24,44.939]],[\"comment/394\",[]],[\"name/395\",[38,48.04]],[\"comment/395\",[]],[\"name/396\",[12,42.575]],[\"comment/396\",[]],[\"name/397\",[47,43.687]],[\"comment/397\",[]],[\"name/398\",[45,48.04]],[\"comment/398\",[]],[\"name/399\",[57,48.04]],[\"comment/399\",[]],[\"name/400\",[63,48.04]],[\"comment/400\",[]],[\"name/401\",[61,48.04]],[\"comment/401\",[]],[\"name/402\",[58,48.04]],[\"comment/402\",[]],[\"name/403\",[25,44.939]],[\"comment/403\",[]],[\"name/404\",[2,44.939]],[\"comment/404\",[]],[\"name/405\",[3,46.37]],[\"comment/405\",[]],[\"name/406\",[4,48.04]],[\"comment/406\",[]],[\"name/407\",[5,46.37]],[\"comment/407\",[]],[\"name/408\",[10,48.04]],[\"comment/408\",[]],[\"name/409\",[11,48.04]],[\"comment/409\",[]],[\"name/410\",[15,48.04]],[\"comment/410\",[]],[\"name/411\",[21,44.939]],[\"comment/411\",[]],[\"name/412\",[22,43.687]],[\"comment/412\",[]],[\"name/413\",[23,44.939]],[\"comment/413\",[]],[\"name/414\",[26,46.37]],[\"comment/414\",[]],[\"name/415\",[27,44.939]],[\"comment/415\",[]],[\"name/416\",[31,44.939]],[\"comment/416\",[]],[\"name/417\",[32,46.37]],[\"comment/417\",[]],[\"name/418\",[33,42.575]],[\"comment/418\",[]],[\"name/419\",[34,46.37]],[\"comment/419\",[]],[\"name/420\",[37,46.37]],[\"comment/420\",[]],[\"name/421\",[39,48.04]],[\"comment/421\",[]],[\"name/422\",[40,42.575]],[\"comment/422\",[]],[\"name/423\",[42,44.939]],[\"comment/423\",[]],[\"name/424\",[43,46.37]],[\"comment/424\",[]],[\"name/425\",[44,48.04]],[\"comment/425\",[]],[\"name/426\",[46,48.04]],[\"comment/426\",[]],[\"name/427\",[48,48.04]],[\"comment/427\",[]],[\"name/428\",[49,48.04]],[\"comment/428\",[]],[\"name/429\",[59,48.04]],[\"comment/429\",[]],[\"name/430\",[60,48.04]],[\"comment/430\",[]],[\"name/431\",[62,48.04]],[\"comment/431\",[]],[\"name/432\",[69,48.04]],[\"comment/432\",[]],[\"name/433\",[70,27.831]],[\"comment/433\",[]],[\"name/434\",[76,48.04]],[\"comment/434\",[]],[\"name/435\",[79,46.37]],[\"comment/435\",[]],[\"name/436\",[85,48.04]],[\"comment/436\",[]],[\"name/437\",[191,61.033]],[\"comment/437\",[]],[\"name/438\",[1,39.83]],[\"comment/438\",[]],[\"name/439\",[12,42.575]],[\"comment/439\",[]],[\"name/440\",[47,43.687]],[\"comment/440\",[]],[\"name/441\",[45,48.04]],[\"comment/441\",[]],[\"name/442\",[57,48.04]],[\"comment/442\",[]],[\"name/443\",[63,48.04]],[\"comment/443\",[]],[\"name/444\",[61,48.04]],[\"comment/444\",[]],[\"name/445\",[58,48.04]],[\"comment/445\",[]],[\"name/446\",[24,44.939]],[\"comment/446\",[]],[\"name/447\",[25,44.939]],[\"comment/447\",[]],[\"name/448\",[38,48.04]],[\"comment/448\",[]],[\"name/449\",[2,44.939]],[\"comment/449\",[]],[\"name/450\",[3,46.37]],[\"comment/450\",[]],[\"name/451\",[4,48.04]],[\"comment/451\",[]],[\"name/452\",[5,46.37]],[\"comment/452\",[]],[\"name/453\",[6,48.04]],[\"comment/453\",[]],[\"name/454\",[10,48.04]],[\"comment/454\",[]],[\"name/455\",[11,48.04]],[\"comment/455\",[]],[\"name/456\",[15,48.04]],[\"comment/456\",[]],[\"name/457\",[21,44.939]],[\"comment/457\",[]],[\"name/458\",[22,43.687]],[\"comment/458\",[]],[\"name/459\",[23,44.939]],[\"comment/459\",[]],[\"name/460\",[26,46.37]],[\"comment/460\",[]],[\"name/461\",[27,44.939]],[\"comment/461\",[]],[\"name/462\",[31,44.939]],[\"comment/462\",[]],[\"name/463\",[32,46.37]],[\"comment/463\",[]],[\"name/464\",[33,42.575]],[\"comment/464\",[]],[\"name/465\",[34,46.37]],[\"comment/465\",[]],[\"name/466\",[37,46.37]],[\"comment/466\",[]],[\"name/467\",[39,48.04]],[\"comment/467\",[]],[\"name/468\",[40,42.575]],[\"comment/468\",[]],[\"name/469\",[42,44.939]],[\"comment/469\",[]],[\"name/470\",[43,46.37]],[\"comment/470\",[]],[\"name/471\",[44,48.04]],[\"comment/471\",[]],[\"name/472\",[46,48.04]],[\"comment/472\",[]],[\"name/473\",[48,48.04]],[\"comment/473\",[]],[\"name/474\",[49,48.04]],[\"comment/474\",[]],[\"name/475\",[59,48.04]],[\"comment/475\",[]],[\"name/476\",[60,48.04]],[\"comment/476\",[]],[\"name/477\",[62,48.04]],[\"comment/477\",[]],[\"name/478\",[69,48.04]],[\"comment/478\",[]],[\"name/479\",[70,27.831]],[\"comment/479\",[]],[\"name/480\",[76,48.04]],[\"comment/480\",[]],[\"name/481\",[79,46.37]],[\"comment/481\",[]],[\"name/482\",[85,48.04]],[\"comment/482\",[]],[\"name/483\",[192,61.033]],[\"comment/483\",[]],[\"name/484\",[193,55.925]],[\"comment/484\",[]],[\"name/485\",[92,50.047]],[\"comment/485\",[]],[\"name/486\",[93,50.047]],[\"comment/486\",[]],[\"name/487\",[94,50.047]],[\"comment/487\",[]],[\"name/488\",[95,50.047]],[\"comment/488\",[]],[\"name/489\",[96,48.04]],[\"comment/489\",[]],[\"name/490\",[97,50.047]],[\"comment/490\",[]],[\"name/491\",[98,52.56]],[\"comment/491\",[]],[\"name/492\",[99,52.56]],[\"comment/492\",[]],[\"name/493\",[33,42.575]],[\"comment/493\",[]],[\"name/494\",[100,50.047]],[\"comment/494\",[]],[\"name/495\",[194,61.033]],[\"comment/495\",[]],[\"name/496\",[1,39.83]],[\"comment/496\",[]],[\"name/497\",[134,48.04]],[\"comment/497\",[]],[\"name/498\",[164,46.37]],[\"comment/498\",[]],[\"name/499\",[195,52.56]],[\"comment/499\",[]],[\"name/500\",[196,50.047]],[\"comment/500\",[]],[\"name/501\",[197,52.56]],[\"comment/501\",[]],[\"name/502\",[47,43.687]],[\"comment/502\",[]],[\"name/503\",[198,61.033]],[\"comment/503\",[]],[\"name/504\",[12,42.575]],[\"comment/504\",[]],[\"name/505\",[199,61.033]],[\"comment/505\",[]],[\"name/506\",[200,61.033]],[\"comment/506\",[]],[\"name/507\",[201,61.033]],[\"comment/507\",[]],[\"name/508\",[202,52.56]],[\"comment/508\",[]],[\"name/509\",[203,52.56]],[\"comment/509\",[]],[\"name/510\",[204,52.56]],[\"comment/510\",[]],[\"name/511\",[40,42.575]],[\"comment/511\",[]],[\"name/512\",[205,52.56]],[\"comment/512\",[]],[\"name/513\",[206,61.033]],[\"comment/513\",[]],[\"name/514\",[207,52.56]],[\"comment/514\",[]],[\"name/515\",[208,52.56]],[\"comment/515\",[]],[\"name/516\",[209,52.56]],[\"comment/516\",[]],[\"name/517\",[28,55.925]],[\"comment/517\",[]],[\"name/518\",[210,61.033]],[\"comment/518\",[]],[\"name/519\",[211,61.033]],[\"comment/519\",[]],[\"name/520\",[212,55.925]],[\"comment/520\",[]],[\"name/521\",[213,52.56]],[\"comment/521\",[]],[\"name/522\",[214,52.56]],[\"comment/522\",[]],[\"name/523\",[215,52.56]],[\"comment/523\",[]],[\"name/524\",[216,52.56]],[\"comment/524\",[]],[\"name/525\",[217,52.56]],[\"comment/525\",[]],[\"name/526\",[218,52.56]],[\"comment/526\",[]],[\"name/527\",[219,52.56]],[\"comment/527\",[]],[\"name/528\",[220,61.033]],[\"comment/528\",[]],[\"name/529\",[221,61.033]],[\"comment/529\",[]],[\"name/530\",[222,61.033]],[\"comment/530\",[]],[\"name/531\",[223,61.033]],[\"comment/531\",[]],[\"name/532\",[224,61.033]],[\"comment/532\",[]],[\"name/533\",[1,39.83]],[\"comment/533\",[]],[\"name/534\",[207,52.56]],[\"comment/534\",[]],[\"name/535\",[134,48.04]],[\"comment/535\",[]],[\"name/536\",[214,52.56]],[\"comment/536\",[]],[\"name/537\",[164,46.37]],[\"comment/537\",[]],[\"name/538\",[195,52.56]],[\"comment/538\",[]],[\"name/539\",[196,50.047]],[\"comment/539\",[]],[\"name/540\",[197,52.56]],[\"comment/540\",[]],[\"name/541\",[47,43.687]],[\"comment/541\",[]],[\"name/542\",[12,42.575]],[\"comment/542\",[]],[\"name/543\",[202,52.56]],[\"comment/543\",[]],[\"name/544\",[203,52.56]],[\"comment/544\",[]],[\"name/545\",[204,52.56]],[\"comment/545\",[]],[\"name/546\",[40,42.575]],[\"comment/546\",[]],[\"name/547\",[205,52.56]],[\"comment/547\",[]],[\"name/548\",[208,52.56]],[\"comment/548\",[]],[\"name/549\",[209,52.56]],[\"comment/549\",[]],[\"name/550\",[213,52.56]],[\"comment/550\",[]],[\"name/551\",[215,52.56]],[\"comment/551\",[]],[\"name/552\",[216,52.56]],[\"comment/552\",[]],[\"name/553\",[217,52.56]],[\"comment/553\",[]],[\"name/554\",[218,52.56]],[\"comment/554\",[]],[\"name/555\",[219,52.56]],[\"comment/555\",[]],[\"name/556\",[225,61.033]],[\"comment/556\",[]],[\"name/557\",[1,39.83]],[\"comment/557\",[]],[\"name/558\",[226,55.925]],[\"comment/558\",[]],[\"name/559\",[207,52.56]],[\"comment/559\",[]],[\"name/560\",[209,52.56]],[\"comment/560\",[]],[\"name/561\",[134,48.04]],[\"comment/561\",[]],[\"name/562\",[214,52.56]],[\"comment/562\",[]],[\"name/563\",[216,52.56]],[\"comment/563\",[]],[\"name/564\",[164,46.37]],[\"comment/564\",[]],[\"name/565\",[195,52.56]],[\"comment/565\",[]],[\"name/566\",[196,50.047]],[\"comment/566\",[]],[\"name/567\",[197,52.56]],[\"comment/567\",[]],[\"name/568\",[47,43.687]],[\"comment/568\",[]],[\"name/569\",[12,42.575]],[\"comment/569\",[]],[\"name/570\",[202,52.56]],[\"comment/570\",[]],[\"name/571\",[203,52.56]],[\"comment/571\",[]],[\"name/572\",[204,52.56]],[\"comment/572\",[]],[\"name/573\",[40,42.575]],[\"comment/573\",[]],[\"name/574\",[205,52.56]],[\"comment/574\",[]],[\"name/575\",[208,52.56]],[\"comment/575\",[]],[\"name/576\",[213,52.56]],[\"comment/576\",[]],[\"name/577\",[215,52.56]],[\"comment/577\",[]],[\"name/578\",[217,52.56]],[\"comment/578\",[]],[\"name/579\",[218,52.56]],[\"comment/579\",[]],[\"name/580\",[219,52.56]],[\"comment/580\",[]],[\"name/581\",[227,61.033]],[\"comment/581\",[]],[\"name/582\",[228,55.925]],[\"comment/582\",[]],[\"name/583\",[193,55.925]],[\"comment/583\",[]],[\"name/584\",[228,55.925]],[\"comment/584\",[]],[\"name/585\",[229,61.033]],[\"comment/585\",[]],[\"name/586\",[230,55.925]],[\"comment/586\",[]],[\"name/587\",[231,61.033]],[\"comment/587\",[]],[\"name/588\",[230,55.925]],[\"comment/588\",[]],[\"name/589\",[70,27.831]],[\"comment/589\",[]],[\"name/590\",[232,61.033]],[\"comment/590\",[]],[\"name/591\",[70,27.831]],[\"comment/591\",[]],[\"name/592\",[233,61.033]],[\"comment/592\",[]],[\"name/593\",[164,46.37]],[\"comment/593\",[]],[\"name/594\",[234,61.033]],[\"comment/594\",[]],[\"name/595\",[70,27.831]],[\"comment/595\",[]],[\"name/596\",[235,61.033]],[\"comment/596\",[]],[\"name/597\",[236,61.033]],[\"comment/597\",[]],[\"name/598\",[237,55.925]],[\"comment/598\",[]],[\"name/599\",[238,55.925]],[\"comment/599\",[]],[\"name/600\",[164,46.37]],[\"comment/600\",[]],[\"name/601\",[196,50.047]],[\"comment/601\",[]],[\"name/602\",[22,43.687]],[\"comment/602\",[]],[\"name/603\",[212,55.925]],[\"comment/603\",[]],[\"name/604\",[226,55.925]],[\"comment/604\",[]],[\"name/605\",[239,55.925]],[\"comment/605\",[]],[\"name/606\",[240,50.047]],[\"comment/606\",[]],[\"name/607\",[241,50.047]],[\"comment/607\",[]],[\"name/608\",[242,55.925]],[\"comment/608\",[]],[\"name/609\",[243,52.56]],[\"comment/609\",[]],[\"name/610\",[244,55.925]],[\"comment/610\",[]],[\"name/611\",[245,61.033]],[\"comment/611\",[]],[\"name/612\",[246,61.033]],[\"comment/612\",[]],[\"name/613\",[70,27.831]],[\"comment/613\",[]],[\"name/614\",[247,61.033]],[\"comment/614\",[]],[\"name/615\",[70,27.831]],[\"comment/615\",[]],[\"name/616\",[248,61.033]],[\"comment/616\",[]],[\"name/617\",[249,61.033]],[\"comment/617\",[]],[\"name/618\",[239,55.925]],[\"comment/618\",[]],[\"name/619\",[240,50.047]],[\"comment/619\",[]],[\"name/620\",[241,50.047]],[\"comment/620\",[]],[\"name/621\",[242,55.925]],[\"comment/621\",[]],[\"name/622\",[243,52.56]],[\"comment/622\",[]],[\"name/623\",[244,55.925]],[\"comment/623\",[]],[\"name/624\",[237,55.925]],[\"comment/624\",[]],[\"name/625\",[240,50.047]],[\"comment/625\",[]],[\"name/626\",[250,61.033]],[\"comment/626\",[]],[\"name/627\",[241,50.047]],[\"comment/627\",[]],[\"name/628\",[238,55.925]],[\"comment/628\",[]],[\"name/629\",[240,50.047]],[\"comment/629\",[]],[\"name/630\",[243,52.56]],[\"comment/630\",[]],[\"name/631\",[118,46.37]],[\"comment/631\",[]],[\"name/632\",[169,48.04]],[\"comment/632\",[]],[\"name/633\",[251,61.033]],[\"comment/633\",[]],[\"name/634\",[118,46.37]],[\"comment/634\",[]],[\"name/635\",[169,48.04]],[\"comment/635\",[]],[\"name/636\",[252,61.033]],[\"comment/636\",[]],[\"name/637\",[253,61.033]],[\"comment/637\",[]],[\"name/638\",[1,39.83]],[\"comment/638\",[]],[\"name/639\",[126,52.56]],[\"comment/639\",[]],[\"name/640\",[254,55.925]],[\"comment/640\",[]],[\"name/641\",[255,55.925]],[\"comment/641\",[]],[\"name/642\",[256,61.033]],[\"comment/642\",[]],[\"name/643\",[257,61.033]],[\"comment/643\",[]],[\"name/644\",[258,61.033]],[\"comment/644\",[]],[\"name/645\",[259,61.033]],[\"comment/645\",[]],[\"name/646\",[37,46.37]],[\"comment/646\",[]],[\"name/647\",[260,61.033]],[\"comment/647\",[]],[\"name/648\",[261,61.033]],[\"comment/648\",[]],[\"name/649\",[1,39.83]],[\"comment/649\",[]],[\"name/650\",[262,61.033]],[\"comment/650\",[]],[\"name/651\",[263,61.033]],[\"comment/651\",[]],[\"name/652\",[126,52.56]],[\"comment/652\",[]],[\"name/653\",[27,44.939]],[\"comment/653\",[]],[\"name/654\",[254,55.925]],[\"comment/654\",[]],[\"name/655\",[255,55.925]],[\"comment/655\",[]],[\"name/656\",[264,61.033]],[\"comment/656\",[]],[\"name/657\",[265,61.033]],[\"comment/657\",[]],[\"name/658\",[266,61.033]],[\"comment/658\",[]],[\"name/659\",[267,61.033]],[\"comment/659\",[]],[\"name/660\",[268,61.033]],[\"comment/660\",[]],[\"name/661\",[269,61.033]],[\"comment/661\",[]],[\"name/662\",[270,61.033]],[\"comment/662\",[]],[\"name/663\",[271,61.033]],[\"comment/663\",[]],[\"name/664\",[272,61.033]],[\"comment/664\",[]],[\"name/665\",[1,39.83]],[\"comment/665\",[]],[\"name/666\",[241,50.047]],[\"comment/666\",[]],[\"name/667\",[273,61.033]],[\"comment/667\",[]],[\"name/668\",[274,61.033]],[\"comment/668\",[]],[\"name/669\",[275,61.033]],[\"comment/669\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":70,\"name\":{\"70\":{},\"129\":{},\"175\":{},\"198\":{},\"201\":{},\"203\":{},\"205\":{},\"207\":{},\"209\":{},\"211\":{},\"213\":{},\"236\":{},\"242\":{},\"265\":{},\"271\":{},\"277\":{},\"288\":{},\"290\":{},\"292\":{},\"294\":{},\"296\":{},\"298\":{},\"300\":{},\"302\":{},\"304\":{},\"306\":{},\"315\":{},\"317\":{},\"334\":{},\"347\":{},\"349\":{},\"351\":{},\"353\":{},\"355\":{},\"433\":{},\"479\":{},\"589\":{},\"591\":{},\"595\":{},\"613\":{},\"615\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":194,\"name\":{\"495\":{}},\"comment\":{}}],[\"active\",{\"_index\":132,\"name\":{\"268\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":197,\"name\":{\"501\":{},\"540\":{},\"567\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":203,\"name\":{\"509\":{},\"544\":{},\"571\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":77,\"name\":{\"77\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":49,\"name\":{\"49\":{},\"124\":{},\"170\":{},\"428\":{},\"474\":{}},\"comment\":{}}],[\"afterworkernodesetup\",{\"_index\":62,\"name\":{\"62\":{},\"127\":{},\"173\":{},\"431\":{},\"477\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":152,\"name\":{\"308\":{},\"360\":{}},\"comment\":{}}],[\"async\",{\"_index\":231,\"name\":{\"587\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":275,\"name\":{\"669\":{}},\"comment\":{}}],[\"average\",{\"_index\":121,\"name\":{\"239\":{},\"245\":{},\"311\":{},\"361\":{}},\"comment\":{}}],[\"backpressure\",{\"_index\":115,\"name\":{\"232\":{}},\"comment\":{}}],[\"backward\",{\"_index\":269,\"name\":{\"661\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":48,\"name\":{\"48\":{},\"123\":{},\"169\":{},\"427\":{},\"473\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":220,\"name\":{\"528\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"busy\",{\"_index\":38,\"name\":{\"38\":{},\"91\":{},\"145\":{},\"395\":{},\"448\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":110,\"name\":{\"227\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":212,\"name\":{\"520\":{},\"603\":{}},\"comment\":{}}],[\"checkandemitdynamicworkercreationevents\",{\"_index\":75,\"name\":{\"75\":{}},\"comment\":{}}],[\"checkandemittaskexecutionevents\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"checkandemittaskqueuingevents\",{\"_index\":74,\"name\":{\"74\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":15,\"name\":{\"15\":{},\"107\":{},\"153\":{},\"410\":{},\"456\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":28,\"name\":{\"28\":{},\"517\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":260,\"name\":{\"647\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":222,\"name\":{\"530\":{}},\"comment\":{}}],[\"checktaskfunctionname\",{\"_index\":206,\"name\":{\"513\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":201,\"name\":{\"507\":{}},\"comment\":{}}],[\"checkvalidtaskfunction\",{\"_index\":200,\"name\":{\"506\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":199,\"name\":{\"505\":{}},\"comment\":{}}],[\"choose\",{\"_index\":177,\"name\":{\"350\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":253,\"name\":{\"637\":{}},\"comment\":{}}],[\"clear\",{\"_index\":268,\"name\":{\"660\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":147,\"name\":{\"297\":{}},\"comment\":{}}],[\"closechannel\",{\"_index\":149,\"name\":{\"303\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":89,\"name\":{\"179\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":224,\"name\":{\"532\":{}},\"comment\":{}}],[\"concat\",{\"_index\":256,\"name\":{\"642\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":128,\"name\":{\"262\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"88\":{},\"134\":{},\"379\":{},\"392\":{},\"438\":{},\"496\":{},\"533\":{},\"557\":{},\"638\":{},\"649\":{},\"665\":{}},\"comment\":{}}],[\"createandsetupdynamicworkernode\",{\"_index\":60,\"name\":{\"60\":{},\"126\":{},\"172\":{},\"430\":{},\"476\":{}},\"comment\":{}}],[\"createandsetupworkernode\",{\"_index\":59,\"name\":{\"59\":{},\"125\":{},\"171\":{},\"429\":{},\"475\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":58,\"name\":{\"58\":{},\"99\":{},\"142\":{},\"402\":{},\"445\":{}},\"comment\":{}}],[\"data\",{\"_index\":241,\"name\":{\"607\":{},\"620\":{},\"627\":{},\"666\":{}},\"comment\":{}}],[\"deque\",{\"_index\":261,\"name\":{\"648\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":83,\"name\":{\"83\":{},\"293\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":43,\"name\":{\"43\":{},\"121\":{},\"167\":{},\"202\":{},\"424\":{},\"470\":{}},\"comment\":{}}],[\"destroyworkernode\",{\"_index\":45,\"name\":{\"45\":{},\"95\":{},\"138\":{},\"398\":{},\"441\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":163,\"name\":{\"330\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":87,\"name\":{\"87\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":190,\"name\":{\"391\":{}},\"comment\":{}}],[\"dynamicworkerready\",{\"_index\":184,\"name\":{\"365\":{}},\"comment\":{}}],[\"dynamicworkerusage\",{\"_index\":183,\"name\":{\"364\":{}},\"comment\":{}}],[\"elu\",{\"_index\":169,\"name\":{\"340\":{},\"369\":{},\"376\":{},\"632\":{},\"635\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"102\":{},\"147\":{},\"199\":{},\"405\":{},\"450\":{}},\"comment\":{}}],[\"empty\",{\"_index\":259,\"name\":{\"645\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":99,\"name\":{\"189\":{},\"255\":{},\"492\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":33,\"name\":{\"33\":{},\"115\":{},\"161\":{},\"190\":{},\"210\":{},\"256\":{},\"418\":{},\"464\":{},\"493\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":221,\"name\":{\"529\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":82,\"name\":{\"82\":{},\"289\":{}},\"comment\":{}}],[\"env\",{\"_index\":90,\"name\":{\"180\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":94,\"name\":{\"184\":{},\"250\":{},\"264\":{},\"487\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":130,\"name\":{\"266\":{}},\"comment\":{}}],[\"execute\",{\"_index\":42,\"name\":{\"42\":{},\"120\":{},\"166\":{},\"200\":{},\"388\":{},\"423\":{},\"469\":{}},\"comment\":{}}],[\"executed\",{\"_index\":156,\"name\":{\"321\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":111,\"name\":{\"228\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":81,\"name\":{\"81\":{}},\"comment\":{}}],[\"executing\",{\"_index\":157,\"name\":{\"322\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":112,\"name\":{\"229\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":95,\"name\":{\"185\":{},\"251\":{},\"270\":{},\"488\":{}},\"comment\":{}}],[\"failed\",{\"_index\":161,\"name\":{\"326\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":117,\"name\":{\"234\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":11,\"name\":{\"11\":{},\"106\":{},\"152\":{},\"409\":{},\"455\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":88,\"name\":{\"133\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":191,\"name\":{\"437\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":85,\"name\":{\"85\":{},\"132\":{},\"178\":{},\"436\":{},\"482\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":86,\"name\":{\"86\":{}},\"comment\":{}}],[\"full\",{\"_index\":37,\"name\":{\"37\":{},\"117\":{},\"163\":{},\"420\":{},\"466\":{},\"646\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":213,\"name\":{\"521\":{},\"550\":{},\"576\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":188,\"name\":{\"384\":{}},\"comment\":{}}],[\"gettaskfunctionworkerusage\",{\"_index\":150,\"name\":{\"305\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":189,\"name\":{\"385\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":76,\"name\":{\"76\":{},\"130\":{},\"176\":{},\"434\":{},\"480\":{}},\"comment\":{}}],[\"getworkernodekeybyworker\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"getworkernodekeybyworkerid\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":216,\"name\":{\"524\":{},\"552\":{},\"563\":{}},\"comment\":{}}],[\"handlekillmessage\",{\"_index\":209,\"name\":{\"516\":{},\"549\":{},\"560\":{}},\"comment\":{}}],[\"handlereadymessage\",{\"_index\":207,\"name\":{\"514\":{},\"534\":{},\"559\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"hasbackpressure\",{\"_index\":80,\"name\":{\"80\":{},\"299\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":202,\"name\":{\"508\":{},\"543\":{},\"570\":{}},\"comment\":{}}],[\"hasworkernodebackpressure\",{\"_index\":79,\"name\":{\"79\":{},\"131\":{},\"177\":{},\"197\":{},\"435\":{},\"481\":{}},\"comment\":{}}],[\"head\",{\"_index\":262,\"name\":{\"650\":{}},\"comment\":{}}],[\"history\",{\"_index\":153,\"name\":{\"313\":{}},\"comment\":{}}],[\"id\",{\"_index\":134,\"name\":{\"273\":{},\"328\":{},\"497\":{},\"535\":{},\"561\":{}},\"comment\":{}}],[\"idle\",{\"_index\":131,\"name\":{\"267\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":109,\"name\":{\"226\":{}},\"comment\":{}}],[\"incrementsize\",{\"_index\":270,\"name\":{\"662\":{}},\"comment\":{}}],[\"info\",{\"_index\":21,\"name\":{\"21\":{},\"108\":{},\"154\":{},\"195\":{},\"280\":{},\"411\":{},\"457\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":39,\"name\":{\"39\":{},\"118\":{},\"164\":{},\"421\":{},\"467\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":103,\"name\":{\"194\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":47,\"name\":{\"47\":{},\"94\":{},\"137\":{},\"397\":{},\"440\":{},\"502\":{},\"541\":{},\"568\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":271,\"name\":{\"663\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":133,\"name\":{\"272\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":172,\"name\":{\"343\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":138,\"name\":{\"278\":{}},\"comment\":{}}],[\"kill\",{\"_index\":236,\"name\":{\"597\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":228,\"name\":{\"582\":{},\"584\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":227,\"name\":{\"581\":{}},\"comment\":{}}],[\"killhandler\",{\"_index\":230,\"name\":{\"586\":{},\"588\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":195,\"name\":{\"499\":{},\"538\":{},\"565\":{}},\"comment\":{}}],[\"listtaskfunctions\",{\"_index\":40,\"name\":{\"40\":{},\"119\":{},\"165\":{},\"204\":{},\"422\":{},\"468\":{},\"511\":{},\"546\":{},\"573\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":198,\"name\":{\"503\":{}},\"comment\":{}}],[\"max\",{\"_index\":6,\"name\":{\"6\":{},\"89\":{},\"150\":{},\"393\":{},\"453\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":120,\"name\":{\"238\":{},\"244\":{},\"310\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":229,\"name\":{\"585\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":159,\"name\":{\"324\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":114,\"name\":{\"231\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":27,\"name\":{\"27\":{},\"112\":{},\"158\":{},\"223\":{},\"415\":{},\"461\":{},\"653\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":180,\"name\":{\"356\":{},\"373\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":181,\"name\":{\"357\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":170,\"name\":{\"341\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":151,\"name\":{\"307\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":182,\"name\":{\"359\":{}},\"comment\":{}}],[\"median\",{\"_index\":122,\"name\":{\"240\":{},\"246\":{},\"312\":{},\"358\":{},\"362\":{}},\"comment\":{}}],[\"message\",{\"_index\":250,\"name\":{\"626\":{}},\"comment\":{}}],[\"messagechannel\",{\"_index\":141,\"name\":{\"283\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":93,\"name\":{\"183\":{},\"249\":{},\"314\":{},\"486\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":208,\"name\":{\"515\":{},\"548\":{},\"575\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":235,\"name\":{\"596\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":119,\"name\":{\"237\":{},\"243\":{},\"309\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":26,\"name\":{\"26\":{},\"111\":{},\"157\":{},\"222\":{},\"414\":{},\"460\":{}},\"comment\":{}}],[\"name\",{\"_index\":240,\"name\":{\"606\":{},\"619\":{},\"625\":{},\"629\":{}},\"comment\":{}}],[\"next\",{\"_index\":273,\"name\":{\"667\":{}},\"comment\":{}}],[\"node\",{\"_index\":272,\"name\":{\"664\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":10,\"name\":{\"10\":{},\"105\":{},\"151\":{},\"408\":{},\"454\":{}},\"comment\":{}}],[\"on\",{\"_index\":136,\"name\":{\"275\":{}},\"comment\":{}}],[\"onbackpressure\",{\"_index\":143,\"name\":{\"285\":{}},\"comment\":{}}],[\"once\",{\"_index\":137,\"name\":{\"276\":{}},\"comment\":{}}],[\"onemptyqueue\",{\"_index\":144,\"name\":{\"286\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":92,\"name\":{\"182\":{},\"248\":{},\"316\":{},\"485\":{}},\"comment\":{}}],[\"opts\",{\"_index\":12,\"name\":{\"12\":{},\"92\":{},\"135\":{},\"383\":{},\"396\":{},\"439\":{},\"504\":{},\"542\":{},\"569\":{}},\"comment\":{}}],[\"peekfirst\",{\"_index\":266,\"name\":{\"658\":{}},\"comment\":{}}],[\"peeklast\",{\"_index\":267,\"name\":{\"659\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":104,\"name\":{\"214\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":105,\"name\":{\"215\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":101,\"name\":{\"192\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":106,\"name\":{\"216\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":124,\"name\":{\"247\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":125,\"name\":{\"258\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":102,\"name\":{\"193\":{}},\"comment\":{}}],[\"pop\",{\"_index\":264,\"name\":{\"656\":{}},\"comment\":{}}],[\"poptask\",{\"_index\":146,\"name\":{\"295\":{}},\"comment\":{}}],[\"port\",{\"_index\":226,\"name\":{\"558\":{},\"604\":{}},\"comment\":{}}],[\"prev\",{\"_index\":274,\"name\":{\"668\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"103\":{},\"148\":{},\"406\":{},\"451\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":245,\"name\":{\"611\":{}},\"comment\":{}}],[\"push\",{\"_index\":254,\"name\":{\"640\":{},\"654\":{}},\"comment\":{}}],[\"queued\",{\"_index\":158,\"name\":{\"323\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":113,\"name\":{\"230\":{}},\"comment\":{}}],[\"queuemaxsize\",{\"_index\":127,\"name\":{\"261\":{}},\"comment\":{}}],[\"ready\",{\"_index\":22,\"name\":{\"22\":{},\"109\":{},\"155\":{},\"220\":{},\"331\":{},\"412\":{},\"458\":{},\"602\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":61,\"name\":{\"61\":{},\"98\":{},\"141\":{},\"401\":{},\"444\":{}},\"comment\":{}}],[\"reject\",{\"_index\":247,\"name\":{\"614\":{}},\"comment\":{}}],[\"remove\",{\"_index\":178,\"name\":{\"352\":{},\"389\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":204,\"name\":{\"510\":{},\"545\":{},\"572\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":78,\"name\":{\"78\":{}},\"comment\":{}}],[\"reset\",{\"_index\":175,\"name\":{\"346\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":148,\"name\":{\"301\":{}},\"comment\":{}}],[\"resize\",{\"_index\":258,\"name\":{\"644\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":246,\"name\":{\"612\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":98,\"name\":{\"188\":{},\"254\":{},\"491\":{}},\"comment\":{}}],[\"retries\",{\"_index\":185,\"name\":{\"372\":{}},\"comment\":{}}],[\"retriescount\",{\"_index\":187,\"name\":{\"381\":{}},\"comment\":{}}],[\"run\",{\"_index\":217,\"name\":{\"525\":{},\"553\":{},\"578\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":219,\"name\":{\"527\":{},\"555\":{},\"580\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":218,\"name\":{\"526\":{},\"554\":{},\"579\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":118,\"name\":{\"235\":{},\"338\":{},\"367\":{},\"374\":{},\"631\":{},\"634\":{}},\"comment\":{}}],[\"sendkillmessagetoworker\",{\"_index\":44,\"name\":{\"44\":{},\"122\":{},\"168\":{},\"425\":{},\"471\":{}},\"comment\":{}}],[\"sendstartupmessagetoworker\",{\"_index\":63,\"name\":{\"63\":{},\"97\":{},\"140\":{},\"400\":{},\"443\":{}},\"comment\":{}}],[\"sendstatisticsmessagetoworker\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"sendtaskfunctionslisttomainworker\",{\"_index\":215,\"name\":{\"523\":{},\"551\":{},\"577\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":214,\"name\":{\"522\":{},\"536\":{},\"562\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":57,\"name\":{\"57\":{},\"96\":{},\"139\":{},\"399\":{},\"442\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":205,\"name\":{\"512\":{},\"547\":{},\"574\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":179,\"name\":{\"354\":{},\"390\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":34,\"name\":{\"34\":{},\"116\":{},\"162\":{},\"212\":{},\"419\":{},\"465\":{}},\"comment\":{}}],[\"settasksqueuesize\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"settings\",{\"_index\":91,\"name\":{\"181\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":46,\"name\":{\"46\":{},\"93\":{},\"136\":{},\"426\":{},\"472\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":31,\"name\":{\"31\":{},\"113\":{},\"159\":{},\"206\":{},\"386\":{},\"416\":{},\"462\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":32,\"name\":{\"32\":{},\"114\":{},\"160\":{},\"208\":{},\"417\":{},\"463\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"shallexecutetask\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"shallupdatetaskfunctionworkerusage\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"shift\",{\"_index\":265,\"name\":{\"657\":{}},\"comment\":{}}],[\"size\",{\"_index\":126,\"name\":{\"260\":{},\"639\":{},\"652\":{}},\"comment\":{}}],[\"splice\",{\"_index\":257,\"name\":{\"643\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":210,\"name\":{\"518\":{}},\"comment\":{}}],[\"started\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"starting\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"startpool\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":196,\"name\":{\"500\":{},\"539\":{},\"566\":{},\"601\":{}},\"comment\":{}}],[\"stolen\",{\"_index\":160,\"name\":{\"325\":{}},\"comment\":{}}],[\"stolentasks\",{\"_index\":116,\"name\":{\"233\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":211,\"name\":{\"519\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":108,\"name\":{\"221\":{}},\"comment\":{}}],[\"strategydata\",{\"_index\":140,\"name\":{\"282\":{},\"318\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":173,\"name\":{\"344\":{},\"363\":{}},\"comment\":{}}],[\"tail\",{\"_index\":263,\"name\":{\"651\":{}},\"comment\":{}}],[\"task\",{\"_index\":249,\"name\":{\"617\":{}},\"comment\":{}}],[\"taskasyncfunction\",{\"_index\":232,\"name\":{\"590\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":237,\"name\":{\"598\":{},\"624\":{}},\"comment\":{}}],[\"taskfunction\",{\"_index\":233,\"name\":{\"592\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":164,\"name\":{\"332\":{},\"498\":{},\"537\":{},\"564\":{},\"593\":{},\"600\":{}},\"comment\":{}}],[\"taskid\",{\"_index\":244,\"name\":{\"610\":{},\"623\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":238,\"name\":{\"599\":{},\"628\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":168,\"name\":{\"337\":{}},\"comment\":{}}],[\"tasksqueuebackpressuresize\",{\"_index\":142,\"name\":{\"284\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":100,\"name\":{\"191\":{},\"257\":{},\"259\":{},\"494\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":84,\"name\":{\"84\":{},\"287\":{}},\"comment\":{}}],[\"tasksstealingonbackpressure\",{\"_index\":68,\"name\":{\"68\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":155,\"name\":{\"320\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":174,\"name\":{\"345\":{},\"366\":{}},\"comment\":{}}],[\"taskstealingonemptyqueue\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"tasksyncfunction\",{\"_index\":234,\"name\":{\"594\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":135,\"name\":{\"274\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":192,\"name\":{\"483\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":225,\"name\":{\"556\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":243,\"name\":{\"609\":{},\"622\":{},\"630\":{}},\"comment\":{}}],[\"transferlist\",{\"_index\":242,\"name\":{\"608\":{},\"621\":{}},\"comment\":{}}],[\"type\",{\"_index\":24,\"name\":{\"24\":{},\"90\":{},\"143\":{},\"218\":{},\"329\":{},\"394\":{},\"446\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":255,\"name\":{\"641\":{},\"655\":{}},\"comment\":{}}],[\"unshifttask\",{\"_index\":145,\"name\":{\"291\":{}},\"comment\":{}}],[\"update\",{\"_index\":176,\"name\":{\"348\":{},\"387\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"updatelasttasktimestamp\",{\"_index\":223,\"name\":{\"531\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"updatetaskstolenstatisticsworkerusage\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"usage\",{\"_index\":139,\"name\":{\"281\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":23,\"name\":{\"23\":{},\"110\":{},\"156\":{},\"224\":{},\"269\":{},\"413\":{},\"459\":{}},\"comment\":{}}],[\"version\",{\"_index\":107,\"name\":{\"217\":{}},\"comment\":{}}],[\"virtualtaskendtimestamp\",{\"_index\":154,\"name\":{\"319\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":123,\"name\":{\"241\":{},\"339\":{},\"368\":{},\"375\":{}},\"comment\":{}}],[\"weights\",{\"_index\":186,\"name\":{\"377\":{}},\"comment\":{}}],[\"worker\",{\"_index\":25,\"name\":{\"25\":{},\"100\":{},\"144\":{},\"219\":{},\"279\":{},\"403\":{},\"447\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":171,\"name\":{\"342\":{},\"380\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":96,\"name\":{\"186\":{},\"252\":{},\"370\":{},\"382\":{},\"489\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"104\":{},\"149\":{},\"378\":{},\"407\":{},\"452\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":97,\"name\":{\"187\":{},\"253\":{},\"371\":{},\"490\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":239,\"name\":{\"605\":{},\"618\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":162,\"name\":{\"327\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":69,\"name\":{\"69\":{},\"128\":{},\"174\":{},\"432\":{},\"478\":{}},\"comment\":{}}],[\"workernodeeventcallback\",{\"_index\":165,\"name\":{\"333\":{}},\"comment\":{}}],[\"workernodekey\",{\"_index\":248,\"name\":{\"616\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"101\":{},\"146\":{},\"196\":{},\"225\":{},\"404\":{},\"449\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":193,\"name\":{\"484\":{},\"583\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":251,\"name\":{\"633\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":166,\"name\":{\"335\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":129,\"name\":{\"263\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":167,\"name\":{\"336\":{}},\"comment\":{}}],[\"writable\",{\"_index\":252,\"name\":{\"636\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index 24d4fdcd..e2a2a082 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -49,7 +49,7 @@ +
  • Defined in src/pools/abstract-pool.ts:59
  • @@ -188,7 +188,7 @@

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -209,7 +209,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:68
  • filePath: string
    @@ -217,7 +217,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:117
  • max?: number
    @@ -225,7 +225,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:93
  • numberOfWorkers: number
    @@ -233,7 +233,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:116
  • opts: PoolOptions<Worker>
    @@ -241,7 +241,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:118
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    @@ -254,7 +254,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:78
  • startTimestamp: number
    @@ -262,7 +262,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:106
  • started: boolean
    @@ -270,7 +270,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:102
  • starting: boolean
    @@ -278,7 +278,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:98
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -286,7 +286,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:84
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -295,7 +295,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:65
  • Accessors

    @@ -309,7 +309,7 @@

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:698
  • +
  • Defined in src/pools/abstract-pool.ts:689
  • +
  • Defined in src/pools/abstract-pool.ts:350
  • +
  • Defined in src/pools/abstract-pool.ts:562
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:507
  • +
  • Defined in src/pools/abstract-pool.ts:545
  • +
  • Defined in src/pools/abstract-pool.ts:524
  • +
  • Defined in src/pools/abstract-pool.ts:550
  • Methods

    @@ -424,7 +424,7 @@

    Throws

    https://nodejs.org/api/errors.html#class-error If the added worker node is not found.

    +
  • Defined in src/pools/abstract-pool.ts:1428
  • +
  • Defined in src/pools/abstract-pool.ts:888
  • +
  • Defined in src/pools/abstract-pool.ts:1162
  • +
  • Defined in src/pools/abstract-pool.ts:858
  • Returns TasksQueueOptions

    +
  • Defined in src/pools/abstract-pool.ts:672
  • +
  • Defined in src/pools/abstract-pool.ts:1403
  • +
  • Defined in src/pools/abstract-pool.ts:1391
  • +
  • Defined in src/pools/abstract-pool.ts:1397
  • Returns void

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:251
  • +
  • Defined in src/pools/abstract-pool.ts:1015
  • +
  • Defined in src/pools/abstract-pool.ts:1105
  • +
  • Defined in src/pools/abstract-pool.ts:1061
  • +
  • Defined in src/pools/abstract-pool.ts:1054
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:1493
  • +
  • Defined in src/pools/abstract-pool.ts:803
  • +
  • Defined in src/pools/abstract-pool.ts:834
  • +
  • Defined in src/pools/abstract-pool.ts:643
  • Returns number

    +
  • Defined in src/pools/abstract-pool.ts:1487
  • +
  • Defined in src/pools/abstract-pool.ts:747
  • +
  • Defined in src/pools/abstract-pool.ts:1481
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1501
  • +
  • Defined in src/pools/abstract-pool.ts:1511
  • +
  • Defined in src/pools/abstract-pool.ts:1417
  • +
  • Defined in src/pools/abstract-pool.ts:591
  • +
  • Defined in src/pools/abstract-pool.ts:603
  • Returns void

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

    +
  • Defined in src/pools/abstract-pool.ts:1349
  • +
  • Defined in src/pools/abstract-pool.ts:1466
  • +
  • Defined in src/pools/abstract-pool.ts:1459
  • +
  • Defined in src/pools/abstract-pool.ts:705
  • +
  • Defined in src/pools/abstract-pool.ts:849
  • +
  • Defined in src/pools/abstract-pool.ts:726
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1202
  • +
  • Defined in src/pools/abstract-pool.ts:1149
  • +
  • Defined in src/pools/abstract-pool.ts:1450
  • Returns Promise<void>

    +
  • Defined in src/pools/abstract-pool.ts:813
  • +
  • Defined in src/pools/abstract-pool.ts:1182
  • +
  • Defined in src/pools/abstract-pool.ts:1189
  • +
  • Defined in src/pools/abstract-pool.ts:1043
  • +
  • Defined in src/pools/abstract-pool.ts:655
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:666
  • +
  • Defined in src/pools/abstract-pool.ts:610
  • +
  • Defined in src/pools/abstract-pool.ts:629
  • +
  • Defined in src/pools/abstract-pool.ts:842
  • +
  • Defined in src/pools/abstract-pool.ts:1032
  • Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:738
  • +
  • Defined in src/pools/abstract-pool.ts:921
  • +
  • Defined in src/pools/abstract-pool.ts:337
  • Returns void

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

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:962
  • +
  • Defined in src/pools/abstract-pool.ts:1331
  • +
  • Defined in src/worker/abstract-worker.ts:57
  • isMain: boolean
    @@ -175,7 +175,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:85
  • lastTaskTimestamp: number
    @@ -183,7 +183,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:65
  • mainWorker: MainWorker
    @@ -191,7 +191,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:86
  • opts: WorkerOptions = DEFAULT_WORKER_OPTIONS
    @@ -199,7 +199,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:88
  • statistics: WorkerStatistics
    @@ -207,7 +207,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:69
  • taskFunctions: Map<string, TaskFunction<Data, Response>>
    @@ -215,7 +215,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:61
  • Methods

    @@ -247,7 +247,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:193
  • Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:576
  • +
  • Defined in src/worker/abstract-worker.ts:419
  • +
  • Defined in src/worker/abstract-worker.ts:385
  • +
  • Defined in src/worker/abstract-worker.ts:600
  • Returns void

    +
  • Defined in src/worker/abstract-worker.ts:308
  • +
  • Defined in src/worker/abstract-worker.ts:132
  • Returns void

    +
  • Defined in src/worker/abstract-worker.ts:106
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:585
  • +
  • Defined in src/worker/abstract-worker.ts:434
  • +
  • Defined in src/worker/abstract-worker.ts:466
  • +
  • Defined in src/worker/abstract-worker.ts:351
  • +
  • Defined in src/worker/abstract-worker.ts:322
  • +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:255
  • +
  • Defined in src/worker/abstract-worker.ts:329
  • +
  • Defined in src/worker/abstract-worker.ts:231
  • +
  • Defined in src/worker/abstract-worker.ts:476
  • +
  • Defined in src/worker/abstract-worker.ts:541
  • +
  • Defined in src/worker/abstract-worker.ts:504
  • +
  • Defined in src/worker/abstract-worker.ts:453
  • +
  • Defined in src/worker/abstract-worker.ts:446
  • +
  • Defined in src/worker/abstract-worker.ts:285
  • +
  • Defined in src/worker/abstract-worker.ts:398
  • +
  • Defined in src/worker/abstract-worker.ts:409
  • +
  • Defined in src/worker/abstract-worker.ts:606
  • +
  • Defined in src/circular-array.ts:10
  • @@ -113,7 +113,7 @@

    Returns CircularArray<T>

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

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

    size: number
    +
  • Defined in src/circular-array.ts:11
  • [species]: ArrayConstructor
    +
  • Defined in src/circular-array.ts:100
  • +
  • Defined in src/circular-array.ts:41
  • +
  • Defined in src/circular-array.ts:92
  • +
  • Defined in src/circular-array.ts:96
  • +
  • Defined in src/circular-array.ts:23
  • Returns void

    +
  • Defined in src/circular-array.ts:80
  • +
  • Defined in src/circular-array.ts:56
  • +
  • Defined in src/circular-array.ts:32
  • +
  • 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:73
  • isMain: boolean
    @@ -145,7 +145,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:193
  • +
  • Defined in src/worker/abstract-worker.ts:434
  • +
  • Defined in src/worker/abstract-worker.ts:466
  • +
  • Defined in src/worker/abstract-worker.ts:351
  • +
  • Defined in src/worker/cluster-worker.ts:45
  • +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:255
  • +
  • Defined in src/worker/abstract-worker.ts:329
  • +
  • Defined in src/worker/abstract-worker.ts:231
  • +
  • Defined in src/worker/abstract-worker.ts:476
  • +
  • Defined in src/worker/abstract-worker.ts:541
  • +
  • Defined in src/worker/abstract-worker.ts:504
  • +
  • Defined in src/worker/abstract-worker.ts:453
  • +
  • Defined in src/worker/cluster-worker.ts:70
  • +
  • Defined in src/worker/abstract-worker.ts:285
  • +
  • Defined in src/deque.ts:26
  • @@ -77,14 +77,14 @@ Implemented with a doubly linked list.

    T

    Returns Deque<T>

    +
  • Defined in src/deque.ts:34
  • Properties

    head?: Node<T>
    +
  • Defined in src/deque.ts:27
  • maxSize: number
    @@ -92,7 +92,7 @@ Implemented with a doubly linked list.

    +
  • Defined in src/deque.ts:32
  • size: number
    @@ -100,12 +100,12 @@ Implemented with a doubly linked list.

    +
  • Defined in src/deque.ts:30
  • tail?: Node<T>
    +
  • Defined in src/deque.ts:28
  • Methods

    @@ -121,7 +121,7 @@ Implemented with a doubly linked list.

    See

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

    +
  • Defined in src/deque.ts:144
  • +
  • Defined in src/deque.ts:170
  • +
  • Defined in src/deque.ts:131
  • +
  • Defined in src/deque.ts:194
  • +
  • Defined in src/deque.ts:116
  • +
  • Defined in src/deque.ts:124
  • +
  • Defined in src/deque.ts:77
  • +
  • Defined in src/deque.ts:44
  • +
  • Defined in src/deque.ts:97
  • +
  • Defined in src/deque.ts:61
  • +
  • Defined in src/deque.ts:12
  • +
  • Defined in src/worker/abstract-worker.ts:193
    • @@ -305,7 +305,7 @@ never be called.

    +
  • Defined in src/worker/abstract-worker.ts:434
  • +
  • Defined in src/worker/thread-worker.ts:96
  • +
  • Defined in src/worker/thread-worker.ts:79
  • +
  • Defined in src/worker/thread-worker.ts:54
    • @@ -385,7 +385,7 @@ never be called.

    +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:255
  • +
  • Defined in src/worker/abstract-worker.ts:329
    • @@ -443,7 +443,7 @@ never be called.

    +
  • Defined in src/worker/abstract-worker.ts:231
    • @@ -464,7 +464,7 @@ never be called.

    +
  • Defined in src/worker/abstract-worker.ts:476
  • +
  • Defined in src/worker/abstract-worker.ts:541
  • +
  • Defined in src/worker/abstract-worker.ts:504
  • +
  • Defined in src/worker/abstract-worker.ts:453
  • +
  • Defined in src/worker/thread-worker.ts:91
  • +
  • Defined in src/worker/abstract-worker.ts:285
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:27
  • @@ -105,7 +105,7 @@

    Returns WorkerChoiceStrategyContext<Worker, Data, Response>

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

    @@ -115,7 +115,7 @@
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:52
  • retriesCount: number = 0
    @@ -123,12 +123,12 @@
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:40
  • workerChoiceStrategies: Map<"ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN", IWorkerChoiceStrategy>
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:32
  • workerChoiceStrategy: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN" = WorkerChoiceStrategies.ROUND_ROBIN
    @@ -136,7 +136,7 @@
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:51
  • Methods

    @@ -152,7 +152,7 @@

    Throws

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

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:173
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:119
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:132
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:200
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:213
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:145
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:159
  • +
  • Defined in src/pools/pool.ts:168
  • env?: Record<string, unknown>
    @@ -82,7 +82,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:16
  • errorHandler?: ErrorHandler<Worker>
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:138
  • exitHandler?: ExitHandler<Worker>
    @@ -100,7 +100,7 @@
    +
  • Defined in src/pools/pool.ts:142
  • messageHandler?: MessageHandler<Worker>
    @@ -109,7 +109,7 @@
    +
  • Defined in src/pools/pool.ts:134
  • onlineHandler?: OnlineHandler<Worker>
    @@ -118,7 +118,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • restartWorkerOnError?: boolean
    @@ -127,7 +127,7 @@
    +
  • Defined in src/pools/pool.ts:156
  • settings?: ClusterSettings
    @@ -137,7 +137,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:22
  • tasksQueueOptions?: TasksQueueOptions
    @@ -146,7 +146,7 @@
    +
  • Defined in src/pools/pool.ts:172
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -158,7 +158,7 @@
    +
  • Defined in src/pools/pool.ts:148
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -167,7 +167,7 @@
    +
  • Defined in src/pools/pool.ts:152
  • +
  • Defined in src/pools/pool.ts:218
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -128,7 +128,7 @@

    Returns void

    +
  • Defined in src/pools/pool.ts:266
  • execute: ((data?, name?, transferList?) => Promise<Response>)
    @@ -160,7 +160,7 @@
    +
  • Defined in src/pools/pool.ts:227
  • hasWorkerNodeBackPressure: ((workerNodeKey) => boolean)
    @@ -184,7 +184,7 @@
    +
  • Defined in src/pools/pool.ts:204
  • info: PoolInfo
    @@ -192,7 +192,7 @@
    +
  • Defined in src/pools/pool.ts:190
  • listTaskFunctions: (() => string[])
    @@ -209,7 +209,7 @@
    +
  • Defined in src/pools/pool.ts:241
  • setTasksQueueOptions: ((tasksQueueOptions) => void)
    @@ -232,7 +232,7 @@

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:257
  • workerNodes: IWorkerNode<Worker, Data>[]
    @@ -290,7 +290,7 @@
    +
  • Defined in src/pools/pool.ts:196
  • +
  • Defined in src/pools/worker.ts:198
  • once: ((event, handler) => void)
    @@ -145,12 +145,12 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:208
  • threadId?: number
    +
  • Defined in src/pools/worker.ts:191
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:202
  • reset: (() => boolean)
    @@ -100,7 +100,7 @@ If the worker node is not eligible, undefined is returned.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:182
  • setOptions: ((opts) => void)
    @@ -123,7 +123,7 @@ If the worker node is not eligible, undefined is returned.

    Returns void

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:208
  • strategyPolicy: StrategyPolicy
    @@ -131,7 +131,7 @@ If the worker node is not eligible, undefined is returned.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:172
  • taskStatisticsRequirements: TaskStatisticsRequirements
    @@ -139,7 +139,7 @@ If the worker node is not eligible, undefined is returned.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:176
  • update: ((workerNodeKey) => boolean)
    @@ -161,7 +161,7 @@ If the worker node is not eligible, undefined is returned.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:188
  • +
  • Defined in src/pools/worker.ts:310
  • dequeueTask: (() => undefined | Task<Data>)
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/worker.ts:286
  • enqueueTask: ((task) => number)
    @@ -138,7 +138,7 @@
    +
  • Defined in src/pools/worker.ts:273
  • getTaskFunctionWorkerUsage: ((name) => undefined | WorkerUsage)
    @@ -162,7 +162,7 @@
    +
  • Defined in src/pools/worker.ts:317
  • hasBackPressure: (() => boolean)
    @@ -179,7 +179,7 @@
    +
  • Defined in src/pools/worker.ts:302
  • info: WorkerInfo
    @@ -187,7 +187,7 @@
    +
  • Defined in src/pools/worker.ts:234
  • messageChannel?: MessageChannel
    @@ -195,7 +195,7 @@
    +
  • Defined in src/pools/worker.ts:247
  • onBackPressure?: WorkerNodeEventCallback
    @@ -203,7 +203,7 @@
    +
  • Defined in src/pools/worker.ts:256
  • onEmptyQueue?: WorkerNodeEventCallback
    @@ -211,7 +211,7 @@
    +
  • Defined in src/pools/worker.ts:260
  • popTask: (() => undefined | Task<Data>)
    @@ -228,7 +228,7 @@
    +
  • Defined in src/pools/worker.ts:292
  • resetUsage: (() => void)
    @@ -244,16 +244,16 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:306
  • -
    strategyData?: StrategyData
    +
    strategyData?: StrategyData

    Worker choice strategy data. This is used to store data that is specific to the worker choice strategy.

    +
  • Defined in src/pools/worker.ts:243
  • tasksQueueBackPressureSize: number
    @@ -262,7 +262,7 @@ This is the number of tasks that can be enqueued before the worker node has back
    +
  • Defined in src/pools/worker.ts:252
  • tasksQueueSize: (() => number)
    @@ -279,7 +279,7 @@ This is the number of tasks that can be enqueued before the worker node has back
    +
  • Defined in src/pools/worker.ts:266
  • unshiftTask: ((task) => number)
    @@ -303,7 +303,7 @@ This is the number of tasks that can be enqueued before the worker node has back
    +
  • Defined in src/pools/worker.ts:280
  • usage: WorkerUsage
    @@ -311,7 +311,7 @@ This is the number of tasks that can be enqueued before the worker node has back
    +
  • Defined in src/pools/worker.ts:238
  • worker: Worker
    @@ -319,7 +319,7 @@ This is the number of tasks that can be enqueued before the worker node has back
    +
  • Defined in src/pools/worker.ts:230
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:63
  • +
  • Defined in src/pools/worker.ts:55
  • history: CircularArray<number>
    @@ -64,7 +64,7 @@
    +
  • Defined in src/pools/worker.ts:63
  • maximum?: number
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • median?: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:59
  • minimum?: number
    @@ -88,7 +88,7 @@
    +
  • Defined in src/pools/worker.ts:47
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:120
  • median: boolean
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:124
  • +
  • Defined in src/utility-types.ts:110
  • name?: string
    @@ -97,7 +97,7 @@
    +
  • Defined in src/utility-types.ts:79
  • port?: MessagePort
    @@ -105,7 +105,7 @@
    +
  • Defined in src/utility-types.ts:138
  • ready?: boolean
    @@ -113,7 +113,7 @@
    +
  • Defined in src/utility-types.ts:130
  • statistics?: WorkerStatistics
    @@ -121,7 +121,7 @@
    +
  • Defined in src/utility-types.ts:126
  • taskError?: TaskError<ErrorData>
    @@ -129,7 +129,7 @@
    +
  • Defined in src/utility-types.ts:114
  • taskFunctions?: string[]
    @@ -137,7 +137,7 @@
    +
  • Defined in src/utility-types.ts:122
  • taskId?: string
    @@ -146,7 +146,7 @@
    +
  • Defined in src/utility-types.ts:95
  • taskPerformance?: TaskPerformance
    @@ -154,7 +154,7 @@
    +
  • Defined in src/utility-types.ts:118
  • timestamp?: number
    @@ -163,7 +163,7 @@
    +
  • Defined in src/utility-types.ts:91
  • transferList?: TransferListItem[]
    @@ -172,7 +172,7 @@
    +
  • Defined in src/utility-types.ts:87
  • workerId: number
    @@ -181,7 +181,7 @@
    +
  • Defined in src/utility-types.ts:75
  • +
  • Defined in src/pools/pool.ts:75
  • maxQueuedTasks?: number
    +
  • Defined in src/pools/pool.ts:81
  • maxSize: number
    +
  • Defined in src/pools/pool.ts:69
  • minSize: number
    +
  • Defined in src/pools/pool.ts:68
  • queuedTasks?: number
    +
  • Defined in src/pools/pool.ts:80
  • ready: boolean
    +
  • Defined in src/pools/pool.ts:66
  • runTime?: {
        average?: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    @@ -131,22 +131,22 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:85
  • stolenTasks?: number
    +
  • Defined in src/pools/pool.ts:83
  • strategy: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    +
  • Defined in src/pools/pool.ts:67
  • type: "fixed" | "dynamic"
    +
  • Defined in src/pools/pool.ts:64
  • utilization?: number
    @@ -154,12 +154,12 @@
    +
  • Defined in src/pools/pool.ts:71
  • version: string
    +
  • Defined in src/pools/pool.ts:63
  • waitTime?: {
        average?: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    @@ -175,12 +175,12 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:91
  • worker: "thread" | "cluster"
    +
  • Defined in src/pools/pool.ts:65
  • workerNodes: number
    @@ -188,7 +188,7 @@
    +
  • Defined in src/pools/pool.ts:73
  • +
  • Defined in src/pools/pool.ts:168
  • errorHandler?: ErrorHandler<Worker>
    @@ -85,7 +85,7 @@
    +
  • Defined in src/pools/pool.ts:138
  • exitHandler?: ExitHandler<Worker>
    @@ -93,7 +93,7 @@
    +
  • Defined in src/pools/pool.ts:142
  • messageHandler?: MessageHandler<Worker>
    @@ -101,7 +101,7 @@
    +
  • Defined in src/pools/pool.ts:134
  • onlineHandler?: OnlineHandler<Worker>
    @@ -109,7 +109,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • restartWorkerOnError?: boolean
    @@ -117,7 +117,7 @@
    +
  • Defined in src/pools/pool.ts:156
  • tasksQueueOptions?: TasksQueueOptions
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/pool.ts:172
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -136,7 +136,7 @@
    +
  • Defined in src/pools/pool.ts:148
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -144,7 +144,7 @@
    +
  • Defined in src/pools/pool.ts:152
  • +
  • Defined in src/utility-types.ts:151
  • workerNodeKey: number
    @@ -95,7 +95,7 @@
    +
  • Defined in src/utility-types.ts:159
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:156
  • +
  • Defined in src/utility-types.ts:79
  • taskId?: string
    @@ -74,7 +74,7 @@
    +
  • Defined in src/utility-types.ts:95
  • timestamp?: number
    @@ -82,7 +82,7 @@
    +
  • Defined in src/utility-types.ts:91
  • transferList?: TransferListItem[]
    @@ -90,7 +90,7 @@
    +
  • Defined in src/utility-types.ts:87
  • workerId: number
    @@ -98,7 +98,7 @@
    +
  • Defined in src/utility-types.ts:75
  • +
  • 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:90
  • failed: number
    @@ -64,7 +64,7 @@
    +
  • Defined in src/pools/worker.ts:106
  • maxQueued?: number
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:98
  • queued: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:94
  • stolen: number
    @@ -88,7 +88,7 @@
    +
  • Defined in src/pools/worker.ts:102
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:136
  • @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:140
  • +
  • Defined in src/pools/pool.ts:112
  • size?: number
    @@ -67,7 +67,7 @@
    +
  • Defined in src/pools/pool.ts:108
  • +
  • Defined in src/pools/pool.ts:168
  • errorHandler?: ErrorHandler<Worker>
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/pool.ts:138
  • exitHandler?: ExitHandler<Worker>
    @@ -89,7 +89,7 @@
    +
  • Defined in src/pools/pool.ts:142
  • messageHandler?: MessageHandler<Worker>
    @@ -98,7 +98,7 @@
    +
  • Defined in src/pools/pool.ts:134
  • onlineHandler?: OnlineHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • restartWorkerOnError?: boolean
    @@ -116,7 +116,7 @@
    +
  • Defined in src/pools/pool.ts:156
  • tasksQueueOptions?: TasksQueueOptions
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/pool.ts:172
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -137,7 +137,7 @@
    +
  • Defined in src/pools/pool.ts:148
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -146,7 +146,7 @@
    +
  • Defined in src/pools/pool.ts:152
  • workerOptions?: WorkerOptions
    @@ -156,7 +156,7 @@

    See

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

    +
  • Defined in src/pools/thread/fixed.ts:24
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:79
  • retries?: number
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:75
  • runTime?: MeasurementOptions
    @@ -81,7 +81,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:85
  • waitTime?: MeasurementOptions
    @@ -92,7 +92,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:91
  • weights?: Record<number, number>
    @@ -104,7 +104,7 @@ A weight is tasks maximum execution time in milliseconds for a worker node.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:104
  • +
  • Defined in src/pools/worker.ts:131
  • ready: boolean
    @@ -63,7 +63,7 @@
    +
  • Defined in src/pools/worker.ts:143
  • taskFunctions?: string[]
    @@ -71,7 +71,7 @@
    +
  • Defined in src/pools/worker.ts:147
  • type: "thread" | "cluster"
    @@ -79,7 +79,7 @@
    +
  • Defined in src/pools/worker.ts:135
  • +
  • Defined in src/worker/worker-options.ts:39
  • killHandler?: KillHandler
    @@ -75,7 +75,7 @@
    +
  • Defined in src/worker/worker-options.ts:56
  • maxInactiveTime?: number
    @@ -93,7 +93,7 @@ when this timeout expires your tasks is interrupted before completion and remove
    +
  • Defined in src/worker/worker-options.ts:52
  • +
  • Defined in src/utility-types.ts:58
  • +
  • Defined in src/pools/worker.ts:163
  • @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:159
  • waitTime: MeasurementStatistics
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:167
  • +
  • Defined in src/pools/worker.ts:21
  • +
  • Defined in src/pools/worker.ts:29
  • +
  • Defined in src/worker/worker-options.ts:18
  • +
  • Defined in src/worker/worker-options.ts:23
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:54
  • +
  • Defined in src/pools/worker.ts:13
  • +
  • Defined in src/pools/worker.ts:8
  • +
  • Defined in src/pools/pool.ts:57
  • +
  • Defined in src/pools/pool.ts:34
  • +
  • Defined in src/worker/task-functions.ts:18
  • +
  • Defined in src/worker/task-functions.ts:7
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:40
  • +
  • Defined in src/pools/worker.ts:217
  • +
  • Defined in src/pools/worker.ts:120
  • +
  • Defined in src/worker/worker-options.ts:4
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:45
  • +
  • Defined in src/pools/pool.ts:44
  • +
  • Defined in src/pools/pool.ts:20
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • +
  • Defined in src/pools/worker.ts:112