From 88499cf9c298c12aa8235e60d27657f50d3c38ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 16:47:35 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 150 +++++++++--------- docs/classes/AbstractWorker.html | 84 ++++++---- docs/classes/CircularArray.html | 28 ++-- docs/classes/ClusterWorker.html | 67 +++++--- docs/classes/DynamicClusterPool.html | 82 +++++----- docs/classes/DynamicThreadPool.html | 82 +++++----- docs/classes/FixedClusterPool.html | 80 +++++----- docs/classes/FixedThreadPool.html | 80 +++++----- docs/classes/PoolEmitter.html | 8 +- docs/classes/Queue.html | 28 ++-- docs/classes/ThreadWorker.html | 67 +++++--- docs/classes/WorkerChoiceStrategyContext.html | 28 ++-- docs/functions/availableParallelism.html | 8 +- docs/index.html | 8 +- docs/interfaces/ClusterPoolOptions.html | 32 ++-- ...tLoopUtilizationMeasurementStatistics.html | 14 +- docs/interfaces/IPool.html | 26 +-- docs/interfaces/IWorker.html | 16 +- docs/interfaces/IWorkerChoiceStrategy.html | 22 +-- docs/interfaces/IWorkerNode.html | 26 +-- docs/interfaces/MeasurementOptions.html | 10 +- docs/interfaces/MeasurementStatistics.html | 20 +-- .../MeasurementStatisticsRequirements.html | 14 +- docs/interfaces/MessageValue.html | 30 ++-- docs/interfaces/PoolInfo.html | 44 ++--- docs/interfaces/PoolOptions.html | 28 ++-- docs/interfaces/PromiseResponseWrapper.html | 14 +- docs/interfaces/StrategyPolicy.html | 10 +- docs/interfaces/Task.html | 18 +-- docs/interfaces/TaskError.html | 14 +- docs/interfaces/TaskPerformance.html | 16 +- docs/interfaces/TaskStatistics.html | 18 +-- .../TaskStatisticsRequirements.html | 14 +- docs/interfaces/TasksQueueOptions.html | 10 +- docs/interfaces/ThreadPoolOptions.html | 30 ++-- .../WorkerChoiceStrategyOptions.html | 18 +-- docs/interfaces/WorkerInfo.html | 16 +- docs/interfaces/WorkerOptions.html | 14 +- docs/interfaces/WorkerStatistics.html | 12 +- docs/interfaces/WorkerUsage.html | 16 +- docs/types/ErrorHandler.html | 8 +- docs/types/ExitHandler.html | 8 +- docs/types/KillBehavior.html | 8 +- docs/types/Measurement.html | 8 +- docs/types/MessageHandler.html | 8 +- docs/types/OnlineHandler.html | 8 +- docs/types/PoolEvent.html | 8 +- docs/types/PoolType.html | 8 +- docs/types/TaskFunctions.html | 8 +- docs/types/WorkerAsyncFunction.html | 8 +- docs/types/WorkerChoiceStrategy.html | 8 +- docs/types/WorkerFunction.html | 8 +- docs/types/WorkerSyncFunction.html | 8 +- docs/types/WorkerType.html | 8 +- docs/variables/KillBehaviors.html | 8 +- docs/variables/Measurements.html | 8 +- docs/variables/PoolEvents.html | 8 +- docs/variables/PoolTypes.html | 8 +- docs/variables/WorkerChoiceStrategies.html | 8 +- docs/variables/WorkerTypes.html | 8 +- 61 files changed, 754 insertions(+), 710 deletions(-) diff --git a/docs/assets/search.js b/docs/assets/search.js index 4881edc5..8193ae8a 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/AbstractPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"startPool\",\"url\":\"classes/AbstractPool.html#startPool\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/AbstractPool.html#ready\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerById\",\"url\":\"classes/AbstractPool.html#getWorkerById\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendWorkerStartupMessage\",\"url\":\"classes/AbstractPool.html#sendWorkerStartupMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerReadyResponse\",\"url\":\"classes/AbstractPool.html#handleWorkerReadyResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"addWorkerNode\",\"url\":\"classes/AbstractPool.html#addWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerStatistics\",\"url\":\"classes/AbstractPool.html#setWorkerStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/PoolInfo.html#version\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/PoolInfo.html#ready\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"strategy\",\"url\":\"interfaces/PoolInfo.html#strategy\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/PoolInfo.html#runTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#runTime.__type\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.minimum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.maximum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.average\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.median\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/PoolInfo.html#waitTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.minimum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.maximum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.average-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.median-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"IWorkerNode\",\"url\":\"interfaces/IWorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/IWorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IWorkerNode.html#info\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/IWorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.tasksQueueSize\"},{\"kind\":1024,\"name\":\"enqueueTask\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"clearTasksQueue\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue.__type\",\"classes\":\"\",\"parent\":\"IWorkerNode.clearTasksQueue\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"getTaskWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskWorkerUsage\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/MeasurementStatistics.html#minimum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/MeasurementStatistics.html#maximum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerInfo\",\"url\":\"interfaces/WorkerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/WorkerInfo.html#id\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/WorkerInfo.html#type\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/WorkerInfo.html#ready\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/AbstractWorker.html#activeInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/AbstractWorker.html#hasTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/AbstractWorker.html#addTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/AbstractWorker.html#removeTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendReadyResponse\",\"url\":\"classes/AbstractWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"startCheckActive\",\"url\":\"classes/AbstractWorker.html#startCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"stopCheckActive\",\"url\":\"classes/AbstractWorker.html#stopCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkActive\",\"url\":\"classes/AbstractWorker.html#checkActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/AbstractWorker.html#run\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ClusterWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ClusterWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ClusterWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ClusterWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ClusterWorker.html#setDefaultTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendReadyResponse\",\"url\":\"classes/ClusterWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ClusterWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ThreadWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ThreadWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ThreadWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ThreadWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ThreadWorker.html#setDefaultTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendReadyResponse\",\"url\":\"classes/ThreadWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ThreadWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerAsyncFunction\",\"url\":\"types/WorkerAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerAsyncFunction\"},{\"kind\":4194304,\"name\":\"WorkerFunction\",\"url\":\"types/WorkerFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerSyncFunction\",\"url\":\"types/WorkerSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/MessageValue.html#ready\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"checkActive\",\"url\":\"interfaces/MessageValue.html#checkActive\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/Task.html#workerId\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskError.html#name\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskPerformance.html#name\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Queue.html#_iterator_\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.349]],[\"comment/0\",[]],[\"name/1\",[1,38.98]],[\"comment/1\",[]],[\"name/2\",[2,43.255]],[\"comment/2\",[]],[\"name/3\",[3,44.686]],[\"comment/3\",[]],[\"name/4\",[4,46.356]],[\"comment/4\",[]],[\"name/5\",[5,44.686]],[\"comment/5\",[]],[\"name/6\",[6,59.349]],[\"comment/6\",[]],[\"name/7\",[7,59.349]],[\"comment/7\",[]],[\"name/8\",[8,46.356]],[\"comment/8\",[]],[\"name/9\",[9,46.356]],[\"comment/9\",[]],[\"name/10\",[10,42.003]],[\"comment/10\",[]],[\"name/11\",[11,59.349]],[\"comment/11\",[]],[\"name/12\",[12,59.349]],[\"comment/12\",[]],[\"name/13\",[13,46.356]],[\"comment/13\",[]],[\"name/14\",[14,59.349]],[\"comment/14\",[]],[\"name/15\",[15,59.349]],[\"comment/15\",[]],[\"name/16\",[16,59.349]],[\"comment/16\",[]],[\"name/17\",[17,59.349]],[\"comment/17\",[]],[\"name/18\",[18,59.349]],[\"comment/18\",[]],[\"name/19\",[19,43.255]],[\"comment/19\",[]],[\"name/20\",[20,42.003]],[\"comment/20\",[]],[\"name/21\",[21,43.255]],[\"comment/21\",[]],[\"name/22\",[22,43.255]],[\"comment/22\",[]],[\"name/23\",[23,42.003]],[\"comment/23\",[]],[\"name/24\",[24,44.686]],[\"comment/24\",[]],[\"name/25\",[25,43.255]],[\"comment/25\",[]],[\"name/26\",[26,59.349]],[\"comment/26\",[]],[\"name/27\",[27,59.349]],[\"comment/27\",[]],[\"name/28\",[28,59.349]],[\"comment/28\",[]],[\"name/29\",[29,43.255]],[\"comment/29\",[]],[\"name/30\",[30,44.686]],[\"comment/30\",[]],[\"name/31\",[31,40.891]],[\"comment/31\",[]],[\"name/32\",[32,44.686]],[\"comment/32\",[]],[\"name/33\",[33,59.349]],[\"comment/33\",[]],[\"name/34\",[34,44.686]],[\"comment/34\",[]],[\"name/35\",[35,46.356]],[\"comment/35\",[]],[\"name/36\",[36,46.356]],[\"comment/36\",[]],[\"name/37\",[37,43.255]],[\"comment/37\",[]],[\"name/38\",[38,44.686]],[\"comment/38\",[]],[\"name/39\",[39,46.356]],[\"comment/39\",[]],[\"name/40\",[40,46.356]],[\"comment/40\",[]],[\"name/41\",[41,42.003]],[\"comment/41\",[]],[\"name/42\",[42,46.356]],[\"comment/42\",[]],[\"name/43\",[43,46.356]],[\"comment/43\",[]],[\"name/44\",[44,59.349]],[\"comment/44\",[]],[\"name/45\",[45,59.349]],[\"comment/45\",[]],[\"name/46\",[46,59.349]],[\"comment/46\",[]],[\"name/47\",[47,59.349]],[\"comment/47\",[]],[\"name/48\",[48,59.349]],[\"comment/48\",[]],[\"name/49\",[49,59.349]],[\"comment/49\",[]],[\"name/50\",[50,46.356]],[\"comment/50\",[]],[\"name/51\",[51,46.356]],[\"comment/51\",[]],[\"name/52\",[52,46.356]],[\"comment/52\",[]],[\"name/53\",[53,46.356]],[\"comment/53\",[]],[\"name/54\",[54,59.349]],[\"comment/54\",[]],[\"name/55\",[55,46.356]],[\"comment/55\",[]],[\"name/56\",[56,59.349]],[\"comment/56\",[]],[\"name/57\",[57,59.349]],[\"comment/57\",[]],[\"name/58\",[58,46.356]],[\"comment/58\",[]],[\"name/59\",[59,28.288]],[\"comment/59\",[]],[\"name/60\",[60,59.349]],[\"comment/60\",[]],[\"name/61\",[61,59.349]],[\"comment/61\",[]],[\"name/62\",[62,59.349]],[\"comment/62\",[]],[\"name/63\",[63,59.349]],[\"comment/63\",[]],[\"name/64\",[64,59.349]],[\"comment/64\",[]],[\"name/65\",[65,59.349]],[\"comment/65\",[]],[\"name/66\",[66,59.349]],[\"comment/66\",[]],[\"name/67\",[67,54.241]],[\"comment/67\",[]],[\"name/68\",[68,54.241]],[\"comment/68\",[]],[\"name/69\",[69,54.241]],[\"comment/69\",[]],[\"name/70\",[70,59.349]],[\"comment/70\",[]],[\"name/71\",[71,59.349]],[\"comment/71\",[]],[\"name/72\",[72,59.349]],[\"comment/72\",[]],[\"name/73\",[73,59.349]],[\"comment/73\",[]],[\"name/74\",[1,38.98]],[\"comment/74\",[]],[\"name/75\",[74,54.241]],[\"comment/75\",[]],[\"name/76\",[22,43.255]],[\"comment/76\",[]],[\"name/77\",[25,43.255]],[\"comment/77\",[]],[\"name/78\",[35,46.356]],[\"comment/78\",[]],[\"name/79\",[10,42.003]],[\"comment/79\",[]],[\"name/80\",[40,46.356]],[\"comment/80\",[]],[\"name/81\",[41,42.003]],[\"comment/81\",[]],[\"name/82\",[39,46.356]],[\"comment/82\",[]],[\"name/83\",[50,46.356]],[\"comment/83\",[]],[\"name/84\",[51,46.356]],[\"comment/84\",[]],[\"name/85\",[23,42.003]],[\"comment/85\",[]],[\"name/86\",[24,44.686]],[\"comment/86\",[]],[\"name/87\",[2,43.255]],[\"comment/87\",[]],[\"name/88\",[3,44.686]],[\"comment/88\",[]],[\"name/89\",[4,46.356]],[\"comment/89\",[]],[\"name/90\",[5,44.686]],[\"comment/90\",[]],[\"name/91\",[8,46.356]],[\"comment/91\",[]],[\"name/92\",[9,46.356]],[\"comment/92\",[]],[\"name/93\",[13,46.356]],[\"comment/93\",[]],[\"name/94\",[19,43.255]],[\"comment/94\",[]],[\"name/95\",[20,42.003]],[\"comment/95\",[]],[\"name/96\",[21,43.255]],[\"comment/96\",[]],[\"name/97\",[29,43.255]],[\"comment/97\",[]],[\"name/98\",[30,44.686]],[\"comment/98\",[]],[\"name/99\",[31,40.891]],[\"comment/99\",[]],[\"name/100\",[32,44.686]],[\"comment/100\",[]],[\"name/101\",[34,44.686]],[\"comment/101\",[]],[\"name/102\",[36,46.356]],[\"comment/102\",[]],[\"name/103\",[37,43.255]],[\"comment/103\",[]],[\"name/104\",[38,44.686]],[\"comment/104\",[]],[\"name/105\",[42,46.356]],[\"comment/105\",[]],[\"name/106\",[43,46.356]],[\"comment/106\",[]],[\"name/107\",[52,46.356]],[\"comment/107\",[]],[\"name/108\",[53,46.356]],[\"comment/108\",[]],[\"name/109\",[55,46.356]],[\"comment/109\",[]],[\"name/110\",[58,46.356]],[\"comment/110\",[]],[\"name/111\",[59,28.288]],[\"comment/111\",[]],[\"name/112\",[75,59.349]],[\"comment/112\",[]],[\"name/113\",[1,38.98]],[\"comment/113\",[]],[\"name/114\",[10,42.003]],[\"comment/114\",[]],[\"name/115\",[40,46.356]],[\"comment/115\",[]],[\"name/116\",[41,42.003]],[\"comment/116\",[]],[\"name/117\",[39,46.356]],[\"comment/117\",[]],[\"name/118\",[50,46.356]],[\"comment/118\",[]],[\"name/119\",[51,46.356]],[\"comment/119\",[]],[\"name/120\",[22,43.255]],[\"comment/120\",[]],[\"name/121\",[23,42.003]],[\"comment/121\",[]],[\"name/122\",[24,44.686]],[\"comment/122\",[]],[\"name/123\",[25,43.255]],[\"comment/123\",[]],[\"name/124\",[35,46.356]],[\"comment/124\",[]],[\"name/125\",[2,43.255]],[\"comment/125\",[]],[\"name/126\",[3,44.686]],[\"comment/126\",[]],[\"name/127\",[4,46.356]],[\"comment/127\",[]],[\"name/128\",[5,44.686]],[\"comment/128\",[]],[\"name/129\",[8,46.356]],[\"comment/129\",[]],[\"name/130\",[9,46.356]],[\"comment/130\",[]],[\"name/131\",[13,46.356]],[\"comment/131\",[]],[\"name/132\",[19,43.255]],[\"comment/132\",[]],[\"name/133\",[20,42.003]],[\"comment/133\",[]],[\"name/134\",[21,43.255]],[\"comment/134\",[]],[\"name/135\",[29,43.255]],[\"comment/135\",[]],[\"name/136\",[30,44.686]],[\"comment/136\",[]],[\"name/137\",[31,40.891]],[\"comment/137\",[]],[\"name/138\",[32,44.686]],[\"comment/138\",[]],[\"name/139\",[34,44.686]],[\"comment/139\",[]],[\"name/140\",[36,46.356]],[\"comment/140\",[]],[\"name/141\",[37,43.255]],[\"comment/141\",[]],[\"name/142\",[38,44.686]],[\"comment/142\",[]],[\"name/143\",[42,46.356]],[\"comment/143\",[]],[\"name/144\",[43,46.356]],[\"comment/144\",[]],[\"name/145\",[52,46.356]],[\"comment/145\",[]],[\"name/146\",[53,46.356]],[\"comment/146\",[]],[\"name/147\",[55,46.356]],[\"comment/147\",[]],[\"name/148\",[58,46.356]],[\"comment/148\",[]],[\"name/149\",[59,28.288]],[\"comment/149\",[]],[\"name/150\",[76,59.349]],[\"comment/150\",[]],[\"name/151\",[77,59.349]],[\"comment/151\",[]],[\"name/152\",[78,59.349]],[\"comment/152\",[]],[\"name/153\",[79,48.363]],[\"comment/153\",[]],[\"name/154\",[80,48.363]],[\"comment/154\",[]],[\"name/155\",[81,48.363]],[\"comment/155\",[]],[\"name/156\",[82,48.363]],[\"comment/156\",[]],[\"name/157\",[83,46.356]],[\"comment/157\",[]],[\"name/158\",[84,48.363]],[\"comment/158\",[]],[\"name/159\",[85,50.876]],[\"comment/159\",[]],[\"name/160\",[86,50.876]],[\"comment/160\",[]],[\"name/161\",[31,40.891]],[\"comment/161\",[]],[\"name/162\",[87,48.363]],[\"comment/162\",[]],[\"name/163\",[88,59.349]],[\"comment/163\",[]],[\"name/164\",[89,59.349]],[\"comment/164\",[]],[\"name/165\",[90,59.349]],[\"comment/165\",[]],[\"name/166\",[19,43.255]],[\"comment/166\",[]],[\"name/167\",[2,43.255]],[\"comment/167\",[]],[\"name/168\",[3,44.686]],[\"comment/168\",[]],[\"name/169\",[37,43.255]],[\"comment/169\",[]],[\"name/170\",[59,28.288]],[\"comment/170\",[]],[\"name/171\",[38,44.686]],[\"comment/171\",[]],[\"name/172\",[59,28.288]],[\"comment/172\",[]],[\"name/173\",[29,43.255]],[\"comment/173\",[]],[\"name/174\",[59,28.288]],[\"comment/174\",[]],[\"name/175\",[30,44.686]],[\"comment/175\",[]],[\"name/176\",[59,28.288]],[\"comment/176\",[]],[\"name/177\",[31,40.891]],[\"comment/177\",[]],[\"name/178\",[59,28.288]],[\"comment/178\",[]],[\"name/179\",[32,44.686]],[\"comment/179\",[]],[\"name/180\",[59,28.288]],[\"comment/180\",[]],[\"name/181\",[91,59.349]],[\"comment/181\",[]],[\"name/182\",[92,59.349]],[\"comment/182\",[]],[\"name/183\",[93,59.349]],[\"comment/183\",[]],[\"name/184\",[94,59.349]],[\"comment/184\",[]],[\"name/185\",[22,43.255]],[\"comment/185\",[]],[\"name/186\",[23,42.003]],[\"comment/186\",[]],[\"name/187\",[20,42.003]],[\"comment/187\",[]],[\"name/188\",[95,59.349]],[\"comment/188\",[]],[\"name/189\",[24,44.686]],[\"comment/189\",[]],[\"name/190\",[25,43.255]],[\"comment/190\",[]],[\"name/191\",[21,43.255]],[\"comment/191\",[]],[\"name/192\",[2,43.255]],[\"comment/192\",[]],[\"name/193\",[96,59.349]],[\"comment/193\",[]],[\"name/194\",[97,59.349]],[\"comment/194\",[]],[\"name/195\",[98,59.349]],[\"comment/195\",[]],[\"name/196\",[99,59.349]],[\"comment/196\",[]],[\"name/197\",[100,59.349]],[\"comment/197\",[]],[\"name/198\",[101,59.349]],[\"comment/198\",[]],[\"name/199\",[102,59.349]],[\"comment/199\",[]],[\"name/200\",[103,44.686]],[\"comment/200\",[]],[\"name/201\",[59,28.288]],[\"comment/201\",[]],[\"name/202\",[104,50.876]],[\"comment/202\",[]],[\"name/203\",[105,50.876]],[\"comment/203\",[]],[\"name/204\",[106,48.363]],[\"comment/204\",[]],[\"name/205\",[107,46.356]],[\"comment/205\",[]],[\"name/206\",[108,48.363]],[\"comment/206\",[]],[\"name/207\",[59,28.288]],[\"comment/207\",[]],[\"name/208\",[104,50.876]],[\"comment/208\",[]],[\"name/209\",[105,50.876]],[\"comment/209\",[]],[\"name/210\",[106,48.363]],[\"comment/210\",[]],[\"name/211\",[107,46.356]],[\"comment/211\",[]],[\"name/212\",[109,59.349]],[\"comment/212\",[]],[\"name/213\",[79,48.363]],[\"comment/213\",[]],[\"name/214\",[80,48.363]],[\"comment/214\",[]],[\"name/215\",[81,48.363]],[\"comment/215\",[]],[\"name/216\",[82,48.363]],[\"comment/216\",[]],[\"name/217\",[83,46.356]],[\"comment/217\",[]],[\"name/218\",[84,48.363]],[\"comment/218\",[]],[\"name/219\",[85,50.876]],[\"comment/219\",[]],[\"name/220\",[86,50.876]],[\"comment/220\",[]],[\"name/221\",[31,40.891]],[\"comment/221\",[]],[\"name/222\",[87,48.363]],[\"comment/222\",[]],[\"name/223\",[110,59.349]],[\"comment/223\",[]],[\"name/224\",[87,48.363]],[\"comment/224\",[]],[\"name/225\",[111,59.349]],[\"comment/225\",[]],[\"name/226\",[112,59.349]],[\"comment/226\",[]],[\"name/227\",[80,48.363]],[\"comment/227\",[]],[\"name/228\",[59,28.288]],[\"comment/228\",[]],[\"name/229\",[113,59.349]],[\"comment/229\",[]],[\"name/230\",[114,59.349]],[\"comment/230\",[]],[\"name/231\",[115,59.349]],[\"comment/231\",[]],[\"name/232\",[21,43.255]],[\"comment/232\",[]],[\"name/233\",[82,48.363]],[\"comment/233\",[]],[\"name/234\",[59,28.288]],[\"comment/234\",[]],[\"name/235\",[116,59.349]],[\"comment/235\",[]],[\"name/236\",[117,43.255]],[\"comment/236\",[]],[\"name/237\",[118,59.349]],[\"comment/237\",[]],[\"name/238\",[119,59.349]],[\"comment/238\",[]],[\"name/239\",[120,59.349]],[\"comment/239\",[]],[\"name/240\",[59,28.288]],[\"comment/240\",[]],[\"name/241\",[121,59.349]],[\"comment/241\",[]],[\"name/242\",[23,42.003]],[\"comment/242\",[]],[\"name/243\",[19,43.255]],[\"comment/243\",[]],[\"name/244\",[122,59.349]],[\"comment/244\",[]],[\"name/245\",[69,54.241]],[\"comment/245\",[]],[\"name/246\",[59,28.288]],[\"comment/246\",[]],[\"name/247\",[67,54.241]],[\"comment/247\",[]],[\"name/248\",[59,28.288]],[\"comment/248\",[]],[\"name/249\",[68,54.241]],[\"comment/249\",[]],[\"name/250\",[59,28.288]],[\"comment/250\",[]],[\"name/251\",[123,59.349]],[\"comment/251\",[]],[\"name/252\",[59,28.288]],[\"comment/252\",[]],[\"name/253\",[124,59.349]],[\"comment/253\",[]],[\"name/254\",[59,28.288]],[\"comment/254\",[]],[\"name/255\",[125,59.349]],[\"comment/255\",[]],[\"name/256\",[59,28.288]],[\"comment/256\",[]],[\"name/257\",[126,59.349]],[\"comment/257\",[]],[\"name/258\",[127,54.241]],[\"comment/258\",[]],[\"name/259\",[104,50.876]],[\"comment/259\",[]],[\"name/260\",[105,50.876]],[\"comment/260\",[]],[\"name/261\",[106,48.363]],[\"comment/261\",[]],[\"name/262\",[107,46.356]],[\"comment/262\",[]],[\"name/263\",[128,59.349]],[\"comment/263\",[]],[\"name/264\",[79,48.363]],[\"comment/264\",[]],[\"name/265\",[59,28.288]],[\"comment/265\",[]],[\"name/266\",[81,48.363]],[\"comment/266\",[]],[\"name/267\",[59,28.288]],[\"comment/267\",[]],[\"name/268\",[129,59.349]],[\"comment/268\",[]],[\"name/269\",[130,59.349]],[\"comment/269\",[]],[\"name/270\",[131,59.349]],[\"comment/270\",[]],[\"name/271\",[132,59.349]],[\"comment/271\",[]],[\"name/272\",[133,59.349]],[\"comment/272\",[]],[\"name/273\",[134,59.349]],[\"comment/273\",[]],[\"name/274\",[135,59.349]],[\"comment/274\",[]],[\"name/275\",[117,43.255]],[\"comment/275\",[]],[\"name/276\",[22,43.255]],[\"comment/276\",[]],[\"name/277\",[136,59.349]],[\"comment/277\",[]],[\"name/278\",[20,42.003]],[\"comment/278\",[]],[\"name/279\",[137,59.349]],[\"comment/279\",[]],[\"name/280\",[138,59.349]],[\"comment/280\",[]],[\"name/281\",[139,59.349]],[\"comment/281\",[]],[\"name/282\",[103,44.686]],[\"comment/282\",[]],[\"name/283\",[108,48.363]],[\"comment/283\",[]],[\"name/284\",[140,46.356]],[\"comment/284\",[]],[\"name/285\",[141,59.349]],[\"comment/285\",[]],[\"name/286\",[142,54.241]],[\"comment/286\",[]],[\"name/287\",[143,59.349]],[\"comment/287\",[]],[\"name/288\",[144,54.241]],[\"comment/288\",[]],[\"name/289\",[145,54.241]],[\"comment/289\",[]],[\"name/290\",[146,59.349]],[\"comment/290\",[]],[\"name/291\",[59,28.288]],[\"comment/291\",[]],[\"name/292\",[147,54.241]],[\"comment/292\",[]],[\"name/293\",[59,28.288]],[\"comment/293\",[]],[\"name/294\",[148,59.349]],[\"comment/294\",[]],[\"name/295\",[59,28.288]],[\"comment/295\",[]],[\"name/296\",[149,54.241]],[\"comment/296\",[]],[\"name/297\",[59,28.288]],[\"comment/297\",[]],[\"name/298\",[150,54.241]],[\"comment/298\",[]],[\"name/299\",[59,28.288]],[\"comment/299\",[]],[\"name/300\",[151,54.241]],[\"comment/300\",[]],[\"name/301\",[152,59.349]],[\"comment/301\",[]],[\"name/302\",[107,46.356]],[\"comment/302\",[]],[\"name/303\",[153,59.349]],[\"comment/303\",[]],[\"name/304\",[127,54.241]],[\"comment/304\",[]],[\"name/305\",[106,48.363]],[\"comment/305\",[]],[\"name/306\",[107,46.356]],[\"comment/306\",[]],[\"name/307\",[144,54.241]],[\"comment/307\",[]],[\"name/308\",[154,59.349]],[\"comment/308\",[]],[\"name/309\",[145,54.241]],[\"comment/309\",[]],[\"name/310\",[103,44.686]],[\"comment/310\",[]],[\"name/311\",[108,48.363]],[\"comment/311\",[]],[\"name/312\",[140,46.356]],[\"comment/312\",[]],[\"name/313\",[83,46.356]],[\"comment/313\",[]],[\"name/314\",[84,48.363]],[\"comment/314\",[]],[\"name/315\",[151,54.241]],[\"comment/315\",[]],[\"name/316\",[103,44.686]],[\"comment/316\",[]],[\"name/317\",[108,48.363]],[\"comment/317\",[]],[\"name/318\",[140,46.356]],[\"comment/318\",[]],[\"name/319\",[155,59.349]],[\"comment/319\",[]],[\"name/320\",[5,44.686]],[\"comment/320\",[]],[\"name/321\",[1,38.98]],[\"comment/321\",[]],[\"name/322\",[142,54.241]],[\"comment/322\",[]],[\"name/323\",[83,46.356]],[\"comment/323\",[]],[\"name/324\",[156,59.349]],[\"comment/324\",[]],[\"name/325\",[157,59.349]],[\"comment/325\",[]],[\"name/326\",[29,43.255]],[\"comment/326\",[]],[\"name/327\",[147,54.241]],[\"comment/327\",[]],[\"name/328\",[37,43.255]],[\"comment/328\",[]],[\"name/329\",[149,54.241]],[\"comment/329\",[]],[\"name/330\",[150,54.241]],[\"comment/330\",[]],[\"name/331\",[158,59.349]],[\"comment/331\",[]],[\"name/332\",[1,38.98]],[\"comment/332\",[]],[\"name/333\",[74,54.241]],[\"comment/333\",[]],[\"name/334\",[22,43.255]],[\"comment/334\",[]],[\"name/335\",[25,43.255]],[\"comment/335\",[]],[\"name/336\",[35,46.356]],[\"comment/336\",[]],[\"name/337\",[10,42.003]],[\"comment/337\",[]],[\"name/338\",[41,42.003]],[\"comment/338\",[]],[\"name/339\",[39,46.356]],[\"comment/339\",[]],[\"name/340\",[50,46.356]],[\"comment/340\",[]],[\"name/341\",[51,46.356]],[\"comment/341\",[]],[\"name/342\",[23,42.003]],[\"comment/342\",[]],[\"name/343\",[24,44.686]],[\"comment/343\",[]],[\"name/344\",[2,43.255]],[\"comment/344\",[]],[\"name/345\",[3,44.686]],[\"comment/345\",[]],[\"name/346\",[4,46.356]],[\"comment/346\",[]],[\"name/347\",[5,44.686]],[\"comment/347\",[]],[\"name/348\",[8,46.356]],[\"comment/348\",[]],[\"name/349\",[9,46.356]],[\"comment/349\",[]],[\"name/350\",[13,46.356]],[\"comment/350\",[]],[\"name/351\",[19,43.255]],[\"comment/351\",[]],[\"name/352\",[20,42.003]],[\"comment/352\",[]],[\"name/353\",[21,43.255]],[\"comment/353\",[]],[\"name/354\",[29,43.255]],[\"comment/354\",[]],[\"name/355\",[30,44.686]],[\"comment/355\",[]],[\"name/356\",[31,40.891]],[\"comment/356\",[]],[\"name/357\",[32,44.686]],[\"comment/357\",[]],[\"name/358\",[34,44.686]],[\"comment/358\",[]],[\"name/359\",[36,46.356]],[\"comment/359\",[]],[\"name/360\",[37,43.255]],[\"comment/360\",[]],[\"name/361\",[38,44.686]],[\"comment/361\",[]],[\"name/362\",[40,46.356]],[\"comment/362\",[]],[\"name/363\",[42,46.356]],[\"comment/363\",[]],[\"name/364\",[43,46.356]],[\"comment/364\",[]],[\"name/365\",[52,46.356]],[\"comment/365\",[]],[\"name/366\",[53,46.356]],[\"comment/366\",[]],[\"name/367\",[55,46.356]],[\"comment/367\",[]],[\"name/368\",[58,46.356]],[\"comment/368\",[]],[\"name/369\",[59,28.288]],[\"comment/369\",[]],[\"name/370\",[159,59.349]],[\"comment/370\",[]],[\"name/371\",[1,38.98]],[\"comment/371\",[]],[\"name/372\",[10,42.003]],[\"comment/372\",[]],[\"name/373\",[41,42.003]],[\"comment/373\",[]],[\"name/374\",[39,46.356]],[\"comment/374\",[]],[\"name/375\",[50,46.356]],[\"comment/375\",[]],[\"name/376\",[51,46.356]],[\"comment/376\",[]],[\"name/377\",[22,43.255]],[\"comment/377\",[]],[\"name/378\",[23,42.003]],[\"comment/378\",[]],[\"name/379\",[24,44.686]],[\"comment/379\",[]],[\"name/380\",[25,43.255]],[\"comment/380\",[]],[\"name/381\",[35,46.356]],[\"comment/381\",[]],[\"name/382\",[2,43.255]],[\"comment/382\",[]],[\"name/383\",[3,44.686]],[\"comment/383\",[]],[\"name/384\",[4,46.356]],[\"comment/384\",[]],[\"name/385\",[5,44.686]],[\"comment/385\",[]],[\"name/386\",[8,46.356]],[\"comment/386\",[]],[\"name/387\",[9,46.356]],[\"comment/387\",[]],[\"name/388\",[13,46.356]],[\"comment/388\",[]],[\"name/389\",[19,43.255]],[\"comment/389\",[]],[\"name/390\",[20,42.003]],[\"comment/390\",[]],[\"name/391\",[21,43.255]],[\"comment/391\",[]],[\"name/392\",[29,43.255]],[\"comment/392\",[]],[\"name/393\",[30,44.686]],[\"comment/393\",[]],[\"name/394\",[31,40.891]],[\"comment/394\",[]],[\"name/395\",[32,44.686]],[\"comment/395\",[]],[\"name/396\",[34,44.686]],[\"comment/396\",[]],[\"name/397\",[36,46.356]],[\"comment/397\",[]],[\"name/398\",[37,43.255]],[\"comment/398\",[]],[\"name/399\",[38,44.686]],[\"comment/399\",[]],[\"name/400\",[40,46.356]],[\"comment/400\",[]],[\"name/401\",[42,46.356]],[\"comment/401\",[]],[\"name/402\",[43,46.356]],[\"comment/402\",[]],[\"name/403\",[52,46.356]],[\"comment/403\",[]],[\"name/404\",[53,46.356]],[\"comment/404\",[]],[\"name/405\",[55,46.356]],[\"comment/405\",[]],[\"name/406\",[58,46.356]],[\"comment/406\",[]],[\"name/407\",[59,28.288]],[\"comment/407\",[]],[\"name/408\",[160,59.349]],[\"comment/408\",[]],[\"name/409\",[161,54.241]],[\"comment/409\",[]],[\"name/410\",[79,48.363]],[\"comment/410\",[]],[\"name/411\",[80,48.363]],[\"comment/411\",[]],[\"name/412\",[81,48.363]],[\"comment/412\",[]],[\"name/413\",[82,48.363]],[\"comment/413\",[]],[\"name/414\",[83,46.356]],[\"comment/414\",[]],[\"name/415\",[84,48.363]],[\"comment/415\",[]],[\"name/416\",[85,50.876]],[\"comment/416\",[]],[\"name/417\",[86,50.876]],[\"comment/417\",[]],[\"name/418\",[31,40.891]],[\"comment/418\",[]],[\"name/419\",[87,48.363]],[\"comment/419\",[]],[\"name/420\",[162,59.349]],[\"comment/420\",[]],[\"name/421\",[1,38.98]],[\"comment/421\",[]],[\"name/422\",[117,43.255]],[\"comment/422\",[]],[\"name/423\",[163,48.363]],[\"comment/423\",[]],[\"name/424\",[164,50.876]],[\"comment/424\",[]],[\"name/425\",[165,48.363]],[\"comment/425\",[]],[\"name/426\",[166,50.876]],[\"comment/426\",[]],[\"name/427\",[41,42.003]],[\"comment/427\",[]],[\"name/428\",[167,50.876]],[\"comment/428\",[]],[\"name/429\",[10,42.003]],[\"comment/429\",[]],[\"name/430\",[168,59.349]],[\"comment/430\",[]],[\"name/431\",[169,59.349]],[\"comment/431\",[]],[\"name/432\",[170,50.876]],[\"comment/432\",[]],[\"name/433\",[171,50.876]],[\"comment/433\",[]],[\"name/434\",[172,50.876]],[\"comment/434\",[]],[\"name/435\",[173,50.876]],[\"comment/435\",[]],[\"name/436\",[174,50.876]],[\"comment/436\",[]],[\"name/437\",[175,50.876]],[\"comment/437\",[]],[\"name/438\",[176,59.349]],[\"comment/438\",[]],[\"name/439\",[177,59.349]],[\"comment/439\",[]],[\"name/440\",[178,54.241]],[\"comment/440\",[]],[\"name/441\",[179,50.876]],[\"comment/441\",[]],[\"name/442\",[180,50.876]],[\"comment/442\",[]],[\"name/443\",[181,50.876]],[\"comment/443\",[]],[\"name/444\",[182,50.876]],[\"comment/444\",[]],[\"name/445\",[183,50.876]],[\"comment/445\",[]],[\"name/446\",[184,50.876]],[\"comment/446\",[]],[\"name/447\",[185,59.349]],[\"comment/447\",[]],[\"name/448\",[186,59.349]],[\"comment/448\",[]],[\"name/449\",[187,59.349]],[\"comment/449\",[]],[\"name/450\",[188,59.349]],[\"comment/450\",[]],[\"name/451\",[189,59.349]],[\"comment/451\",[]],[\"name/452\",[1,38.98]],[\"comment/452\",[]],[\"name/453\",[117,43.255]],[\"comment/453\",[]],[\"name/454\",[180,50.876]],[\"comment/454\",[]],[\"name/455\",[163,48.363]],[\"comment/455\",[]],[\"name/456\",[164,50.876]],[\"comment/456\",[]],[\"name/457\",[165,48.363]],[\"comment/457\",[]],[\"name/458\",[166,50.876]],[\"comment/458\",[]],[\"name/459\",[41,42.003]],[\"comment/459\",[]],[\"name/460\",[167,50.876]],[\"comment/460\",[]],[\"name/461\",[10,42.003]],[\"comment/461\",[]],[\"name/462\",[170,50.876]],[\"comment/462\",[]],[\"name/463\",[171,50.876]],[\"comment/463\",[]],[\"name/464\",[172,50.876]],[\"comment/464\",[]],[\"name/465\",[173,50.876]],[\"comment/465\",[]],[\"name/466\",[174,50.876]],[\"comment/466\",[]],[\"name/467\",[175,50.876]],[\"comment/467\",[]],[\"name/468\",[179,50.876]],[\"comment/468\",[]],[\"name/469\",[181,50.876]],[\"comment/469\",[]],[\"name/470\",[182,50.876]],[\"comment/470\",[]],[\"name/471\",[183,50.876]],[\"comment/471\",[]],[\"name/472\",[184,50.876]],[\"comment/472\",[]],[\"name/473\",[190,59.349]],[\"comment/473\",[]],[\"name/474\",[1,38.98]],[\"comment/474\",[]],[\"name/475\",[117,43.255]],[\"comment/475\",[]],[\"name/476\",[180,50.876]],[\"comment/476\",[]],[\"name/477\",[181,50.876]],[\"comment/477\",[]],[\"name/478\",[163,48.363]],[\"comment/478\",[]],[\"name/479\",[164,50.876]],[\"comment/479\",[]],[\"name/480\",[165,48.363]],[\"comment/480\",[]],[\"name/481\",[166,50.876]],[\"comment/481\",[]],[\"name/482\",[41,42.003]],[\"comment/482\",[]],[\"name/483\",[167,50.876]],[\"comment/483\",[]],[\"name/484\",[10,42.003]],[\"comment/484\",[]],[\"name/485\",[170,50.876]],[\"comment/485\",[]],[\"name/486\",[171,50.876]],[\"comment/486\",[]],[\"name/487\",[172,50.876]],[\"comment/487\",[]],[\"name/488\",[173,50.876]],[\"comment/488\",[]],[\"name/489\",[174,50.876]],[\"comment/489\",[]],[\"name/490\",[175,50.876]],[\"comment/490\",[]],[\"name/491\",[179,50.876]],[\"comment/491\",[]],[\"name/492\",[182,50.876]],[\"comment/492\",[]],[\"name/493\",[183,50.876]],[\"comment/493\",[]],[\"name/494\",[184,50.876]],[\"comment/494\",[]],[\"name/495\",[191,59.349]],[\"comment/495\",[]],[\"name/496\",[192,54.241]],[\"comment/496\",[]],[\"name/497\",[161,54.241]],[\"comment/497\",[]],[\"name/498\",[193,59.349]],[\"comment/498\",[]],[\"name/499\",[194,59.349]],[\"comment/499\",[]],[\"name/500\",[192,54.241]],[\"comment/500\",[]],[\"name/501\",[163,48.363]],[\"comment/501\",[]],[\"name/502\",[195,59.349]],[\"comment/502\",[]],[\"name/503\",[59,28.288]],[\"comment/503\",[]],[\"name/504\",[196,59.349]],[\"comment/504\",[]],[\"name/505\",[197,59.349]],[\"comment/505\",[]],[\"name/506\",[59,28.288]],[\"comment/506\",[]],[\"name/507\",[198,59.349]],[\"comment/507\",[]],[\"name/508\",[199,59.349]],[\"comment/508\",[]],[\"name/509\",[200,54.241]],[\"comment/509\",[]],[\"name/510\",[201,54.241]],[\"comment/510\",[]],[\"name/511\",[165,48.363]],[\"comment/511\",[]],[\"name/512\",[20,42.003]],[\"comment/512\",[]],[\"name/513\",[178,54.241]],[\"comment/513\",[]],[\"name/514\",[202,54.241]],[\"comment/514\",[]],[\"name/515\",[203,48.363]],[\"comment/515\",[]],[\"name/516\",[204,50.876]],[\"comment/516\",[]],[\"name/517\",[205,50.876]],[\"comment/517\",[]],[\"name/518\",[117,43.255]],[\"comment/518\",[]],[\"name/519\",[206,59.349]],[\"comment/519\",[]],[\"name/520\",[207,59.349]],[\"comment/520\",[]],[\"name/521\",[59,28.288]],[\"comment/521\",[]],[\"name/522\",[208,59.349]],[\"comment/522\",[]],[\"name/523\",[59,28.288]],[\"comment/523\",[]],[\"name/524\",[23,42.003]],[\"comment/524\",[]],[\"name/525\",[209,59.349]],[\"comment/525\",[]],[\"name/526\",[202,54.241]],[\"comment/526\",[]],[\"name/527\",[203,48.363]],[\"comment/527\",[]],[\"name/528\",[204,50.876]],[\"comment/528\",[]],[\"name/529\",[205,50.876]],[\"comment/529\",[]],[\"name/530\",[117,43.255]],[\"comment/530\",[]],[\"name/531\",[200,54.241]],[\"comment/531\",[]],[\"name/532\",[203,48.363]],[\"comment/532\",[]],[\"name/533\",[210,59.349]],[\"comment/533\",[]],[\"name/534\",[204,50.876]],[\"comment/534\",[]],[\"name/535\",[201,54.241]],[\"comment/535\",[]],[\"name/536\",[203,48.363]],[\"comment/536\",[]],[\"name/537\",[205,50.876]],[\"comment/537\",[]],[\"name/538\",[103,44.686]],[\"comment/538\",[]],[\"name/539\",[140,46.356]],[\"comment/539\",[]],[\"name/540\",[211,59.349]],[\"comment/540\",[]],[\"name/541\",[103,44.686]],[\"comment/541\",[]],[\"name/542\",[140,46.356]],[\"comment/542\",[]],[\"name/543\",[212,59.349]],[\"comment/543\",[]],[\"name/544\",[1,38.98]],[\"comment/544\",[]],[\"name/545\",[213,54.241]],[\"comment/545\",[]],[\"name/546\",[214,59.349]],[\"comment/546\",[]],[\"name/547\",[215,59.349]],[\"comment/547\",[]],[\"name/548\",[216,59.349]],[\"comment/548\",[]],[\"name/549\",[217,59.349]],[\"comment/549\",[]],[\"name/550\",[218,59.349]],[\"comment/550\",[]],[\"name/551\",[219,59.349]],[\"comment/551\",[]],[\"name/552\",[34,44.686]],[\"comment/552\",[]],[\"name/553\",[220,59.349]],[\"comment/553\",[]],[\"name/554\",[221,59.349]],[\"comment/554\",[]],[\"name/555\",[1,38.98]],[\"comment/555\",[]],[\"name/556\",[222,59.349]],[\"comment/556\",[]],[\"name/557\",[223,59.349]],[\"comment/557\",[]],[\"name/558\",[213,54.241]],[\"comment/558\",[]],[\"name/559\",[25,43.255]],[\"comment/559\",[]],[\"name/560\",[224,59.349]],[\"comment/560\",[]],[\"name/561\",[225,59.349]],[\"comment/561\",[]],[\"name/562\",[226,59.349]],[\"comment/562\",[]],[\"name/563\",[227,59.349]],[\"comment/563\",[]],[\"name/564\",[228,59.349]],[\"comment/564\",[]],[\"name/565\",[229,59.349]],[\"comment/565\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":59,\"name\":{\"59\":{},\"111\":{},\"149\":{},\"170\":{},\"172\":{},\"174\":{},\"176\":{},\"178\":{},\"180\":{},\"201\":{},\"207\":{},\"228\":{},\"234\":{},\"240\":{},\"246\":{},\"248\":{},\"250\":{},\"252\":{},\"254\":{},\"256\":{},\"265\":{},\"267\":{},\"291\":{},\"293\":{},\"295\":{},\"297\":{},\"299\":{},\"369\":{},\"407\":{},\"503\":{},\"506\":{},\"521\":{},\"523\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":162,\"name\":{\"420\":{}},\"comment\":{}}],[\"active\",{\"_index\":115,\"name\":{\"231\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":166,\"name\":{\"426\":{},\"458\":{},\"481\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":171,\"name\":{\"433\":{},\"463\":{},\"486\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":43,\"name\":{\"43\":{},\"106\":{},\"144\":{},\"364\":{},\"402\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":55,\"name\":{\"55\":{},\"109\":{},\"147\":{},\"367\":{},\"405\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":127,\"name\":{\"258\":{},\"304\":{}},\"comment\":{}}],[\"async\",{\"_index\":194,\"name\":{\"499\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":229,\"name\":{\"565\":{}},\"comment\":{}}],[\"average\",{\"_index\":106,\"name\":{\"204\":{},\"210\":{},\"261\":{},\"305\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":42,\"name\":{\"42\":{},\"105\":{},\"143\":{},\"363\":{},\"401\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":186,\"name\":{\"448\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"busy\",{\"_index\":35,\"name\":{\"35\":{},\"78\":{},\"124\":{},\"336\":{},\"381\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":97,\"name\":{\"194\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":178,\"name\":{\"440\":{},\"513\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":13,\"name\":{\"13\":{},\"93\":{},\"131\":{},\"350\":{},\"388\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":220,\"name\":{\"553\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":188,\"name\":{\"450\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":169,\"name\":{\"431\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":168,\"name\":{\"430\":{}},\"comment\":{}}],[\"choose\",{\"_index\":148,\"name\":{\"294\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":212,\"name\":{\"543\":{}},\"comment\":{}}],[\"clear\",{\"_index\":227,\"name\":{\"563\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":123,\"name\":{\"251\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":76,\"name\":{\"150\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":189,\"name\":{\"451\":{}},\"comment\":{}}],[\"concat\",{\"_index\":216,\"name\":{\"548\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":111,\"name\":{\"225\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"74\":{},\"113\":{},\"321\":{},\"332\":{},\"371\":{},\"421\":{},\"452\":{},\"474\":{},\"544\":{},\"555\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":53,\"name\":{\"53\":{},\"108\":{},\"146\":{},\"366\":{},\"404\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":52,\"name\":{\"52\":{},\"107\":{},\"145\":{},\"365\":{},\"403\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":51,\"name\":{\"51\":{},\"84\":{},\"119\":{},\"341\":{},\"376\":{}},\"comment\":{}}],[\"data\",{\"_index\":204,\"name\":{\"516\":{},\"528\":{},\"534\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":225,\"name\":{\"561\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":68,\"name\":{\"68\":{},\"249\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":38,\"name\":{\"38\":{},\"104\":{},\"142\":{},\"171\":{},\"361\":{},\"399\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":39,\"name\":{\"39\":{},\"82\":{},\"117\":{},\"339\":{},\"374\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":136,\"name\":{\"277\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":158,\"name\":{\"331\":{}},\"comment\":{}}],[\"elu\",{\"_index\":140,\"name\":{\"284\":{},\"312\":{},\"318\":{},\"539\":{},\"542\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"88\":{},\"126\":{},\"168\":{},\"345\":{},\"383\":{}},\"comment\":{}}],[\"empty\",{\"_index\":219,\"name\":{\"551\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":86,\"name\":{\"160\":{},\"220\":{},\"417\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":31,\"name\":{\"31\":{},\"99\":{},\"137\":{},\"161\":{},\"177\":{},\"221\":{},\"356\":{},\"394\":{},\"418\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":187,\"name\":{\"449\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":224,\"name\":{\"560\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":67,\"name\":{\"67\":{},\"247\":{}},\"comment\":{}}],[\"env\",{\"_index\":77,\"name\":{\"151\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":80,\"name\":{\"154\":{},\"214\":{},\"227\":{},\"411\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":113,\"name\":{\"229\":{}},\"comment\":{}}],[\"execute\",{\"_index\":37,\"name\":{\"37\":{},\"103\":{},\"141\":{},\"169\":{},\"328\":{},\"360\":{},\"398\":{}},\"comment\":{}}],[\"executed\",{\"_index\":130,\"name\":{\"269\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":98,\"name\":{\"195\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"executing\",{\"_index\":131,\"name\":{\"270\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":99,\"name\":{\"196\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":82,\"name\":{\"156\":{},\"216\":{},\"233\":{},\"413\":{}},\"comment\":{}}],[\"failed\",{\"_index\":134,\"name\":{\"273\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":102,\"name\":{\"199\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":9,\"name\":{\"9\":{},\"92\":{},\"130\":{},\"349\":{},\"387\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":75,\"name\":{\"112\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":159,\"name\":{\"370\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"full\",{\"_index\":34,\"name\":{\"34\":{},\"101\":{},\"139\":{},\"358\":{},\"396\":{},\"552\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":179,\"name\":{\"441\":{},\"468\":{},\"491\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":156,\"name\":{\"324\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":185,\"name\":{\"447\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":157,\"name\":{\"325\":{}},\"comment\":{}}],[\"gettaskworkerusage\",{\"_index\":125,\"name\":{\"255\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":181,\"name\":{\"443\":{},\"469\":{},\"477\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":170,\"name\":{\"432\":{},\"462\":{},\"485\":{}},\"comment\":{}}],[\"history\",{\"_index\":128,\"name\":{\"263\":{}},\"comment\":{}}],[\"id\",{\"_index\":117,\"name\":{\"236\":{},\"275\":{},\"422\":{},\"453\":{},\"475\":{},\"518\":{},\"530\":{}},\"comment\":{}}],[\"idle\",{\"_index\":114,\"name\":{\"230\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":96,\"name\":{\"193\":{}},\"comment\":{}}],[\"info\",{\"_index\":19,\"name\":{\"19\":{},\"94\":{},\"132\":{},\"166\":{},\"243\":{},\"351\":{},\"389\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":36,\"name\":{\"36\":{},\"102\":{},\"140\":{},\"359\":{},\"397\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":90,\"name\":{\"165\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":41,\"name\":{\"41\":{},\"81\":{},\"116\":{},\"338\":{},\"373\":{},\"427\":{},\"459\":{},\"482\":{}},\"comment\":{}}],[\"items\",{\"_index\":222,\"name\":{\"556\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":228,\"name\":{\"564\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":116,\"name\":{\"235\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":143,\"name\":{\"287\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":121,\"name\":{\"241\":{}},\"comment\":{}}],[\"kill\",{\"_index\":199,\"name\":{\"508\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":192,\"name\":{\"496\":{},\"500\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":191,\"name\":{\"495\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":164,\"name\":{\"424\":{},\"456\":{},\"479\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":167,\"name\":{\"428\":{},\"460\":{},\"483\":{}},\"comment\":{}}],[\"max\",{\"_index\":74,\"name\":{\"75\":{},\"333\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":105,\"name\":{\"203\":{},\"209\":{},\"260\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":193,\"name\":{\"498\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":133,\"name\":{\"272\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":101,\"name\":{\"198\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":25,\"name\":{\"25\":{},\"77\":{},\"123\":{},\"190\":{},\"335\":{},\"380\":{},\"559\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":151,\"name\":{\"300\":{},\"315\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":152,\"name\":{\"301\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":141,\"name\":{\"285\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":126,\"name\":{\"257\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":153,\"name\":{\"303\":{}},\"comment\":{}}],[\"median\",{\"_index\":107,\"name\":{\"205\":{},\"211\":{},\"262\":{},\"302\":{},\"306\":{}},\"comment\":{}}],[\"message\",{\"_index\":210,\"name\":{\"533\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":79,\"name\":{\"153\":{},\"213\":{},\"264\":{},\"410\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":174,\"name\":{\"436\":{},\"466\":{},\"489\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":198,\"name\":{\"507\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":104,\"name\":{\"202\":{},\"208\":{},\"259\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":24,\"name\":{\"24\":{},\"86\":{},\"122\":{},\"189\":{},\"343\":{},\"379\":{}},\"comment\":{}}],[\"name\",{\"_index\":203,\"name\":{\"515\":{},\"527\":{},\"532\":{},\"536\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":8,\"name\":{\"8\":{},\"91\":{},\"129\":{},\"348\":{},\"386\":{}},\"comment\":{}}],[\"offset\",{\"_index\":223,\"name\":{\"557\":{}},\"comment\":{}}],[\"on\",{\"_index\":119,\"name\":{\"238\":{}},\"comment\":{}}],[\"once\",{\"_index\":120,\"name\":{\"239\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":81,\"name\":{\"155\":{},\"215\":{},\"266\":{},\"412\":{}},\"comment\":{}}],[\"opts\",{\"_index\":10,\"name\":{\"10\":{},\"79\":{},\"114\":{},\"337\":{},\"372\":{},\"429\":{},\"461\":{},\"484\":{}},\"comment\":{}}],[\"peek\",{\"_index\":226,\"name\":{\"562\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":91,\"name\":{\"181\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":92,\"name\":{\"182\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":88,\"name\":{\"163\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":93,\"name\":{\"183\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":109,\"name\":{\"212\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":110,\"name\":{\"223\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":89,\"name\":{\"164\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"89\":{},\"127\":{},\"346\":{},\"384\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":206,\"name\":{\"519\":{}},\"comment\":{}}],[\"push\",{\"_index\":214,\"name\":{\"546\":{}},\"comment\":{}}],[\"queue\",{\"_index\":221,\"name\":{\"554\":{}},\"comment\":{}}],[\"queued\",{\"_index\":132,\"name\":{\"271\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":100,\"name\":{\"197\":{}},\"comment\":{}}],[\"ready\",{\"_index\":20,\"name\":{\"20\":{},\"95\":{},\"133\":{},\"187\":{},\"278\":{},\"352\":{},\"390\":{},\"512\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"reject\",{\"_index\":208,\"name\":{\"522\":{}},\"comment\":{}}],[\"remove\",{\"_index\":149,\"name\":{\"296\":{},\"329\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":172,\"name\":{\"434\":{},\"464\":{},\"487\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"reset\",{\"_index\":146,\"name\":{\"290\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":124,\"name\":{\"253\":{}},\"comment\":{}}],[\"resize\",{\"_index\":218,\"name\":{\"550\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":207,\"name\":{\"520\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":85,\"name\":{\"159\":{},\"219\":{},\"416\":{}},\"comment\":{}}],[\"run\",{\"_index\":182,\"name\":{\"444\":{},\"470\":{},\"492\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":184,\"name\":{\"446\":{},\"472\":{},\"494\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":183,\"name\":{\"445\":{},\"471\":{},\"493\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":103,\"name\":{\"200\":{},\"282\":{},\"310\":{},\"316\":{},\"538\":{},\"541\":{}},\"comment\":{}}],[\"sendreadyresponse\",{\"_index\":175,\"name\":{\"437\":{},\"467\":{},\"490\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":180,\"name\":{\"442\":{},\"454\":{},\"476\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":50,\"name\":{\"50\":{},\"83\":{},\"118\":{},\"340\":{},\"375\":{}},\"comment\":{}}],[\"sendworkerstartupmessage\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":173,\"name\":{\"435\":{},\"465\":{},\"488\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":150,\"name\":{\"298\":{},\"330\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":32,\"name\":{\"32\":{},\"100\":{},\"138\":{},\"179\":{},\"357\":{},\"395\":{}},\"comment\":{}}],[\"settings\",{\"_index\":78,\"name\":{\"152\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":40,\"name\":{\"40\":{},\"80\":{},\"115\":{},\"362\":{},\"400\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":29,\"name\":{\"29\":{},\"97\":{},\"135\":{},\"173\":{},\"326\":{},\"354\":{},\"392\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":30,\"name\":{\"30\":{},\"98\":{},\"136\":{},\"175\":{},\"355\":{},\"393\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"size\",{\"_index\":213,\"name\":{\"545\":{},\"558\":{}},\"comment\":{}}],[\"splice\",{\"_index\":217,\"name\":{\"549\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":176,\"name\":{\"438\":{}},\"comment\":{}}],[\"starting\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"startpool\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":165,\"name\":{\"425\":{},\"457\":{},\"480\":{},\"511\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":177,\"name\":{\"439\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":95,\"name\":{\"188\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":144,\"name\":{\"288\":{},\"307\":{}},\"comment\":{}}],[\"task\",{\"_index\":209,\"name\":{\"525\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":200,\"name\":{\"509\":{},\"531\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":163,\"name\":{\"423\":{},\"455\":{},\"478\":{},\"501\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":201,\"name\":{\"510\":{},\"535\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":139,\"name\":{\"281\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":87,\"name\":{\"162\":{},\"222\":{},\"224\":{},\"419\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":69,\"name\":{\"69\":{},\"245\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":129,\"name\":{\"268\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":145,\"name\":{\"289\":{},\"309\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":118,\"name\":{\"237\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":160,\"name\":{\"408\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":190,\"name\":{\"473\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":205,\"name\":{\"517\":{},\"529\":{},\"537\":{}},\"comment\":{}}],[\"type\",{\"_index\":22,\"name\":{\"22\":{},\"76\":{},\"120\":{},\"185\":{},\"276\":{},\"334\":{},\"377\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":215,\"name\":{\"547\":{}},\"comment\":{}}],[\"update\",{\"_index\":147,\"name\":{\"292\":{},\"327\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"usage\",{\"_index\":122,\"name\":{\"244\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":154,\"name\":{\"308\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":21,\"name\":{\"21\":{},\"96\":{},\"134\":{},\"191\":{},\"232\":{},\"353\":{},\"391\":{}},\"comment\":{}}],[\"version\",{\"_index\":94,\"name\":{\"184\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":108,\"name\":{\"206\":{},\"283\":{},\"311\":{},\"317\":{}},\"comment\":{}}],[\"weights\",{\"_index\":155,\"name\":{\"319\":{}},\"comment\":{}}],[\"worker\",{\"_index\":23,\"name\":{\"23\":{},\"85\":{},\"121\":{},\"186\":{},\"242\":{},\"342\":{},\"378\":{},\"524\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":195,\"name\":{\"502\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":142,\"name\":{\"286\":{},\"322\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":83,\"name\":{\"157\":{},\"217\":{},\"313\":{},\"323\":{},\"414\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"90\":{},\"128\":{},\"320\":{},\"347\":{},\"385\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":84,\"name\":{\"158\":{},\"218\":{},\"314\":{},\"415\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":196,\"name\":{\"504\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":202,\"name\":{\"514\":{},\"526\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":135,\"name\":{\"274\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":58,\"name\":{\"58\":{},\"110\":{},\"148\":{},\"368\":{},\"406\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"87\":{},\"125\":{},\"167\":{},\"192\":{},\"344\":{},\"382\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":161,\"name\":{\"409\":{},\"497\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":211,\"name\":{\"540\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":197,\"name\":{\"505\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":137,\"name\":{\"279\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":112,\"name\":{\"226\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":138,\"name\":{\"280\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/AbstractPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"startPool\",\"url\":\"classes/AbstractPool.html#startPool\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/AbstractPool.html#ready\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerById\",\"url\":\"classes/AbstractPool.html#getWorkerById\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendWorkerStartupMessage\",\"url\":\"classes/AbstractPool.html#sendWorkerStartupMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerReadyResponse\",\"url\":\"classes/AbstractPool.html#handleWorkerReadyResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"addWorkerNode\",\"url\":\"classes/AbstractPool.html#addWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerStatistics\",\"url\":\"classes/AbstractPool.html#setWorkerStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/PoolInfo.html#version\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/PoolInfo.html#ready\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"strategy\",\"url\":\"interfaces/PoolInfo.html#strategy\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/PoolInfo.html#runTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#runTime.__type\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.minimum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.maximum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.average\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.median\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/PoolInfo.html#waitTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.minimum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.maximum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.average-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.median-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"IWorkerNode\",\"url\":\"interfaces/IWorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/IWorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IWorkerNode.html#info\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/IWorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.tasksQueueSize\"},{\"kind\":1024,\"name\":\"enqueueTask\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"clearTasksQueue\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue.__type\",\"classes\":\"\",\"parent\":\"IWorkerNode.clearTasksQueue\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"getTaskWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskWorkerUsage\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/MeasurementStatistics.html#minimum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/MeasurementStatistics.html#maximum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerInfo\",\"url\":\"interfaces/WorkerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/WorkerInfo.html#id\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/WorkerInfo.html#type\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/WorkerInfo.html#ready\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/AbstractWorker.html#activeInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/AbstractWorker.html#hasTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/AbstractWorker.html#addTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/AbstractWorker.html#removeTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/AbstractWorker.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendReadyResponse\",\"url\":\"classes/AbstractWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"startCheckActive\",\"url\":\"classes/AbstractWorker.html#startCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"stopCheckActive\",\"url\":\"classes/AbstractWorker.html#stopCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkActive\",\"url\":\"classes/AbstractWorker.html#checkActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/AbstractWorker.html#run\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ClusterWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ClusterWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ClusterWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ClusterWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"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\":\"sendReadyResponse\",\"url\":\"classes/ClusterWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ClusterWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ThreadWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ThreadWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ThreadWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ThreadWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"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\":\"sendReadyResponse\",\"url\":\"classes/ThreadWorker.html#sendReadyResponse\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ThreadWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerAsyncFunction\",\"url\":\"types/WorkerAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerAsyncFunction\"},{\"kind\":4194304,\"name\":\"WorkerFunction\",\"url\":\"types/WorkerFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerSyncFunction\",\"url\":\"types/WorkerSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/MessageValue.html#ready\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"checkActive\",\"url\":\"interfaces/MessageValue.html#checkActive\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/Task.html#workerId\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskError.html#name\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskPerformance.html#name\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Queue.html#_iterator_\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.402]],[\"comment/0\",[]],[\"name/1\",[1,39.033]],[\"comment/1\",[]],[\"name/2\",[2,43.307]],[\"comment/2\",[]],[\"name/3\",[3,44.738]],[\"comment/3\",[]],[\"name/4\",[4,46.409]],[\"comment/4\",[]],[\"name/5\",[5,44.738]],[\"comment/5\",[]],[\"name/6\",[6,59.402]],[\"comment/6\",[]],[\"name/7\",[7,59.402]],[\"comment/7\",[]],[\"name/8\",[8,46.409]],[\"comment/8\",[]],[\"name/9\",[9,46.409]],[\"comment/9\",[]],[\"name/10\",[10,42.056]],[\"comment/10\",[]],[\"name/11\",[11,59.402]],[\"comment/11\",[]],[\"name/12\",[12,59.402]],[\"comment/12\",[]],[\"name/13\",[13,46.409]],[\"comment/13\",[]],[\"name/14\",[14,59.402]],[\"comment/14\",[]],[\"name/15\",[15,59.402]],[\"comment/15\",[]],[\"name/16\",[16,59.402]],[\"comment/16\",[]],[\"name/17\",[17,59.402]],[\"comment/17\",[]],[\"name/18\",[18,59.402]],[\"comment/18\",[]],[\"name/19\",[19,43.307]],[\"comment/19\",[]],[\"name/20\",[20,42.056]],[\"comment/20\",[]],[\"name/21\",[21,43.307]],[\"comment/21\",[]],[\"name/22\",[22,43.307]],[\"comment/22\",[]],[\"name/23\",[23,42.056]],[\"comment/23\",[]],[\"name/24\",[24,44.738]],[\"comment/24\",[]],[\"name/25\",[25,43.307]],[\"comment/25\",[]],[\"name/26\",[26,59.402]],[\"comment/26\",[]],[\"name/27\",[27,59.402]],[\"comment/27\",[]],[\"name/28\",[28,59.402]],[\"comment/28\",[]],[\"name/29\",[29,43.307]],[\"comment/29\",[]],[\"name/30\",[30,44.738]],[\"comment/30\",[]],[\"name/31\",[31,40.943]],[\"comment/31\",[]],[\"name/32\",[32,44.738]],[\"comment/32\",[]],[\"name/33\",[33,59.402]],[\"comment/33\",[]],[\"name/34\",[34,44.738]],[\"comment/34\",[]],[\"name/35\",[35,46.409]],[\"comment/35\",[]],[\"name/36\",[36,46.409]],[\"comment/36\",[]],[\"name/37\",[37,43.307]],[\"comment/37\",[]],[\"name/38\",[38,44.738]],[\"comment/38\",[]],[\"name/39\",[39,46.409]],[\"comment/39\",[]],[\"name/40\",[40,46.409]],[\"comment/40\",[]],[\"name/41\",[41,42.056]],[\"comment/41\",[]],[\"name/42\",[42,46.409]],[\"comment/42\",[]],[\"name/43\",[43,46.409]],[\"comment/43\",[]],[\"name/44\",[44,59.402]],[\"comment/44\",[]],[\"name/45\",[45,59.402]],[\"comment/45\",[]],[\"name/46\",[46,59.402]],[\"comment/46\",[]],[\"name/47\",[47,59.402]],[\"comment/47\",[]],[\"name/48\",[48,59.402]],[\"comment/48\",[]],[\"name/49\",[49,59.402]],[\"comment/49\",[]],[\"name/50\",[50,46.409]],[\"comment/50\",[]],[\"name/51\",[51,46.409]],[\"comment/51\",[]],[\"name/52\",[52,46.409]],[\"comment/52\",[]],[\"name/53\",[53,46.409]],[\"comment/53\",[]],[\"name/54\",[54,59.402]],[\"comment/54\",[]],[\"name/55\",[55,46.409]],[\"comment/55\",[]],[\"name/56\",[56,59.402]],[\"comment/56\",[]],[\"name/57\",[57,59.402]],[\"comment/57\",[]],[\"name/58\",[58,46.409]],[\"comment/58\",[]],[\"name/59\",[59,28.341]],[\"comment/59\",[]],[\"name/60\",[60,59.402]],[\"comment/60\",[]],[\"name/61\",[61,59.402]],[\"comment/61\",[]],[\"name/62\",[62,59.402]],[\"comment/62\",[]],[\"name/63\",[63,59.402]],[\"comment/63\",[]],[\"name/64\",[64,59.402]],[\"comment/64\",[]],[\"name/65\",[65,59.402]],[\"comment/65\",[]],[\"name/66\",[66,59.402]],[\"comment/66\",[]],[\"name/67\",[67,54.293]],[\"comment/67\",[]],[\"name/68\",[68,54.293]],[\"comment/68\",[]],[\"name/69\",[69,54.293]],[\"comment/69\",[]],[\"name/70\",[70,59.402]],[\"comment/70\",[]],[\"name/71\",[71,59.402]],[\"comment/71\",[]],[\"name/72\",[72,59.402]],[\"comment/72\",[]],[\"name/73\",[73,59.402]],[\"comment/73\",[]],[\"name/74\",[1,39.033]],[\"comment/74\",[]],[\"name/75\",[74,54.293]],[\"comment/75\",[]],[\"name/76\",[22,43.307]],[\"comment/76\",[]],[\"name/77\",[25,43.307]],[\"comment/77\",[]],[\"name/78\",[35,46.409]],[\"comment/78\",[]],[\"name/79\",[10,42.056]],[\"comment/79\",[]],[\"name/80\",[40,46.409]],[\"comment/80\",[]],[\"name/81\",[41,42.056]],[\"comment/81\",[]],[\"name/82\",[39,46.409]],[\"comment/82\",[]],[\"name/83\",[50,46.409]],[\"comment/83\",[]],[\"name/84\",[51,46.409]],[\"comment/84\",[]],[\"name/85\",[23,42.056]],[\"comment/85\",[]],[\"name/86\",[24,44.738]],[\"comment/86\",[]],[\"name/87\",[2,43.307]],[\"comment/87\",[]],[\"name/88\",[3,44.738]],[\"comment/88\",[]],[\"name/89\",[4,46.409]],[\"comment/89\",[]],[\"name/90\",[5,44.738]],[\"comment/90\",[]],[\"name/91\",[8,46.409]],[\"comment/91\",[]],[\"name/92\",[9,46.409]],[\"comment/92\",[]],[\"name/93\",[13,46.409]],[\"comment/93\",[]],[\"name/94\",[19,43.307]],[\"comment/94\",[]],[\"name/95\",[20,42.056]],[\"comment/95\",[]],[\"name/96\",[21,43.307]],[\"comment/96\",[]],[\"name/97\",[29,43.307]],[\"comment/97\",[]],[\"name/98\",[30,44.738]],[\"comment/98\",[]],[\"name/99\",[31,40.943]],[\"comment/99\",[]],[\"name/100\",[32,44.738]],[\"comment/100\",[]],[\"name/101\",[34,44.738]],[\"comment/101\",[]],[\"name/102\",[36,46.409]],[\"comment/102\",[]],[\"name/103\",[37,43.307]],[\"comment/103\",[]],[\"name/104\",[38,44.738]],[\"comment/104\",[]],[\"name/105\",[42,46.409]],[\"comment/105\",[]],[\"name/106\",[43,46.409]],[\"comment/106\",[]],[\"name/107\",[52,46.409]],[\"comment/107\",[]],[\"name/108\",[53,46.409]],[\"comment/108\",[]],[\"name/109\",[55,46.409]],[\"comment/109\",[]],[\"name/110\",[58,46.409]],[\"comment/110\",[]],[\"name/111\",[59,28.341]],[\"comment/111\",[]],[\"name/112\",[75,59.402]],[\"comment/112\",[]],[\"name/113\",[1,39.033]],[\"comment/113\",[]],[\"name/114\",[10,42.056]],[\"comment/114\",[]],[\"name/115\",[40,46.409]],[\"comment/115\",[]],[\"name/116\",[41,42.056]],[\"comment/116\",[]],[\"name/117\",[39,46.409]],[\"comment/117\",[]],[\"name/118\",[50,46.409]],[\"comment/118\",[]],[\"name/119\",[51,46.409]],[\"comment/119\",[]],[\"name/120\",[22,43.307]],[\"comment/120\",[]],[\"name/121\",[23,42.056]],[\"comment/121\",[]],[\"name/122\",[24,44.738]],[\"comment/122\",[]],[\"name/123\",[25,43.307]],[\"comment/123\",[]],[\"name/124\",[35,46.409]],[\"comment/124\",[]],[\"name/125\",[2,43.307]],[\"comment/125\",[]],[\"name/126\",[3,44.738]],[\"comment/126\",[]],[\"name/127\",[4,46.409]],[\"comment/127\",[]],[\"name/128\",[5,44.738]],[\"comment/128\",[]],[\"name/129\",[8,46.409]],[\"comment/129\",[]],[\"name/130\",[9,46.409]],[\"comment/130\",[]],[\"name/131\",[13,46.409]],[\"comment/131\",[]],[\"name/132\",[19,43.307]],[\"comment/132\",[]],[\"name/133\",[20,42.056]],[\"comment/133\",[]],[\"name/134\",[21,43.307]],[\"comment/134\",[]],[\"name/135\",[29,43.307]],[\"comment/135\",[]],[\"name/136\",[30,44.738]],[\"comment/136\",[]],[\"name/137\",[31,40.943]],[\"comment/137\",[]],[\"name/138\",[32,44.738]],[\"comment/138\",[]],[\"name/139\",[34,44.738]],[\"comment/139\",[]],[\"name/140\",[36,46.409]],[\"comment/140\",[]],[\"name/141\",[37,43.307]],[\"comment/141\",[]],[\"name/142\",[38,44.738]],[\"comment/142\",[]],[\"name/143\",[42,46.409]],[\"comment/143\",[]],[\"name/144\",[43,46.409]],[\"comment/144\",[]],[\"name/145\",[52,46.409]],[\"comment/145\",[]],[\"name/146\",[53,46.409]],[\"comment/146\",[]],[\"name/147\",[55,46.409]],[\"comment/147\",[]],[\"name/148\",[58,46.409]],[\"comment/148\",[]],[\"name/149\",[59,28.341]],[\"comment/149\",[]],[\"name/150\",[76,59.402]],[\"comment/150\",[]],[\"name/151\",[77,59.402]],[\"comment/151\",[]],[\"name/152\",[78,59.402]],[\"comment/152\",[]],[\"name/153\",[79,48.416]],[\"comment/153\",[]],[\"name/154\",[80,48.416]],[\"comment/154\",[]],[\"name/155\",[81,48.416]],[\"comment/155\",[]],[\"name/156\",[82,48.416]],[\"comment/156\",[]],[\"name/157\",[83,46.409]],[\"comment/157\",[]],[\"name/158\",[84,48.416]],[\"comment/158\",[]],[\"name/159\",[85,50.929]],[\"comment/159\",[]],[\"name/160\",[86,50.929]],[\"comment/160\",[]],[\"name/161\",[31,40.943]],[\"comment/161\",[]],[\"name/162\",[87,48.416]],[\"comment/162\",[]],[\"name/163\",[88,59.402]],[\"comment/163\",[]],[\"name/164\",[89,59.402]],[\"comment/164\",[]],[\"name/165\",[90,59.402]],[\"comment/165\",[]],[\"name/166\",[19,43.307]],[\"comment/166\",[]],[\"name/167\",[2,43.307]],[\"comment/167\",[]],[\"name/168\",[3,44.738]],[\"comment/168\",[]],[\"name/169\",[37,43.307]],[\"comment/169\",[]],[\"name/170\",[59,28.341]],[\"comment/170\",[]],[\"name/171\",[38,44.738]],[\"comment/171\",[]],[\"name/172\",[59,28.341]],[\"comment/172\",[]],[\"name/173\",[29,43.307]],[\"comment/173\",[]],[\"name/174\",[59,28.341]],[\"comment/174\",[]],[\"name/175\",[30,44.738]],[\"comment/175\",[]],[\"name/176\",[59,28.341]],[\"comment/176\",[]],[\"name/177\",[31,40.943]],[\"comment/177\",[]],[\"name/178\",[59,28.341]],[\"comment/178\",[]],[\"name/179\",[32,44.738]],[\"comment/179\",[]],[\"name/180\",[59,28.341]],[\"comment/180\",[]],[\"name/181\",[91,59.402]],[\"comment/181\",[]],[\"name/182\",[92,59.402]],[\"comment/182\",[]],[\"name/183\",[93,59.402]],[\"comment/183\",[]],[\"name/184\",[94,59.402]],[\"comment/184\",[]],[\"name/185\",[22,43.307]],[\"comment/185\",[]],[\"name/186\",[23,42.056]],[\"comment/186\",[]],[\"name/187\",[20,42.056]],[\"comment/187\",[]],[\"name/188\",[95,59.402]],[\"comment/188\",[]],[\"name/189\",[24,44.738]],[\"comment/189\",[]],[\"name/190\",[25,43.307]],[\"comment/190\",[]],[\"name/191\",[21,43.307]],[\"comment/191\",[]],[\"name/192\",[2,43.307]],[\"comment/192\",[]],[\"name/193\",[96,59.402]],[\"comment/193\",[]],[\"name/194\",[97,59.402]],[\"comment/194\",[]],[\"name/195\",[98,59.402]],[\"comment/195\",[]],[\"name/196\",[99,59.402]],[\"comment/196\",[]],[\"name/197\",[100,59.402]],[\"comment/197\",[]],[\"name/198\",[101,59.402]],[\"comment/198\",[]],[\"name/199\",[102,59.402]],[\"comment/199\",[]],[\"name/200\",[103,44.738]],[\"comment/200\",[]],[\"name/201\",[59,28.341]],[\"comment/201\",[]],[\"name/202\",[104,50.929]],[\"comment/202\",[]],[\"name/203\",[105,50.929]],[\"comment/203\",[]],[\"name/204\",[106,48.416]],[\"comment/204\",[]],[\"name/205\",[107,46.409]],[\"comment/205\",[]],[\"name/206\",[108,48.416]],[\"comment/206\",[]],[\"name/207\",[59,28.341]],[\"comment/207\",[]],[\"name/208\",[104,50.929]],[\"comment/208\",[]],[\"name/209\",[105,50.929]],[\"comment/209\",[]],[\"name/210\",[106,48.416]],[\"comment/210\",[]],[\"name/211\",[107,46.409]],[\"comment/211\",[]],[\"name/212\",[109,59.402]],[\"comment/212\",[]],[\"name/213\",[79,48.416]],[\"comment/213\",[]],[\"name/214\",[80,48.416]],[\"comment/214\",[]],[\"name/215\",[81,48.416]],[\"comment/215\",[]],[\"name/216\",[82,48.416]],[\"comment/216\",[]],[\"name/217\",[83,46.409]],[\"comment/217\",[]],[\"name/218\",[84,48.416]],[\"comment/218\",[]],[\"name/219\",[85,50.929]],[\"comment/219\",[]],[\"name/220\",[86,50.929]],[\"comment/220\",[]],[\"name/221\",[31,40.943]],[\"comment/221\",[]],[\"name/222\",[87,48.416]],[\"comment/222\",[]],[\"name/223\",[110,59.402]],[\"comment/223\",[]],[\"name/224\",[87,48.416]],[\"comment/224\",[]],[\"name/225\",[111,59.402]],[\"comment/225\",[]],[\"name/226\",[112,59.402]],[\"comment/226\",[]],[\"name/227\",[80,48.416]],[\"comment/227\",[]],[\"name/228\",[59,28.341]],[\"comment/228\",[]],[\"name/229\",[113,59.402]],[\"comment/229\",[]],[\"name/230\",[114,59.402]],[\"comment/230\",[]],[\"name/231\",[115,59.402]],[\"comment/231\",[]],[\"name/232\",[21,43.307]],[\"comment/232\",[]],[\"name/233\",[82,48.416]],[\"comment/233\",[]],[\"name/234\",[59,28.341]],[\"comment/234\",[]],[\"name/235\",[116,59.402]],[\"comment/235\",[]],[\"name/236\",[117,43.307]],[\"comment/236\",[]],[\"name/237\",[118,59.402]],[\"comment/237\",[]],[\"name/238\",[119,59.402]],[\"comment/238\",[]],[\"name/239\",[120,59.402]],[\"comment/239\",[]],[\"name/240\",[59,28.341]],[\"comment/240\",[]],[\"name/241\",[121,59.402]],[\"comment/241\",[]],[\"name/242\",[23,42.056]],[\"comment/242\",[]],[\"name/243\",[19,43.307]],[\"comment/243\",[]],[\"name/244\",[122,59.402]],[\"comment/244\",[]],[\"name/245\",[69,54.293]],[\"comment/245\",[]],[\"name/246\",[59,28.341]],[\"comment/246\",[]],[\"name/247\",[67,54.293]],[\"comment/247\",[]],[\"name/248\",[59,28.341]],[\"comment/248\",[]],[\"name/249\",[68,54.293]],[\"comment/249\",[]],[\"name/250\",[59,28.341]],[\"comment/250\",[]],[\"name/251\",[123,59.402]],[\"comment/251\",[]],[\"name/252\",[59,28.341]],[\"comment/252\",[]],[\"name/253\",[124,59.402]],[\"comment/253\",[]],[\"name/254\",[59,28.341]],[\"comment/254\",[]],[\"name/255\",[125,59.402]],[\"comment/255\",[]],[\"name/256\",[59,28.341]],[\"comment/256\",[]],[\"name/257\",[126,59.402]],[\"comment/257\",[]],[\"name/258\",[127,54.293]],[\"comment/258\",[]],[\"name/259\",[104,50.929]],[\"comment/259\",[]],[\"name/260\",[105,50.929]],[\"comment/260\",[]],[\"name/261\",[106,48.416]],[\"comment/261\",[]],[\"name/262\",[107,46.409]],[\"comment/262\",[]],[\"name/263\",[128,59.402]],[\"comment/263\",[]],[\"name/264\",[79,48.416]],[\"comment/264\",[]],[\"name/265\",[59,28.341]],[\"comment/265\",[]],[\"name/266\",[81,48.416]],[\"comment/266\",[]],[\"name/267\",[59,28.341]],[\"comment/267\",[]],[\"name/268\",[129,59.402]],[\"comment/268\",[]],[\"name/269\",[130,59.402]],[\"comment/269\",[]],[\"name/270\",[131,59.402]],[\"comment/270\",[]],[\"name/271\",[132,59.402]],[\"comment/271\",[]],[\"name/272\",[133,59.402]],[\"comment/272\",[]],[\"name/273\",[134,59.402]],[\"comment/273\",[]],[\"name/274\",[135,59.402]],[\"comment/274\",[]],[\"name/275\",[117,43.307]],[\"comment/275\",[]],[\"name/276\",[22,43.307]],[\"comment/276\",[]],[\"name/277\",[136,59.402]],[\"comment/277\",[]],[\"name/278\",[20,42.056]],[\"comment/278\",[]],[\"name/279\",[137,59.402]],[\"comment/279\",[]],[\"name/280\",[138,59.402]],[\"comment/280\",[]],[\"name/281\",[139,59.402]],[\"comment/281\",[]],[\"name/282\",[103,44.738]],[\"comment/282\",[]],[\"name/283\",[108,48.416]],[\"comment/283\",[]],[\"name/284\",[140,46.409]],[\"comment/284\",[]],[\"name/285\",[141,59.402]],[\"comment/285\",[]],[\"name/286\",[142,54.293]],[\"comment/286\",[]],[\"name/287\",[143,59.402]],[\"comment/287\",[]],[\"name/288\",[144,54.293]],[\"comment/288\",[]],[\"name/289\",[145,54.293]],[\"comment/289\",[]],[\"name/290\",[146,59.402]],[\"comment/290\",[]],[\"name/291\",[59,28.341]],[\"comment/291\",[]],[\"name/292\",[147,54.293]],[\"comment/292\",[]],[\"name/293\",[59,28.341]],[\"comment/293\",[]],[\"name/294\",[148,59.402]],[\"comment/294\",[]],[\"name/295\",[59,28.341]],[\"comment/295\",[]],[\"name/296\",[149,54.293]],[\"comment/296\",[]],[\"name/297\",[59,28.341]],[\"comment/297\",[]],[\"name/298\",[150,54.293]],[\"comment/298\",[]],[\"name/299\",[59,28.341]],[\"comment/299\",[]],[\"name/300\",[151,54.293]],[\"comment/300\",[]],[\"name/301\",[152,59.402]],[\"comment/301\",[]],[\"name/302\",[107,46.409]],[\"comment/302\",[]],[\"name/303\",[153,59.402]],[\"comment/303\",[]],[\"name/304\",[127,54.293]],[\"comment/304\",[]],[\"name/305\",[106,48.416]],[\"comment/305\",[]],[\"name/306\",[107,46.409]],[\"comment/306\",[]],[\"name/307\",[144,54.293]],[\"comment/307\",[]],[\"name/308\",[154,59.402]],[\"comment/308\",[]],[\"name/309\",[145,54.293]],[\"comment/309\",[]],[\"name/310\",[103,44.738]],[\"comment/310\",[]],[\"name/311\",[108,48.416]],[\"comment/311\",[]],[\"name/312\",[140,46.409]],[\"comment/312\",[]],[\"name/313\",[83,46.409]],[\"comment/313\",[]],[\"name/314\",[84,48.416]],[\"comment/314\",[]],[\"name/315\",[151,54.293]],[\"comment/315\",[]],[\"name/316\",[103,44.738]],[\"comment/316\",[]],[\"name/317\",[108,48.416]],[\"comment/317\",[]],[\"name/318\",[140,46.409]],[\"comment/318\",[]],[\"name/319\",[155,59.402]],[\"comment/319\",[]],[\"name/320\",[5,44.738]],[\"comment/320\",[]],[\"name/321\",[1,39.033]],[\"comment/321\",[]],[\"name/322\",[142,54.293]],[\"comment/322\",[]],[\"name/323\",[83,46.409]],[\"comment/323\",[]],[\"name/324\",[156,59.402]],[\"comment/324\",[]],[\"name/325\",[157,59.402]],[\"comment/325\",[]],[\"name/326\",[29,43.307]],[\"comment/326\",[]],[\"name/327\",[147,54.293]],[\"comment/327\",[]],[\"name/328\",[37,43.307]],[\"comment/328\",[]],[\"name/329\",[149,54.293]],[\"comment/329\",[]],[\"name/330\",[150,54.293]],[\"comment/330\",[]],[\"name/331\",[158,59.402]],[\"comment/331\",[]],[\"name/332\",[1,39.033]],[\"comment/332\",[]],[\"name/333\",[74,54.293]],[\"comment/333\",[]],[\"name/334\",[22,43.307]],[\"comment/334\",[]],[\"name/335\",[25,43.307]],[\"comment/335\",[]],[\"name/336\",[35,46.409]],[\"comment/336\",[]],[\"name/337\",[10,42.056]],[\"comment/337\",[]],[\"name/338\",[41,42.056]],[\"comment/338\",[]],[\"name/339\",[39,46.409]],[\"comment/339\",[]],[\"name/340\",[50,46.409]],[\"comment/340\",[]],[\"name/341\",[51,46.409]],[\"comment/341\",[]],[\"name/342\",[23,42.056]],[\"comment/342\",[]],[\"name/343\",[24,44.738]],[\"comment/343\",[]],[\"name/344\",[2,43.307]],[\"comment/344\",[]],[\"name/345\",[3,44.738]],[\"comment/345\",[]],[\"name/346\",[4,46.409]],[\"comment/346\",[]],[\"name/347\",[5,44.738]],[\"comment/347\",[]],[\"name/348\",[8,46.409]],[\"comment/348\",[]],[\"name/349\",[9,46.409]],[\"comment/349\",[]],[\"name/350\",[13,46.409]],[\"comment/350\",[]],[\"name/351\",[19,43.307]],[\"comment/351\",[]],[\"name/352\",[20,42.056]],[\"comment/352\",[]],[\"name/353\",[21,43.307]],[\"comment/353\",[]],[\"name/354\",[29,43.307]],[\"comment/354\",[]],[\"name/355\",[30,44.738]],[\"comment/355\",[]],[\"name/356\",[31,40.943]],[\"comment/356\",[]],[\"name/357\",[32,44.738]],[\"comment/357\",[]],[\"name/358\",[34,44.738]],[\"comment/358\",[]],[\"name/359\",[36,46.409]],[\"comment/359\",[]],[\"name/360\",[37,43.307]],[\"comment/360\",[]],[\"name/361\",[38,44.738]],[\"comment/361\",[]],[\"name/362\",[40,46.409]],[\"comment/362\",[]],[\"name/363\",[42,46.409]],[\"comment/363\",[]],[\"name/364\",[43,46.409]],[\"comment/364\",[]],[\"name/365\",[52,46.409]],[\"comment/365\",[]],[\"name/366\",[53,46.409]],[\"comment/366\",[]],[\"name/367\",[55,46.409]],[\"comment/367\",[]],[\"name/368\",[58,46.409]],[\"comment/368\",[]],[\"name/369\",[59,28.341]],[\"comment/369\",[]],[\"name/370\",[159,59.402]],[\"comment/370\",[]],[\"name/371\",[1,39.033]],[\"comment/371\",[]],[\"name/372\",[10,42.056]],[\"comment/372\",[]],[\"name/373\",[41,42.056]],[\"comment/373\",[]],[\"name/374\",[39,46.409]],[\"comment/374\",[]],[\"name/375\",[50,46.409]],[\"comment/375\",[]],[\"name/376\",[51,46.409]],[\"comment/376\",[]],[\"name/377\",[22,43.307]],[\"comment/377\",[]],[\"name/378\",[23,42.056]],[\"comment/378\",[]],[\"name/379\",[24,44.738]],[\"comment/379\",[]],[\"name/380\",[25,43.307]],[\"comment/380\",[]],[\"name/381\",[35,46.409]],[\"comment/381\",[]],[\"name/382\",[2,43.307]],[\"comment/382\",[]],[\"name/383\",[3,44.738]],[\"comment/383\",[]],[\"name/384\",[4,46.409]],[\"comment/384\",[]],[\"name/385\",[5,44.738]],[\"comment/385\",[]],[\"name/386\",[8,46.409]],[\"comment/386\",[]],[\"name/387\",[9,46.409]],[\"comment/387\",[]],[\"name/388\",[13,46.409]],[\"comment/388\",[]],[\"name/389\",[19,43.307]],[\"comment/389\",[]],[\"name/390\",[20,42.056]],[\"comment/390\",[]],[\"name/391\",[21,43.307]],[\"comment/391\",[]],[\"name/392\",[29,43.307]],[\"comment/392\",[]],[\"name/393\",[30,44.738]],[\"comment/393\",[]],[\"name/394\",[31,40.943]],[\"comment/394\",[]],[\"name/395\",[32,44.738]],[\"comment/395\",[]],[\"name/396\",[34,44.738]],[\"comment/396\",[]],[\"name/397\",[36,46.409]],[\"comment/397\",[]],[\"name/398\",[37,43.307]],[\"comment/398\",[]],[\"name/399\",[38,44.738]],[\"comment/399\",[]],[\"name/400\",[40,46.409]],[\"comment/400\",[]],[\"name/401\",[42,46.409]],[\"comment/401\",[]],[\"name/402\",[43,46.409]],[\"comment/402\",[]],[\"name/403\",[52,46.409]],[\"comment/403\",[]],[\"name/404\",[53,46.409]],[\"comment/404\",[]],[\"name/405\",[55,46.409]],[\"comment/405\",[]],[\"name/406\",[58,46.409]],[\"comment/406\",[]],[\"name/407\",[59,28.341]],[\"comment/407\",[]],[\"name/408\",[160,59.402]],[\"comment/408\",[]],[\"name/409\",[161,54.293]],[\"comment/409\",[]],[\"name/410\",[79,48.416]],[\"comment/410\",[]],[\"name/411\",[80,48.416]],[\"comment/411\",[]],[\"name/412\",[81,48.416]],[\"comment/412\",[]],[\"name/413\",[82,48.416]],[\"comment/413\",[]],[\"name/414\",[83,46.409]],[\"comment/414\",[]],[\"name/415\",[84,48.416]],[\"comment/415\",[]],[\"name/416\",[85,50.929]],[\"comment/416\",[]],[\"name/417\",[86,50.929]],[\"comment/417\",[]],[\"name/418\",[31,40.943]],[\"comment/418\",[]],[\"name/419\",[87,48.416]],[\"comment/419\",[]],[\"name/420\",[162,59.402]],[\"comment/420\",[]],[\"name/421\",[1,39.033]],[\"comment/421\",[]],[\"name/422\",[117,43.307]],[\"comment/422\",[]],[\"name/423\",[163,48.416]],[\"comment/423\",[]],[\"name/424\",[164,50.929]],[\"comment/424\",[]],[\"name/425\",[165,48.416]],[\"comment/425\",[]],[\"name/426\",[166,50.929]],[\"comment/426\",[]],[\"name/427\",[41,42.056]],[\"comment/427\",[]],[\"name/428\",[167,50.929]],[\"comment/428\",[]],[\"name/429\",[10,42.056]],[\"comment/429\",[]],[\"name/430\",[168,59.402]],[\"comment/430\",[]],[\"name/431\",[169,59.402]],[\"comment/431\",[]],[\"name/432\",[170,50.929]],[\"comment/432\",[]],[\"name/433\",[171,50.929]],[\"comment/433\",[]],[\"name/434\",[172,50.929]],[\"comment/434\",[]],[\"name/435\",[173,50.929]],[\"comment/435\",[]],[\"name/436\",[174,50.929]],[\"comment/436\",[]],[\"name/437\",[175,50.929]],[\"comment/437\",[]],[\"name/438\",[176,50.929]],[\"comment/438\",[]],[\"name/439\",[177,59.402]],[\"comment/439\",[]],[\"name/440\",[178,59.402]],[\"comment/440\",[]],[\"name/441\",[179,54.293]],[\"comment/441\",[]],[\"name/442\",[180,50.929]],[\"comment/442\",[]],[\"name/443\",[181,50.929]],[\"comment/443\",[]],[\"name/444\",[182,50.929]],[\"comment/444\",[]],[\"name/445\",[183,50.929]],[\"comment/445\",[]],[\"name/446\",[184,50.929]],[\"comment/446\",[]],[\"name/447\",[185,50.929]],[\"comment/447\",[]],[\"name/448\",[186,59.402]],[\"comment/448\",[]],[\"name/449\",[187,59.402]],[\"comment/449\",[]],[\"name/450\",[188,59.402]],[\"comment/450\",[]],[\"name/451\",[189,59.402]],[\"comment/451\",[]],[\"name/452\",[190,59.402]],[\"comment/452\",[]],[\"name/453\",[1,39.033]],[\"comment/453\",[]],[\"name/454\",[117,43.307]],[\"comment/454\",[]],[\"name/455\",[181,50.929]],[\"comment/455\",[]],[\"name/456\",[163,48.416]],[\"comment/456\",[]],[\"name/457\",[164,50.929]],[\"comment/457\",[]],[\"name/458\",[165,48.416]],[\"comment/458\",[]],[\"name/459\",[166,50.929]],[\"comment/459\",[]],[\"name/460\",[41,42.056]],[\"comment/460\",[]],[\"name/461\",[167,50.929]],[\"comment/461\",[]],[\"name/462\",[10,42.056]],[\"comment/462\",[]],[\"name/463\",[170,50.929]],[\"comment/463\",[]],[\"name/464\",[171,50.929]],[\"comment/464\",[]],[\"name/465\",[172,50.929]],[\"comment/465\",[]],[\"name/466\",[173,50.929]],[\"comment/466\",[]],[\"name/467\",[174,50.929]],[\"comment/467\",[]],[\"name/468\",[175,50.929]],[\"comment/468\",[]],[\"name/469\",[176,50.929]],[\"comment/469\",[]],[\"name/470\",[180,50.929]],[\"comment/470\",[]],[\"name/471\",[182,50.929]],[\"comment/471\",[]],[\"name/472\",[183,50.929]],[\"comment/472\",[]],[\"name/473\",[184,50.929]],[\"comment/473\",[]],[\"name/474\",[185,50.929]],[\"comment/474\",[]],[\"name/475\",[191,59.402]],[\"comment/475\",[]],[\"name/476\",[1,39.033]],[\"comment/476\",[]],[\"name/477\",[117,43.307]],[\"comment/477\",[]],[\"name/478\",[181,50.929]],[\"comment/478\",[]],[\"name/479\",[182,50.929]],[\"comment/479\",[]],[\"name/480\",[163,48.416]],[\"comment/480\",[]],[\"name/481\",[164,50.929]],[\"comment/481\",[]],[\"name/482\",[165,48.416]],[\"comment/482\",[]],[\"name/483\",[166,50.929]],[\"comment/483\",[]],[\"name/484\",[41,42.056]],[\"comment/484\",[]],[\"name/485\",[167,50.929]],[\"comment/485\",[]],[\"name/486\",[10,42.056]],[\"comment/486\",[]],[\"name/487\",[170,50.929]],[\"comment/487\",[]],[\"name/488\",[171,50.929]],[\"comment/488\",[]],[\"name/489\",[172,50.929]],[\"comment/489\",[]],[\"name/490\",[173,50.929]],[\"comment/490\",[]],[\"name/491\",[174,50.929]],[\"comment/491\",[]],[\"name/492\",[175,50.929]],[\"comment/492\",[]],[\"name/493\",[176,50.929]],[\"comment/493\",[]],[\"name/494\",[180,50.929]],[\"comment/494\",[]],[\"name/495\",[183,50.929]],[\"comment/495\",[]],[\"name/496\",[184,50.929]],[\"comment/496\",[]],[\"name/497\",[185,50.929]],[\"comment/497\",[]],[\"name/498\",[192,59.402]],[\"comment/498\",[]],[\"name/499\",[193,54.293]],[\"comment/499\",[]],[\"name/500\",[161,54.293]],[\"comment/500\",[]],[\"name/501\",[194,59.402]],[\"comment/501\",[]],[\"name/502\",[195,59.402]],[\"comment/502\",[]],[\"name/503\",[193,54.293]],[\"comment/503\",[]],[\"name/504\",[163,48.416]],[\"comment/504\",[]],[\"name/505\",[196,59.402]],[\"comment/505\",[]],[\"name/506\",[59,28.341]],[\"comment/506\",[]],[\"name/507\",[197,59.402]],[\"comment/507\",[]],[\"name/508\",[198,59.402]],[\"comment/508\",[]],[\"name/509\",[59,28.341]],[\"comment/509\",[]],[\"name/510\",[199,59.402]],[\"comment/510\",[]],[\"name/511\",[200,59.402]],[\"comment/511\",[]],[\"name/512\",[201,54.293]],[\"comment/512\",[]],[\"name/513\",[202,54.293]],[\"comment/513\",[]],[\"name/514\",[165,48.416]],[\"comment/514\",[]],[\"name/515\",[20,42.056]],[\"comment/515\",[]],[\"name/516\",[179,54.293]],[\"comment/516\",[]],[\"name/517\",[203,54.293]],[\"comment/517\",[]],[\"name/518\",[204,48.416]],[\"comment/518\",[]],[\"name/519\",[205,50.929]],[\"comment/519\",[]],[\"name/520\",[206,50.929]],[\"comment/520\",[]],[\"name/521\",[117,43.307]],[\"comment/521\",[]],[\"name/522\",[207,59.402]],[\"comment/522\",[]],[\"name/523\",[208,59.402]],[\"comment/523\",[]],[\"name/524\",[59,28.341]],[\"comment/524\",[]],[\"name/525\",[209,59.402]],[\"comment/525\",[]],[\"name/526\",[59,28.341]],[\"comment/526\",[]],[\"name/527\",[23,42.056]],[\"comment/527\",[]],[\"name/528\",[210,59.402]],[\"comment/528\",[]],[\"name/529\",[203,54.293]],[\"comment/529\",[]],[\"name/530\",[204,48.416]],[\"comment/530\",[]],[\"name/531\",[205,50.929]],[\"comment/531\",[]],[\"name/532\",[206,50.929]],[\"comment/532\",[]],[\"name/533\",[117,43.307]],[\"comment/533\",[]],[\"name/534\",[201,54.293]],[\"comment/534\",[]],[\"name/535\",[204,48.416]],[\"comment/535\",[]],[\"name/536\",[211,59.402]],[\"comment/536\",[]],[\"name/537\",[205,50.929]],[\"comment/537\",[]],[\"name/538\",[202,54.293]],[\"comment/538\",[]],[\"name/539\",[204,48.416]],[\"comment/539\",[]],[\"name/540\",[206,50.929]],[\"comment/540\",[]],[\"name/541\",[103,44.738]],[\"comment/541\",[]],[\"name/542\",[140,46.409]],[\"comment/542\",[]],[\"name/543\",[212,59.402]],[\"comment/543\",[]],[\"name/544\",[103,44.738]],[\"comment/544\",[]],[\"name/545\",[140,46.409]],[\"comment/545\",[]],[\"name/546\",[213,59.402]],[\"comment/546\",[]],[\"name/547\",[1,39.033]],[\"comment/547\",[]],[\"name/548\",[214,54.293]],[\"comment/548\",[]],[\"name/549\",[215,59.402]],[\"comment/549\",[]],[\"name/550\",[216,59.402]],[\"comment/550\",[]],[\"name/551\",[217,59.402]],[\"comment/551\",[]],[\"name/552\",[218,59.402]],[\"comment/552\",[]],[\"name/553\",[219,59.402]],[\"comment/553\",[]],[\"name/554\",[220,59.402]],[\"comment/554\",[]],[\"name/555\",[34,44.738]],[\"comment/555\",[]],[\"name/556\",[221,59.402]],[\"comment/556\",[]],[\"name/557\",[222,59.402]],[\"comment/557\",[]],[\"name/558\",[1,39.033]],[\"comment/558\",[]],[\"name/559\",[223,59.402]],[\"comment/559\",[]],[\"name/560\",[224,59.402]],[\"comment/560\",[]],[\"name/561\",[214,54.293]],[\"comment/561\",[]],[\"name/562\",[25,43.307]],[\"comment/562\",[]],[\"name/563\",[225,59.402]],[\"comment/563\",[]],[\"name/564\",[226,59.402]],[\"comment/564\",[]],[\"name/565\",[227,59.402]],[\"comment/565\",[]],[\"name/566\",[228,59.402]],[\"comment/566\",[]],[\"name/567\",[229,59.402]],[\"comment/567\",[]],[\"name/568\",[230,59.402]],[\"comment/568\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":59,\"name\":{\"59\":{},\"111\":{},\"149\":{},\"170\":{},\"172\":{},\"174\":{},\"176\":{},\"178\":{},\"180\":{},\"201\":{},\"207\":{},\"228\":{},\"234\":{},\"240\":{},\"246\":{},\"248\":{},\"250\":{},\"252\":{},\"254\":{},\"256\":{},\"265\":{},\"267\":{},\"291\":{},\"293\":{},\"295\":{},\"297\":{},\"299\":{},\"369\":{},\"407\":{},\"506\":{},\"509\":{},\"524\":{},\"526\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":162,\"name\":{\"420\":{}},\"comment\":{}}],[\"active\",{\"_index\":115,\"name\":{\"231\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":166,\"name\":{\"426\":{},\"459\":{},\"483\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":171,\"name\":{\"433\":{},\"464\":{},\"488\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":43,\"name\":{\"43\":{},\"106\":{},\"144\":{},\"364\":{},\"402\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":55,\"name\":{\"55\":{},\"109\":{},\"147\":{},\"367\":{},\"405\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":127,\"name\":{\"258\":{},\"304\":{}},\"comment\":{}}],[\"async\",{\"_index\":195,\"name\":{\"502\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":230,\"name\":{\"568\":{}},\"comment\":{}}],[\"average\",{\"_index\":106,\"name\":{\"204\":{},\"210\":{},\"261\":{},\"305\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":42,\"name\":{\"42\":{},\"105\":{},\"143\":{},\"363\":{},\"401\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":187,\"name\":{\"449\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"busy\",{\"_index\":35,\"name\":{\"35\":{},\"78\":{},\"124\":{},\"336\":{},\"381\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":97,\"name\":{\"194\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":179,\"name\":{\"441\":{},\"516\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":13,\"name\":{\"13\":{},\"93\":{},\"131\":{},\"350\":{},\"388\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":221,\"name\":{\"556\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":189,\"name\":{\"451\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":169,\"name\":{\"431\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":168,\"name\":{\"430\":{}},\"comment\":{}}],[\"choose\",{\"_index\":148,\"name\":{\"294\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":213,\"name\":{\"546\":{}},\"comment\":{}}],[\"clear\",{\"_index\":228,\"name\":{\"566\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":123,\"name\":{\"251\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":76,\"name\":{\"150\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":190,\"name\":{\"452\":{}},\"comment\":{}}],[\"concat\",{\"_index\":217,\"name\":{\"551\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":111,\"name\":{\"225\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"74\":{},\"113\":{},\"321\":{},\"332\":{},\"371\":{},\"421\":{},\"453\":{},\"476\":{},\"547\":{},\"558\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":53,\"name\":{\"53\":{},\"108\":{},\"146\":{},\"366\":{},\"404\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":52,\"name\":{\"52\":{},\"107\":{},\"145\":{},\"365\":{},\"403\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":51,\"name\":{\"51\":{},\"84\":{},\"119\":{},\"341\":{},\"376\":{}},\"comment\":{}}],[\"data\",{\"_index\":205,\"name\":{\"519\":{},\"531\":{},\"537\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":226,\"name\":{\"564\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":68,\"name\":{\"68\":{},\"249\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":38,\"name\":{\"38\":{},\"104\":{},\"142\":{},\"171\":{},\"361\":{},\"399\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":39,\"name\":{\"39\":{},\"82\":{},\"117\":{},\"339\":{},\"374\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":136,\"name\":{\"277\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":158,\"name\":{\"331\":{}},\"comment\":{}}],[\"elu\",{\"_index\":140,\"name\":{\"284\":{},\"312\":{},\"318\":{},\"542\":{},\"545\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"88\":{},\"126\":{},\"168\":{},\"345\":{},\"383\":{}},\"comment\":{}}],[\"empty\",{\"_index\":220,\"name\":{\"554\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":86,\"name\":{\"160\":{},\"220\":{},\"417\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":31,\"name\":{\"31\":{},\"99\":{},\"137\":{},\"161\":{},\"177\":{},\"221\":{},\"356\":{},\"394\":{},\"418\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":188,\"name\":{\"450\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":225,\"name\":{\"563\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":67,\"name\":{\"67\":{},\"247\":{}},\"comment\":{}}],[\"env\",{\"_index\":77,\"name\":{\"151\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":80,\"name\":{\"154\":{},\"214\":{},\"227\":{},\"411\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":113,\"name\":{\"229\":{}},\"comment\":{}}],[\"execute\",{\"_index\":37,\"name\":{\"37\":{},\"103\":{},\"141\":{},\"169\":{},\"328\":{},\"360\":{},\"398\":{}},\"comment\":{}}],[\"executed\",{\"_index\":130,\"name\":{\"269\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":98,\"name\":{\"195\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"executing\",{\"_index\":131,\"name\":{\"270\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":99,\"name\":{\"196\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":82,\"name\":{\"156\":{},\"216\":{},\"233\":{},\"413\":{}},\"comment\":{}}],[\"failed\",{\"_index\":134,\"name\":{\"273\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":102,\"name\":{\"199\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":9,\"name\":{\"9\":{},\"92\":{},\"130\":{},\"349\":{},\"387\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":75,\"name\":{\"112\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":159,\"name\":{\"370\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":71,\"name\":{\"71\":{}},\"comment\":{}}],[\"full\",{\"_index\":34,\"name\":{\"34\":{},\"101\":{},\"139\":{},\"358\":{},\"396\":{},\"555\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":180,\"name\":{\"442\":{},\"470\":{},\"494\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":156,\"name\":{\"324\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":186,\"name\":{\"448\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":157,\"name\":{\"325\":{}},\"comment\":{}}],[\"gettaskworkerusage\",{\"_index\":125,\"name\":{\"255\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":182,\"name\":{\"444\":{},\"471\":{},\"479\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":170,\"name\":{\"432\":{},\"463\":{},\"487\":{}},\"comment\":{}}],[\"history\",{\"_index\":128,\"name\":{\"263\":{}},\"comment\":{}}],[\"id\",{\"_index\":117,\"name\":{\"236\":{},\"275\":{},\"422\":{},\"454\":{},\"477\":{},\"521\":{},\"533\":{}},\"comment\":{}}],[\"idle\",{\"_index\":114,\"name\":{\"230\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":96,\"name\":{\"193\":{}},\"comment\":{}}],[\"info\",{\"_index\":19,\"name\":{\"19\":{},\"94\":{},\"132\":{},\"166\":{},\"243\":{},\"351\":{},\"389\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":36,\"name\":{\"36\":{},\"102\":{},\"140\":{},\"359\":{},\"397\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":90,\"name\":{\"165\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":41,\"name\":{\"41\":{},\"81\":{},\"116\":{},\"338\":{},\"373\":{},\"427\":{},\"460\":{},\"484\":{}},\"comment\":{}}],[\"items\",{\"_index\":223,\"name\":{\"559\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":229,\"name\":{\"567\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":116,\"name\":{\"235\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":143,\"name\":{\"287\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":121,\"name\":{\"241\":{}},\"comment\":{}}],[\"kill\",{\"_index\":200,\"name\":{\"511\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":193,\"name\":{\"499\":{},\"503\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":192,\"name\":{\"498\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":164,\"name\":{\"424\":{},\"457\":{},\"481\":{}},\"comment\":{}}],[\"listtaskfunctions\",{\"_index\":173,\"name\":{\"435\":{},\"466\":{},\"490\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":167,\"name\":{\"428\":{},\"461\":{},\"485\":{}},\"comment\":{}}],[\"max\",{\"_index\":74,\"name\":{\"75\":{},\"333\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":105,\"name\":{\"203\":{},\"209\":{},\"260\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":194,\"name\":{\"501\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":133,\"name\":{\"272\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":101,\"name\":{\"198\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":25,\"name\":{\"25\":{},\"77\":{},\"123\":{},\"190\":{},\"335\":{},\"380\":{},\"562\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":151,\"name\":{\"300\":{},\"315\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":152,\"name\":{\"301\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":141,\"name\":{\"285\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":126,\"name\":{\"257\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":153,\"name\":{\"303\":{}},\"comment\":{}}],[\"median\",{\"_index\":107,\"name\":{\"205\":{},\"211\":{},\"262\":{},\"302\":{},\"306\":{}},\"comment\":{}}],[\"message\",{\"_index\":211,\"name\":{\"536\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":79,\"name\":{\"153\":{},\"213\":{},\"264\":{},\"410\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":175,\"name\":{\"437\":{},\"468\":{},\"492\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":199,\"name\":{\"510\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":104,\"name\":{\"202\":{},\"208\":{},\"259\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":24,\"name\":{\"24\":{},\"86\":{},\"122\":{},\"189\":{},\"343\":{},\"379\":{}},\"comment\":{}}],[\"name\",{\"_index\":204,\"name\":{\"518\":{},\"530\":{},\"535\":{},\"539\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":8,\"name\":{\"8\":{},\"91\":{},\"129\":{},\"348\":{},\"386\":{}},\"comment\":{}}],[\"offset\",{\"_index\":224,\"name\":{\"560\":{}},\"comment\":{}}],[\"on\",{\"_index\":119,\"name\":{\"238\":{}},\"comment\":{}}],[\"once\",{\"_index\":120,\"name\":{\"239\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":81,\"name\":{\"155\":{},\"215\":{},\"266\":{},\"412\":{}},\"comment\":{}}],[\"opts\",{\"_index\":10,\"name\":{\"10\":{},\"79\":{},\"114\":{},\"337\":{},\"372\":{},\"429\":{},\"462\":{},\"486\":{}},\"comment\":{}}],[\"peek\",{\"_index\":227,\"name\":{\"565\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":91,\"name\":{\"181\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":92,\"name\":{\"182\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":88,\"name\":{\"163\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":93,\"name\":{\"183\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":109,\"name\":{\"212\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":110,\"name\":{\"223\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":89,\"name\":{\"164\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"89\":{},\"127\":{},\"346\":{},\"384\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":207,\"name\":{\"522\":{}},\"comment\":{}}],[\"push\",{\"_index\":215,\"name\":{\"549\":{}},\"comment\":{}}],[\"queue\",{\"_index\":222,\"name\":{\"557\":{}},\"comment\":{}}],[\"queued\",{\"_index\":132,\"name\":{\"271\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":100,\"name\":{\"197\":{}},\"comment\":{}}],[\"ready\",{\"_index\":20,\"name\":{\"20\":{},\"95\":{},\"133\":{},\"187\":{},\"278\":{},\"352\":{},\"390\":{},\"515\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"reject\",{\"_index\":209,\"name\":{\"525\":{}},\"comment\":{}}],[\"remove\",{\"_index\":149,\"name\":{\"296\":{},\"329\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":172,\"name\":{\"434\":{},\"465\":{},\"489\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"reset\",{\"_index\":146,\"name\":{\"290\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":124,\"name\":{\"253\":{}},\"comment\":{}}],[\"resize\",{\"_index\":219,\"name\":{\"553\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":208,\"name\":{\"523\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":85,\"name\":{\"159\":{},\"219\":{},\"416\":{}},\"comment\":{}}],[\"run\",{\"_index\":183,\"name\":{\"445\":{},\"472\":{},\"495\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":185,\"name\":{\"447\":{},\"474\":{},\"497\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":184,\"name\":{\"446\":{},\"473\":{},\"496\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":103,\"name\":{\"200\":{},\"282\":{},\"310\":{},\"316\":{},\"541\":{},\"544\":{}},\"comment\":{}}],[\"sendreadyresponse\",{\"_index\":176,\"name\":{\"438\":{},\"469\":{},\"493\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":181,\"name\":{\"443\":{},\"455\":{},\"478\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":50,\"name\":{\"50\":{},\"83\":{},\"118\":{},\"340\":{},\"375\":{}},\"comment\":{}}],[\"sendworkerstartupmessage\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":174,\"name\":{\"436\":{},\"467\":{},\"491\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":150,\"name\":{\"298\":{},\"330\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":32,\"name\":{\"32\":{},\"100\":{},\"138\":{},\"179\":{},\"357\":{},\"395\":{}},\"comment\":{}}],[\"settings\",{\"_index\":78,\"name\":{\"152\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":40,\"name\":{\"40\":{},\"80\":{},\"115\":{},\"362\":{},\"400\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":29,\"name\":{\"29\":{},\"97\":{},\"135\":{},\"173\":{},\"326\":{},\"354\":{},\"392\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":30,\"name\":{\"30\":{},\"98\":{},\"136\":{},\"175\":{},\"355\":{},\"393\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"size\",{\"_index\":214,\"name\":{\"548\":{},\"561\":{}},\"comment\":{}}],[\"splice\",{\"_index\":218,\"name\":{\"552\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":177,\"name\":{\"439\":{}},\"comment\":{}}],[\"starting\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"startpool\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":165,\"name\":{\"425\":{},\"458\":{},\"482\":{},\"514\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":178,\"name\":{\"440\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":95,\"name\":{\"188\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":144,\"name\":{\"288\":{},\"307\":{}},\"comment\":{}}],[\"task\",{\"_index\":210,\"name\":{\"528\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":201,\"name\":{\"512\":{},\"534\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":163,\"name\":{\"423\":{},\"456\":{},\"480\":{},\"504\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":202,\"name\":{\"513\":{},\"538\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":139,\"name\":{\"281\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":87,\"name\":{\"162\":{},\"222\":{},\"224\":{},\"419\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":69,\"name\":{\"69\":{},\"245\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":129,\"name\":{\"268\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":145,\"name\":{\"289\":{},\"309\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":118,\"name\":{\"237\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":160,\"name\":{\"408\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":191,\"name\":{\"475\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":206,\"name\":{\"520\":{},\"532\":{},\"540\":{}},\"comment\":{}}],[\"type\",{\"_index\":22,\"name\":{\"22\":{},\"76\":{},\"120\":{},\"185\":{},\"276\":{},\"334\":{},\"377\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":216,\"name\":{\"550\":{}},\"comment\":{}}],[\"update\",{\"_index\":147,\"name\":{\"292\":{},\"327\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"usage\",{\"_index\":122,\"name\":{\"244\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":154,\"name\":{\"308\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":21,\"name\":{\"21\":{},\"96\":{},\"134\":{},\"191\":{},\"232\":{},\"353\":{},\"391\":{}},\"comment\":{}}],[\"version\",{\"_index\":94,\"name\":{\"184\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":108,\"name\":{\"206\":{},\"283\":{},\"311\":{},\"317\":{}},\"comment\":{}}],[\"weights\",{\"_index\":155,\"name\":{\"319\":{}},\"comment\":{}}],[\"worker\",{\"_index\":23,\"name\":{\"23\":{},\"85\":{},\"121\":{},\"186\":{},\"242\":{},\"342\":{},\"378\":{},\"527\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":196,\"name\":{\"505\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":142,\"name\":{\"286\":{},\"322\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":83,\"name\":{\"157\":{},\"217\":{},\"313\":{},\"323\":{},\"414\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"90\":{},\"128\":{},\"320\":{},\"347\":{},\"385\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":84,\"name\":{\"158\":{},\"218\":{},\"314\":{},\"415\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":197,\"name\":{\"507\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":203,\"name\":{\"517\":{},\"529\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":135,\"name\":{\"274\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":58,\"name\":{\"58\":{},\"110\":{},\"148\":{},\"368\":{},\"406\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"87\":{},\"125\":{},\"167\":{},\"192\":{},\"344\":{},\"382\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":161,\"name\":{\"409\":{},\"500\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":212,\"name\":{\"543\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":198,\"name\":{\"508\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":137,\"name\":{\"279\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":112,\"name\":{\"226\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":138,\"name\":{\"280\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index 935d5d9f..800d4a3c 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -1,4 +1,4 @@ -AbstractPool | poolifier - v2.6.16
+AbstractPool | poolifier - v2.6.17
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.16
+
  • The search index is not available
  • poolifier - v2.6.17
    @@ -49,7 +49,7 @@
    • IPool<Worker, Data, Response>
    +
  • Defined in src/pools/abstract-pool.ts:54
  • @@ -177,7 +177,7 @@

    Returns AbstractPool<Worker, Data, Response>

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

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

    @@ -280,7 +280,7 @@

    Returns boolean

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

    @@ -391,7 +391,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:1148
  • +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1024
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • Returns TasksQueueOptions

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

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

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

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

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

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

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

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:1040
  • +
  • Defined in src/pools/abstract-pool.ts:1011
  • +
  • Defined in src/pools/abstract-pool.ts:1162
  • +
  • Defined in src/pools/abstract-pool.ts:920
  • Returns void

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:784
  • +
  • Defined in src/pools/abstract-pool.ts:1075
  • @@ -47,7 +47,7 @@
  • ClusterWorker
  • ThreadWorker
  • +
  • Defined in src/worker/abstract-worker.ts:39
  • @@ -84,6 +84,7 @@ getTaskFunction handleError hasTaskFunction +listTaskFunctions messageListener removeTaskFunction run @@ -148,7 +149,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:73
  • Properties

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

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

    Throws

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

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

    +
  • Defined in src/worker/abstract-worker.ts:493
  • +
  • Defined in src/worker/abstract-worker.ts:342
  • +
  • Defined in src/worker/abstract-worker.ts:517
  • +
  • Defined in src/worker/abstract-worker.ts:112
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:502
  • +
  • Defined in src/worker/abstract-worker.ts:356
  • +
  • Defined in src/worker/abstract-worker.ts:484
  • +
  • Defined in src/worker/abstract-worker.ts:378
  • +
  • Defined in src/worker/abstract-worker.ts:168
  • +
    + +
    +
  • Defined in src/worker/abstract-worker.ts:292
  • +
  • Defined in src/worker/abstract-worker.ts:225
  • +
  • Defined in src/worker/abstract-worker.ts:388
  • +
  • Defined in src/worker/abstract-worker.ts:441
  • +
  • Defined in src/worker/abstract-worker.ts:403
  • +
  • Defined in src/worker/abstract-worker.ts:317
  • +
  • Defined in src/worker/abstract-worker.ts:368
  • +
  • Defined in src/worker/abstract-worker.ts:262
  • +
  • Defined in src/worker/abstract-worker.ts:324
  • +
  • Defined in src/worker/abstract-worker.ts:335
  • @@ -31,7 +31,7 @@
    • CircularArray
    +
  • Defined in src/circular-array.ts:8
  • @@ -113,7 +113,7 @@

    Returns CircularArray<T>

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

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

    size: number
    +
  • Defined in src/circular-array.ts:9
  • [species]: ArrayConstructor
    +
  • Defined in src/circular-array.ts:88
  • +
  • Defined in src/circular-array.ts:39
  • +
  • Defined in src/circular-array.ts:80
  • +
  • Defined in src/circular-array.ts:84
  • +
  • Defined in src/circular-array.ts:21
  • Returns void

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

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

    getMainWorker handleError hasTaskFunction +listTaskFunctions messageListener removeTaskFunction run @@ -125,7 +126,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

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

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

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:186
  • +
  • Defined in src/worker/abstract-worker.ts:356
  • +
  • Defined in src/worker/abstract-worker.ts:378
  • +
  • Defined in src/worker/abstract-worker.ts:168
  • +
    + +
    +
  • Defined in src/worker/abstract-worker.ts:292
  • +
  • Defined in src/worker/abstract-worker.ts:225
  • +
  • Defined in src/worker/abstract-worker.ts:388
  • +
  • Defined in src/worker/abstract-worker.ts:441
  • +
  • Defined in src/worker/abstract-worker.ts:403
  • +
  • Defined in src/worker/abstract-worker.ts:317
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in src/worker/abstract-worker.ts:262
  • @@ -45,7 +45,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    • DynamicClusterPool
    +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -143,7 +143,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:27
  • Properties

    @@ -162,7 +162,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -171,7 +171,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:105
  • max: number
    @@ -179,7 +179,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:29
  • numberOfWorkers: number
    @@ -188,7 +188,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:104
  • opts: ClusterPoolOptions = {}
    @@ -197,7 +197,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -211,7 +211,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -220,7 +220,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -229,7 +229,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1024
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:976
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/cluster/fixed.ts:72
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/cluster/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:1075
  • @@ -45,7 +45,7 @@ When the maximum number of threads is reached and workers are busy, an event is +
  • Defined in src/pools/thread/dynamic.ts:15
  • @@ -143,7 +143,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:27
  • Properties

    @@ -162,7 +162,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -171,7 +171,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:105
  • max: number
    @@ -179,7 +179,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:29
  • numberOfWorkers: number
    @@ -188,7 +188,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:104
  • @@ -197,7 +197,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/fixed.ts:46
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -211,7 +211,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -220,7 +220,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -229,7 +229,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1024
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:976
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/thread/fixed.ts:52
  • +
  • Defined in src/pools/thread/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/abstract-pool.ts:679
  • +
  • Defined in src/pools/abstract-pool.ts:1075
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:33
  • @@ -137,7 +137,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:44
  • Properties

    @@ -156,7 +156,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -165,7 +165,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:105
  • numberOfWorkers: number
    @@ -174,7 +174,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:104
  • @@ -183,7 +183,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -197,7 +197,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -206,7 +206,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -215,7 +215,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:1024
  • +
  • Defined in src/pools/abstract-pool.ts:695
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:976
  • +
  • Defined in src/pools/abstract-pool.ts:937
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:650
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/cluster/fixed.ts:72
  • +
  • Defined in src/pools/abstract-pool.ts:567
  • +
  • Defined in src/pools/abstract-pool.ts:525
  • +
  • Defined in src/pools/abstract-pool.ts:544
  • +
  • Defined in src/pools/cluster/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:1075
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/thread/fixed.ts:32
  • @@ -137,7 +137,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:43
  • Properties

    @@ -156,7 +156,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:63
  • filePath: string
    @@ -165,7 +165,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:105
  • numberOfWorkers: number
    @@ -174,7 +174,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:104
  • @@ -183,7 +183,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:46
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -197,7 +197,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -206,7 +206,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -215,7 +215,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:60
  • Accessors

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

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

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

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

    T

    Returns Queue<T>

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

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

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

    See

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

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

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

    getMainWorker handleError hasTaskFunction +listTaskFunctions messageListener removeTaskFunction run @@ -125,7 +126,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

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

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

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:186
  • +
  • Defined in src/worker/abstract-worker.ts:356
  • +
  • Defined in src/worker/thread-worker.ts:61
  • +
  • Defined in src/worker/abstract-worker.ts:168
  • +
    + +
    +
  • Defined in src/worker/abstract-worker.ts:292
  • +
  • Defined in src/worker/abstract-worker.ts:225
  • +
  • Defined in src/worker/abstract-worker.ts:388
  • +
  • Defined in src/worker/abstract-worker.ts:441
  • +
  • Defined in src/worker/abstract-worker.ts:403
  • +
  • Defined in src/worker/abstract-worker.ts:317
  • +
  • Defined in src/worker/thread-worker.ts:56
  • +
  • Defined in src/worker/abstract-worker.ts:262
  • @@ -42,7 +42,7 @@
    • WorkerChoiceStrategyContext
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:27
  • @@ -106,14 +106,14 @@

    Returns WorkerChoiceStrategyContext<Worker, Data, Response>

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

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

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

    Throws

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

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

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

    poolifier - v2.6.16

    +

    poolifier - v2.6.17

    Index

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

    Theme

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

    See

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

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

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:22
  • tasksQueueOptions?: TasksQueueOptions
    @@ -144,7 +144,7 @@
    +
  • Defined in src/pools/pool.ts:157
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -155,7 +155,7 @@
    +
  • Defined in src/pools/pool.ts:133
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:70
  • @@ -42,17 +42,17 @@
    +
  • Defined in src/pools/worker.ts:72
  • +
  • Defined in src/pools/worker.ts:71
  • utilization?: number
    +
  • Defined in src/pools/worker.ts:73
  • @@ -46,7 +46,7 @@ +
  • Defined in src/pools/pool.ts:167
  • @@ -81,7 +81,7 @@

    Returns Promise<void>

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

    Returns void

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

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:219
  • workerNodes: IWorkerNode<Worker, Data>[]
    @@ -249,7 +249,7 @@
    +
  • Defined in src/pools/pool.ts:179
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:168
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:172
  • on: ((event, handler) => void) & ((event, handler) => void) & ((event, handler) => void) & ((event, handler) => void)
    @@ -118,7 +118,7 @@

    Param

    The event handler.

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

    Returns void

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

    Returns void

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

    Returns void

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

    Returns undefined | WorkerUsage

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

    Returns void

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

    Default Value

    true

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

    Default Value

    false

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

    Default Value

    WorkerChoiceStrategies.ROUND_ROBIN

    +
  • Defined in src/pools/pool.ts:133
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • @@ -37,7 +37,7 @@ +
  • Defined in src/utility-types.ts:130
  • @@ -71,7 +71,7 @@

    Returns void

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

    Returns void

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

    Default Value

    1

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

    See

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

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

    Default Value

    { median: false }

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

    Default Value

    { median: false }

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

    Default Value

    { median: false }

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

    Default Value

    Computed worker weights automatically given the CPU performance.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:100
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:122
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:134
  • id: undefined | number
    @@ -54,7 +54,7 @@
    +
  • Defined in src/pools/worker.ts:126
  • ready: boolean
    @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:138
  • type: "cluster" | "thread"
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:130
  • @@ -24,7 +24,7 @@ +
  • Defined in src/worker/worker-options.ts:23
  • @@ -49,7 +49,7 @@

    Deprecated

    This option will be removed in the next major version.

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

    Default Value

    KillBehaviors.SOFT

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

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:36
  • @@ -24,7 +24,7 @@ +
  • Defined in src/utility-types.ts:54
  • @@ -41,12 +41,12 @@
    elu: boolean
    +
  • Defined in src/utility-types.ts:56
  • runTime: boolean
    +
  • Defined in src/utility-types.ts:55
  • @@ -24,7 +24,7 @@ +
  • Defined in src/pools/worker.ts:146
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:162
  • @@ -54,7 +54,7 @@
    +
  • Defined in src/pools/worker.ts:154
  • tasks: TaskStatistics
    @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:150
  • waitTime: MeasurementStatistics
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:158
  • @@ -40,7 +40,7 @@

    Returns void

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

    Returns void

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

    Returns void

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

    Returns void

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

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

    Returns Promise<Response>

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

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

    Returns Response

    +
  • Defined in src/worker/worker-functions.ts:7
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/worker.ts:115
  • @@ -33,7 +33,7 @@
    +
  • Defined in src/worker/worker-options.ts:4
  • @@ -29,7 +29,7 @@
    Readonly waitTime: "waitTime"
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:47
  • @@ -33,7 +33,7 @@
    Readonly taskError: "taskError"
    +
  • Defined in src/pools/pool.ts:43
  • @@ -33,7 +33,7 @@
    +
  • Defined in src/pools/pool.ts:19
  • @@ -58,7 +58,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • @@ -27,7 +27,7 @@
    Readonly thread: "thread"
    +
  • Defined in src/pools/worker.ts:107