From 202bcb6b999895ba5c5ef42eccd6a95836d21602 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 21:34:51 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 238 +++++++++++++----- docs/classes/AbstractWorker.html | 54 ++-- docs/classes/CircularArray.html | 22 +- docs/classes/ClusterWorker.html | 61 +++-- docs/classes/DynamicClusterPool.html | 102 +++++--- docs/classes/DynamicThreadPool.html | 102 +++++--- docs/classes/FixedClusterPool.html | 100 +++++--- docs/classes/FixedThreadPool.html | 100 +++++--- docs/classes/PoolEmitter.html | 2 +- docs/classes/Queue.html | 24 +- docs/classes/ThreadWorker.html | 61 +++-- docs/classes/WorkerChoiceStrategyContext.html | 22 +- docs/functions/availableParallelism.html | 2 +- docs/interfaces/ClusterPoolOptions.html | 26 +- ...tLoopUtilizationMeasurementStatistics.html | 12 +- docs/interfaces/IPool.html | 22 +- docs/interfaces/IWorker.html | 33 ++- docs/interfaces/IWorkerChoiceStrategy.html | 16 +- docs/interfaces/MeasurementOptions.html | 6 +- docs/interfaces/MeasurementStatistics.html | 12 +- .../MeasurementStatisticsRequirements.html | 14 +- docs/interfaces/MessageValue.html | 40 ++- docs/interfaces/PoolInfo.html | 51 ++-- docs/interfaces/PoolOptions.html | 22 +- docs/interfaces/PromiseResponseWrapper.html | 8 +- docs/interfaces/StrategyPolicy.html | 6 +- docs/interfaces/Task.html | 10 +- docs/interfaces/TaskError.html | 22 +- docs/interfaces/TaskPerformance.html | 14 +- docs/interfaces/TaskStatistics.html | 12 +- .../TaskStatisticsRequirements.html | 14 +- docs/interfaces/TasksQueueOptions.html | 6 +- docs/interfaces/ThreadPoolOptions.html | 24 +- .../WorkerChoiceStrategyOptions.html | 22 +- docs/interfaces/WorkerNode.html | 22 +- docs/interfaces/WorkerOptions.html | 8 +- docs/interfaces/WorkerStatistics.html | 6 +- docs/interfaces/WorkerUsage.html | 18 +- docs/types/ErrorHandler.html | 2 +- docs/types/ExitHandler.html | 2 +- docs/types/KillBehavior.html | 2 +- docs/types/Measurement.html | 2 +- docs/types/MessageHandler.html | 2 +- docs/types/OnlineHandler.html | 2 +- docs/types/PoolEvent.html | 2 +- docs/types/PoolType.html | 2 +- docs/types/TaskFunctions.html | 2 +- docs/types/WorkerAsyncFunction.html | 2 +- docs/types/WorkerChoiceStrategy.html | 2 +- docs/types/WorkerFunction.html | 2 +- docs/types/WorkerSyncFunction.html | 2 +- docs/types/WorkerType.html | 2 +- docs/variables/KillBehaviors.html | 2 +- docs/variables/Measurements.html | 2 +- docs/variables/PoolEvents.html | 2 +- docs/variables/PoolTypes.html | 2 +- docs/variables/WorkerChoiceStrategies.html | 2 +- docs/variables/WorkerTypes.html | 2 +- 59 files changed, 867 insertions(+), 511 deletions(-) diff --git a/docs/assets/search.js b/docs/assets/search.js index 860c0c0b..7b2d1f1d 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\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"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\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNodeTasksUsage\",\"url\":\"classes/AbstractPool.html#setWorkerNodeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"pushWorkerNode\",\"url\":\"classes/AbstractPool.html#pushWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksMaxQueueSize\",\"url\":\"classes/AbstractPool.html#tasksMaxQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerStatistics\",\"url\":\"classes/AbstractPool.html#setWorkerStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerUsage\",\"url\":\"classes/AbstractPool.html#getWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerNode\",\"url\":\"interfaces/WorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/WorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/WorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueue\",\"url\":\"interfaces/WorkerNode.html#tasksQueue\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/AbstractWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/AbstractWorker.html#checkAlive\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ClusterWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ClusterWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"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\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ThreadWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ThreadWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"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\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,57.683]],[\"comment/0\",[]],[\"name/1\",[1,37.314]],[\"comment/1\",[]],[\"name/2\",[2,41.589]],[\"comment/2\",[]],[\"name/3\",[3,43.02]],[\"comment/3\",[]],[\"name/4\",[4,44.69]],[\"comment/4\",[]],[\"name/5\",[5,43.02]],[\"comment/5\",[]],[\"name/6\",[6,44.69]],[\"comment/6\",[]],[\"name/7\",[7,44.69]],[\"comment/7\",[]],[\"name/8\",[8,40.337]],[\"comment/8\",[]],[\"name/9\",[9,57.683]],[\"comment/9\",[]],[\"name/10\",[10,57.683]],[\"comment/10\",[]],[\"name/11\",[11,57.683]],[\"comment/11\",[]],[\"name/12\",[12,57.683]],[\"comment/12\",[]],[\"name/13\",[13,57.683]],[\"comment/13\",[]],[\"name/14\",[14,57.683]],[\"comment/14\",[]],[\"name/15\",[15,43.02]],[\"comment/15\",[]],[\"name/16\",[16,43.02]],[\"comment/16\",[]],[\"name/17\",[17,40.337]],[\"comment/17\",[]],[\"name/18\",[18,43.02]],[\"comment/18\",[]],[\"name/19\",[19,41.589]],[\"comment/19\",[]],[\"name/20\",[20,57.683]],[\"comment/20\",[]],[\"name/21\",[21,41.589]],[\"comment/21\",[]],[\"name/22\",[22,43.02]],[\"comment/22\",[]],[\"name/23\",[23,39.225]],[\"comment/23\",[]],[\"name/24\",[24,43.02]],[\"comment/24\",[]],[\"name/25\",[25,57.683]],[\"comment/25\",[]],[\"name/26\",[26,43.02]],[\"comment/26\",[]],[\"name/27\",[27,44.69]],[\"comment/27\",[]],[\"name/28\",[28,44.69]],[\"comment/28\",[]],[\"name/29\",[29,41.589]],[\"comment/29\",[]],[\"name/30\",[30,43.02]],[\"comment/30\",[]],[\"name/31\",[31,44.69]],[\"comment/31\",[]],[\"name/32\",[32,44.69]],[\"comment/32\",[]],[\"name/33\",[33,40.337]],[\"comment/33\",[]],[\"name/34\",[34,44.69]],[\"comment/34\",[]],[\"name/35\",[35,44.69]],[\"comment/35\",[]],[\"name/36\",[36,57.683]],[\"comment/36\",[]],[\"name/37\",[37,57.683]],[\"comment/37\",[]],[\"name/38\",[38,57.683]],[\"comment/38\",[]],[\"name/39\",[39,57.683]],[\"comment/39\",[]],[\"name/40\",[40,57.683]],[\"comment/40\",[]],[\"name/41\",[41,57.683]],[\"comment/41\",[]],[\"name/42\",[42,44.69]],[\"comment/42\",[]],[\"name/43\",[43,57.683]],[\"comment/43\",[]],[\"name/44\",[44,44.69]],[\"comment/44\",[]],[\"name/45\",[45,44.69]],[\"comment/45\",[]],[\"name/46\",[46,44.69]],[\"comment/46\",[]],[\"name/47\",[47,44.69]],[\"comment/47\",[]],[\"name/48\",[48,44.69]],[\"comment/48\",[]],[\"name/49\",[49,29.351]],[\"comment/49\",[]],[\"name/50\",[50,57.683]],[\"comment/50\",[]],[\"name/51\",[51,57.683]],[\"comment/51\",[]],[\"name/52\",[52,57.683]],[\"comment/52\",[]],[\"name/53\",[53,57.683]],[\"comment/53\",[]],[\"name/54\",[54,57.683]],[\"comment/54\",[]],[\"name/55\",[55,57.683]],[\"comment/55\",[]],[\"name/56\",[56,57.683]],[\"comment/56\",[]],[\"name/57\",[57,57.683]],[\"comment/57\",[]],[\"name/58\",[58,57.683]],[\"comment/58\",[]],[\"name/59\",[59,57.683]],[\"comment/59\",[]],[\"name/60\",[60,57.683]],[\"comment/60\",[]],[\"name/61\",[61,57.683]],[\"comment/61\",[]],[\"name/62\",[62,57.683]],[\"comment/62\",[]],[\"name/63\",[63,57.683]],[\"comment/63\",[]],[\"name/64\",[1,37.314]],[\"comment/64\",[]],[\"name/65\",[64,52.575]],[\"comment/65\",[]],[\"name/66\",[16,43.02]],[\"comment/66\",[]],[\"name/67\",[19,41.589]],[\"comment/67\",[]],[\"name/68\",[27,44.69]],[\"comment/68\",[]],[\"name/69\",[8,40.337]],[\"comment/69\",[]],[\"name/70\",[32,44.69]],[\"comment/70\",[]],[\"name/71\",[33,40.337]],[\"comment/71\",[]],[\"name/72\",[31,44.69]],[\"comment/72\",[]],[\"name/73\",[42,44.69]],[\"comment/73\",[]],[\"name/74\",[44,44.69]],[\"comment/74\",[]],[\"name/75\",[17,40.337]],[\"comment/75\",[]],[\"name/76\",[18,43.02]],[\"comment/76\",[]],[\"name/77\",[2,41.589]],[\"comment/77\",[]],[\"name/78\",[3,43.02]],[\"comment/78\",[]],[\"name/79\",[4,44.69]],[\"comment/79\",[]],[\"name/80\",[5,43.02]],[\"comment/80\",[]],[\"name/81\",[6,44.69]],[\"comment/81\",[]],[\"name/82\",[7,44.69]],[\"comment/82\",[]],[\"name/83\",[15,43.02]],[\"comment/83\",[]],[\"name/84\",[21,41.589]],[\"comment/84\",[]],[\"name/85\",[22,43.02]],[\"comment/85\",[]],[\"name/86\",[23,39.225]],[\"comment/86\",[]],[\"name/87\",[24,43.02]],[\"comment/87\",[]],[\"name/88\",[26,43.02]],[\"comment/88\",[]],[\"name/89\",[28,44.69]],[\"comment/89\",[]],[\"name/90\",[29,41.589]],[\"comment/90\",[]],[\"name/91\",[30,43.02]],[\"comment/91\",[]],[\"name/92\",[34,44.69]],[\"comment/92\",[]],[\"name/93\",[35,44.69]],[\"comment/93\",[]],[\"name/94\",[45,44.69]],[\"comment/94\",[]],[\"name/95\",[46,44.69]],[\"comment/95\",[]],[\"name/96\",[47,44.69]],[\"comment/96\",[]],[\"name/97\",[48,44.69]],[\"comment/97\",[]],[\"name/98\",[49,29.351]],[\"comment/98\",[]],[\"name/99\",[65,57.683]],[\"comment/99\",[]],[\"name/100\",[1,37.314]],[\"comment/100\",[]],[\"name/101\",[8,40.337]],[\"comment/101\",[]],[\"name/102\",[32,44.69]],[\"comment/102\",[]],[\"name/103\",[33,40.337]],[\"comment/103\",[]],[\"name/104\",[31,44.69]],[\"comment/104\",[]],[\"name/105\",[42,44.69]],[\"comment/105\",[]],[\"name/106\",[44,44.69]],[\"comment/106\",[]],[\"name/107\",[16,43.02]],[\"comment/107\",[]],[\"name/108\",[17,40.337]],[\"comment/108\",[]],[\"name/109\",[18,43.02]],[\"comment/109\",[]],[\"name/110\",[19,41.589]],[\"comment/110\",[]],[\"name/111\",[27,44.69]],[\"comment/111\",[]],[\"name/112\",[2,41.589]],[\"comment/112\",[]],[\"name/113\",[3,43.02]],[\"comment/113\",[]],[\"name/114\",[4,44.69]],[\"comment/114\",[]],[\"name/115\",[5,43.02]],[\"comment/115\",[]],[\"name/116\",[6,44.69]],[\"comment/116\",[]],[\"name/117\",[7,44.69]],[\"comment/117\",[]],[\"name/118\",[15,43.02]],[\"comment/118\",[]],[\"name/119\",[21,41.589]],[\"comment/119\",[]],[\"name/120\",[22,43.02]],[\"comment/120\",[]],[\"name/121\",[23,39.225]],[\"comment/121\",[]],[\"name/122\",[24,43.02]],[\"comment/122\",[]],[\"name/123\",[26,43.02]],[\"comment/123\",[]],[\"name/124\",[28,44.69]],[\"comment/124\",[]],[\"name/125\",[29,41.589]],[\"comment/125\",[]],[\"name/126\",[30,43.02]],[\"comment/126\",[]],[\"name/127\",[34,44.69]],[\"comment/127\",[]],[\"name/128\",[35,44.69]],[\"comment/128\",[]],[\"name/129\",[45,44.69]],[\"comment/129\",[]],[\"name/130\",[46,44.69]],[\"comment/130\",[]],[\"name/131\",[47,44.69]],[\"comment/131\",[]],[\"name/132\",[48,44.69]],[\"comment/132\",[]],[\"name/133\",[49,29.351]],[\"comment/133\",[]],[\"name/134\",[66,57.683]],[\"comment/134\",[]],[\"name/135\",[67,57.683]],[\"comment/135\",[]],[\"name/136\",[68,57.683]],[\"comment/136\",[]],[\"name/137\",[69,46.697]],[\"comment/137\",[]],[\"name/138\",[70,46.697]],[\"comment/138\",[]],[\"name/139\",[71,46.697]],[\"comment/139\",[]],[\"name/140\",[72,46.697]],[\"comment/140\",[]],[\"name/141\",[73,44.69]],[\"comment/141\",[]],[\"name/142\",[74,46.697]],[\"comment/142\",[]],[\"name/143\",[75,49.21]],[\"comment/143\",[]],[\"name/144\",[76,49.21]],[\"comment/144\",[]],[\"name/145\",[23,39.225]],[\"comment/145\",[]],[\"name/146\",[77,46.697]],[\"comment/146\",[]],[\"name/147\",[78,57.683]],[\"comment/147\",[]],[\"name/148\",[79,57.683]],[\"comment/148\",[]],[\"name/149\",[80,57.683]],[\"comment/149\",[]],[\"name/150\",[81,57.683]],[\"comment/150\",[]],[\"name/151\",[15,43.02]],[\"comment/151\",[]],[\"name/152\",[2,41.589]],[\"comment/152\",[]],[\"name/153\",[3,43.02]],[\"comment/153\",[]],[\"name/154\",[29,41.589]],[\"comment/154\",[]],[\"name/155\",[49,29.351]],[\"comment/155\",[]],[\"name/156\",[30,43.02]],[\"comment/156\",[]],[\"name/157\",[49,29.351]],[\"comment/157\",[]],[\"name/158\",[21,41.589]],[\"comment/158\",[]],[\"name/159\",[49,29.351]],[\"comment/159\",[]],[\"name/160\",[22,43.02]],[\"comment/160\",[]],[\"name/161\",[49,29.351]],[\"comment/161\",[]],[\"name/162\",[23,39.225]],[\"comment/162\",[]],[\"name/163\",[49,29.351]],[\"comment/163\",[]],[\"name/164\",[24,43.02]],[\"comment/164\",[]],[\"name/165\",[49,29.351]],[\"comment/165\",[]],[\"name/166\",[82,57.683]],[\"comment/166\",[]],[\"name/167\",[83,57.683]],[\"comment/167\",[]],[\"name/168\",[84,57.683]],[\"comment/168\",[]],[\"name/169\",[16,43.02]],[\"comment/169\",[]],[\"name/170\",[17,40.337]],[\"comment/170\",[]],[\"name/171\",[18,43.02]],[\"comment/171\",[]],[\"name/172\",[19,41.589]],[\"comment/172\",[]],[\"name/173\",[2,41.589]],[\"comment/173\",[]],[\"name/174\",[85,57.683]],[\"comment/174\",[]],[\"name/175\",[86,57.683]],[\"comment/175\",[]],[\"name/176\",[87,57.683]],[\"comment/176\",[]],[\"name/177\",[88,57.683]],[\"comment/177\",[]],[\"name/178\",[89,57.683]],[\"comment/178\",[]],[\"name/179\",[90,57.683]],[\"comment/179\",[]],[\"name/180\",[91,57.683]],[\"comment/180\",[]],[\"name/181\",[92,57.683]],[\"comment/181\",[]],[\"name/182\",[69,46.697]],[\"comment/182\",[]],[\"name/183\",[70,46.697]],[\"comment/183\",[]],[\"name/184\",[71,46.697]],[\"comment/184\",[]],[\"name/185\",[72,46.697]],[\"comment/185\",[]],[\"name/186\",[73,44.69]],[\"comment/186\",[]],[\"name/187\",[74,46.697]],[\"comment/187\",[]],[\"name/188\",[75,49.21]],[\"comment/188\",[]],[\"name/189\",[76,49.21]],[\"comment/189\",[]],[\"name/190\",[23,39.225]],[\"comment/190\",[]],[\"name/191\",[77,46.697]],[\"comment/191\",[]],[\"name/192\",[93,57.683]],[\"comment/192\",[]],[\"name/193\",[77,46.697]],[\"comment/193\",[]],[\"name/194\",[94,57.683]],[\"comment/194\",[]],[\"name/195\",[95,57.683]],[\"comment/195\",[]],[\"name/196\",[70,46.697]],[\"comment/196\",[]],[\"name/197\",[49,29.351]],[\"comment/197\",[]],[\"name/198\",[96,57.683]],[\"comment/198\",[]],[\"name/199\",[97,57.683]],[\"comment/199\",[]],[\"name/200\",[98,57.683]],[\"comment/200\",[]],[\"name/201\",[99,57.683]],[\"comment/201\",[]],[\"name/202\",[72,46.697]],[\"comment/202\",[]],[\"name/203\",[49,29.351]],[\"comment/203\",[]],[\"name/204\",[100,57.683]],[\"comment/204\",[]],[\"name/205\",[101,57.683]],[\"comment/205\",[]],[\"name/206\",[102,57.683]],[\"comment/206\",[]],[\"name/207\",[49,29.351]],[\"comment/207\",[]],[\"name/208\",[103,57.683]],[\"comment/208\",[]],[\"name/209\",[104,52.575]],[\"comment/209\",[]],[\"name/210\",[105,52.575]],[\"comment/210\",[]],[\"name/211\",[106,49.21]],[\"comment/211\",[]],[\"name/212\",[107,57.683]],[\"comment/212\",[]],[\"name/213\",[69,46.697]],[\"comment/213\",[]],[\"name/214\",[49,29.351]],[\"comment/214\",[]],[\"name/215\",[71,46.697]],[\"comment/215\",[]],[\"name/216\",[49,29.351]],[\"comment/216\",[]],[\"name/217\",[108,57.683]],[\"comment/217\",[]],[\"name/218\",[109,52.575]],[\"comment/218\",[]],[\"name/219\",[110,49.21]],[\"comment/219\",[]],[\"name/220\",[111,49.21]],[\"comment/220\",[]],[\"name/221\",[112,52.575]],[\"comment/221\",[]],[\"name/222\",[113,57.683]],[\"comment/222\",[]],[\"name/223\",[114,57.683]],[\"comment/223\",[]],[\"name/224\",[115,57.683]],[\"comment/224\",[]],[\"name/225\",[116,57.683]],[\"comment/225\",[]],[\"name/226\",[117,57.683]],[\"comment/226\",[]],[\"name/227\",[118,57.683]],[\"comment/227\",[]],[\"name/228\",[119,57.683]],[\"comment/228\",[]],[\"name/229\",[17,40.337]],[\"comment/229\",[]],[\"name/230\",[120,57.683]],[\"comment/230\",[]],[\"name/231\",[121,57.683]],[\"comment/231\",[]],[\"name/232\",[122,57.683]],[\"comment/232\",[]],[\"name/233\",[123,57.683]],[\"comment/233\",[]],[\"name/234\",[124,44.69]],[\"comment/234\",[]],[\"name/235\",[125,49.21]],[\"comment/235\",[]],[\"name/236\",[126,44.69]],[\"comment/236\",[]],[\"name/237\",[127,57.683]],[\"comment/237\",[]],[\"name/238\",[128,52.575]],[\"comment/238\",[]],[\"name/239\",[129,57.683]],[\"comment/239\",[]],[\"name/240\",[130,52.575]],[\"comment/240\",[]],[\"name/241\",[131,52.575]],[\"comment/241\",[]],[\"name/242\",[132,57.683]],[\"comment/242\",[]],[\"name/243\",[49,29.351]],[\"comment/243\",[]],[\"name/244\",[133,52.575]],[\"comment/244\",[]],[\"name/245\",[49,29.351]],[\"comment/245\",[]],[\"name/246\",[134,57.683]],[\"comment/246\",[]],[\"name/247\",[49,29.351]],[\"comment/247\",[]],[\"name/248\",[135,52.575]],[\"comment/248\",[]],[\"name/249\",[49,29.351]],[\"comment/249\",[]],[\"name/250\",[136,52.575]],[\"comment/250\",[]],[\"name/251\",[49,29.351]],[\"comment/251\",[]],[\"name/252\",[137,52.575]],[\"comment/252\",[]],[\"name/253\",[138,57.683]],[\"comment/253\",[]],[\"name/254\",[106,49.21]],[\"comment/254\",[]],[\"name/255\",[139,57.683]],[\"comment/255\",[]],[\"name/256\",[104,52.575]],[\"comment/256\",[]],[\"name/257\",[105,52.575]],[\"comment/257\",[]],[\"name/258\",[106,49.21]],[\"comment/258\",[]],[\"name/259\",[130,52.575]],[\"comment/259\",[]],[\"name/260\",[140,57.683]],[\"comment/260\",[]],[\"name/261\",[131,52.575]],[\"comment/261\",[]],[\"name/262\",[124,44.69]],[\"comment/262\",[]],[\"name/263\",[125,49.21]],[\"comment/263\",[]],[\"name/264\",[126,44.69]],[\"comment/264\",[]],[\"name/265\",[73,44.69]],[\"comment/265\",[]],[\"name/266\",[74,46.697]],[\"comment/266\",[]],[\"name/267\",[137,52.575]],[\"comment/267\",[]],[\"name/268\",[124,44.69]],[\"comment/268\",[]],[\"name/269\",[125,49.21]],[\"comment/269\",[]],[\"name/270\",[126,44.69]],[\"comment/270\",[]],[\"name/271\",[141,57.683]],[\"comment/271\",[]],[\"name/272\",[5,43.02]],[\"comment/272\",[]],[\"name/273\",[1,37.314]],[\"comment/273\",[]],[\"name/274\",[128,52.575]],[\"comment/274\",[]],[\"name/275\",[73,44.69]],[\"comment/275\",[]],[\"name/276\",[142,57.683]],[\"comment/276\",[]],[\"name/277\",[143,57.683]],[\"comment/277\",[]],[\"name/278\",[21,41.589]],[\"comment/278\",[]],[\"name/279\",[133,52.575]],[\"comment/279\",[]],[\"name/280\",[29,41.589]],[\"comment/280\",[]],[\"name/281\",[135,52.575]],[\"comment/281\",[]],[\"name/282\",[136,52.575]],[\"comment/282\",[]],[\"name/283\",[144,57.683]],[\"comment/283\",[]],[\"name/284\",[1,37.314]],[\"comment/284\",[]],[\"name/285\",[64,52.575]],[\"comment/285\",[]],[\"name/286\",[16,43.02]],[\"comment/286\",[]],[\"name/287\",[19,41.589]],[\"comment/287\",[]],[\"name/288\",[27,44.69]],[\"comment/288\",[]],[\"name/289\",[8,40.337]],[\"comment/289\",[]],[\"name/290\",[33,40.337]],[\"comment/290\",[]],[\"name/291\",[31,44.69]],[\"comment/291\",[]],[\"name/292\",[42,44.69]],[\"comment/292\",[]],[\"name/293\",[44,44.69]],[\"comment/293\",[]],[\"name/294\",[17,40.337]],[\"comment/294\",[]],[\"name/295\",[18,43.02]],[\"comment/295\",[]],[\"name/296\",[2,41.589]],[\"comment/296\",[]],[\"name/297\",[3,43.02]],[\"comment/297\",[]],[\"name/298\",[4,44.69]],[\"comment/298\",[]],[\"name/299\",[5,43.02]],[\"comment/299\",[]],[\"name/300\",[6,44.69]],[\"comment/300\",[]],[\"name/301\",[7,44.69]],[\"comment/301\",[]],[\"name/302\",[15,43.02]],[\"comment/302\",[]],[\"name/303\",[21,41.589]],[\"comment/303\",[]],[\"name/304\",[22,43.02]],[\"comment/304\",[]],[\"name/305\",[23,39.225]],[\"comment/305\",[]],[\"name/306\",[24,43.02]],[\"comment/306\",[]],[\"name/307\",[26,43.02]],[\"comment/307\",[]],[\"name/308\",[28,44.69]],[\"comment/308\",[]],[\"name/309\",[29,41.589]],[\"comment/309\",[]],[\"name/310\",[30,43.02]],[\"comment/310\",[]],[\"name/311\",[32,44.69]],[\"comment/311\",[]],[\"name/312\",[34,44.69]],[\"comment/312\",[]],[\"name/313\",[35,44.69]],[\"comment/313\",[]],[\"name/314\",[45,44.69]],[\"comment/314\",[]],[\"name/315\",[46,44.69]],[\"comment/315\",[]],[\"name/316\",[47,44.69]],[\"comment/316\",[]],[\"name/317\",[48,44.69]],[\"comment/317\",[]],[\"name/318\",[49,29.351]],[\"comment/318\",[]],[\"name/319\",[145,57.683]],[\"comment/319\",[]],[\"name/320\",[1,37.314]],[\"comment/320\",[]],[\"name/321\",[8,40.337]],[\"comment/321\",[]],[\"name/322\",[33,40.337]],[\"comment/322\",[]],[\"name/323\",[31,44.69]],[\"comment/323\",[]],[\"name/324\",[42,44.69]],[\"comment/324\",[]],[\"name/325\",[44,44.69]],[\"comment/325\",[]],[\"name/326\",[16,43.02]],[\"comment/326\",[]],[\"name/327\",[17,40.337]],[\"comment/327\",[]],[\"name/328\",[18,43.02]],[\"comment/328\",[]],[\"name/329\",[19,41.589]],[\"comment/329\",[]],[\"name/330\",[27,44.69]],[\"comment/330\",[]],[\"name/331\",[2,41.589]],[\"comment/331\",[]],[\"name/332\",[3,43.02]],[\"comment/332\",[]],[\"name/333\",[4,44.69]],[\"comment/333\",[]],[\"name/334\",[5,43.02]],[\"comment/334\",[]],[\"name/335\",[6,44.69]],[\"comment/335\",[]],[\"name/336\",[7,44.69]],[\"comment/336\",[]],[\"name/337\",[15,43.02]],[\"comment/337\",[]],[\"name/338\",[21,41.589]],[\"comment/338\",[]],[\"name/339\",[22,43.02]],[\"comment/339\",[]],[\"name/340\",[23,39.225]],[\"comment/340\",[]],[\"name/341\",[24,43.02]],[\"comment/341\",[]],[\"name/342\",[26,43.02]],[\"comment/342\",[]],[\"name/343\",[28,44.69]],[\"comment/343\",[]],[\"name/344\",[29,41.589]],[\"comment/344\",[]],[\"name/345\",[30,43.02]],[\"comment/345\",[]],[\"name/346\",[32,44.69]],[\"comment/346\",[]],[\"name/347\",[34,44.69]],[\"comment/347\",[]],[\"name/348\",[35,44.69]],[\"comment/348\",[]],[\"name/349\",[45,44.69]],[\"comment/349\",[]],[\"name/350\",[46,44.69]],[\"comment/350\",[]],[\"name/351\",[47,44.69]],[\"comment/351\",[]],[\"name/352\",[48,44.69]],[\"comment/352\",[]],[\"name/353\",[49,29.351]],[\"comment/353\",[]],[\"name/354\",[146,57.683]],[\"comment/354\",[]],[\"name/355\",[147,52.575]],[\"comment/355\",[]],[\"name/356\",[69,46.697]],[\"comment/356\",[]],[\"name/357\",[70,46.697]],[\"comment/357\",[]],[\"name/358\",[71,46.697]],[\"comment/358\",[]],[\"name/359\",[72,46.697]],[\"comment/359\",[]],[\"name/360\",[73,44.69]],[\"comment/360\",[]],[\"name/361\",[74,46.697]],[\"comment/361\",[]],[\"name/362\",[75,49.21]],[\"comment/362\",[]],[\"name/363\",[76,49.21]],[\"comment/363\",[]],[\"name/364\",[23,39.225]],[\"comment/364\",[]],[\"name/365\",[77,46.697]],[\"comment/365\",[]],[\"name/366\",[148,57.683]],[\"comment/366\",[]],[\"name/367\",[1,37.314]],[\"comment/367\",[]],[\"name/368\",[149,46.697]],[\"comment/368\",[]],[\"name/369\",[150,49.21]],[\"comment/369\",[]],[\"name/370\",[151,46.697]],[\"comment/370\",[]],[\"name/371\",[152,49.21]],[\"comment/371\",[]],[\"name/372\",[33,40.337]],[\"comment/372\",[]],[\"name/373\",[153,49.21]],[\"comment/373\",[]],[\"name/374\",[8,40.337]],[\"comment/374\",[]],[\"name/375\",[154,57.683]],[\"comment/375\",[]],[\"name/376\",[155,57.683]],[\"comment/376\",[]],[\"name/377\",[156,49.21]],[\"comment/377\",[]],[\"name/378\",[157,49.21]],[\"comment/378\",[]],[\"name/379\",[158,49.21]],[\"comment/379\",[]],[\"name/380\",[159,49.21]],[\"comment/380\",[]],[\"name/381\",[160,49.21]],[\"comment/381\",[]],[\"name/382\",[161,49.21]],[\"comment/382\",[]],[\"name/383\",[162,49.21]],[\"comment/383\",[]],[\"name/384\",[163,57.683]],[\"comment/384\",[]],[\"name/385\",[164,57.683]],[\"comment/385\",[]],[\"name/386\",[165,57.683]],[\"comment/386\",[]],[\"name/387\",[166,57.683]],[\"comment/387\",[]],[\"name/388\",[167,57.683]],[\"comment/388\",[]],[\"name/389\",[1,37.314]],[\"comment/389\",[]],[\"name/390\",[158,49.21]],[\"comment/390\",[]],[\"name/391\",[160,49.21]],[\"comment/391\",[]],[\"name/392\",[149,46.697]],[\"comment/392\",[]],[\"name/393\",[150,49.21]],[\"comment/393\",[]],[\"name/394\",[151,46.697]],[\"comment/394\",[]],[\"name/395\",[152,49.21]],[\"comment/395\",[]],[\"name/396\",[33,40.337]],[\"comment/396\",[]],[\"name/397\",[153,49.21]],[\"comment/397\",[]],[\"name/398\",[8,40.337]],[\"comment/398\",[]],[\"name/399\",[156,49.21]],[\"comment/399\",[]],[\"name/400\",[157,49.21]],[\"comment/400\",[]],[\"name/401\",[159,49.21]],[\"comment/401\",[]],[\"name/402\",[161,49.21]],[\"comment/402\",[]],[\"name/403\",[162,49.21]],[\"comment/403\",[]],[\"name/404\",[168,57.683]],[\"comment/404\",[]],[\"name/405\",[1,37.314]],[\"comment/405\",[]],[\"name/406\",[158,49.21]],[\"comment/406\",[]],[\"name/407\",[149,46.697]],[\"comment/407\",[]],[\"name/408\",[150,49.21]],[\"comment/408\",[]],[\"name/409\",[151,46.697]],[\"comment/409\",[]],[\"name/410\",[152,49.21]],[\"comment/410\",[]],[\"name/411\",[33,40.337]],[\"comment/411\",[]],[\"name/412\",[153,49.21]],[\"comment/412\",[]],[\"name/413\",[8,40.337]],[\"comment/413\",[]],[\"name/414\",[156,49.21]],[\"comment/414\",[]],[\"name/415\",[157,49.21]],[\"comment/415\",[]],[\"name/416\",[159,49.21]],[\"comment/416\",[]],[\"name/417\",[160,49.21]],[\"comment/417\",[]],[\"name/418\",[161,49.21]],[\"comment/418\",[]],[\"name/419\",[162,49.21]],[\"comment/419\",[]],[\"name/420\",[169,57.683]],[\"comment/420\",[]],[\"name/421\",[170,52.575]],[\"comment/421\",[]],[\"name/422\",[147,52.575]],[\"comment/422\",[]],[\"name/423\",[171,57.683]],[\"comment/423\",[]],[\"name/424\",[172,57.683]],[\"comment/424\",[]],[\"name/425\",[170,52.575]],[\"comment/425\",[]],[\"name/426\",[149,46.697]],[\"comment/426\",[]],[\"name/427\",[173,57.683]],[\"comment/427\",[]],[\"name/428\",[49,29.351]],[\"comment/428\",[]],[\"name/429\",[174,57.683]],[\"comment/429\",[]],[\"name/430\",[175,57.683]],[\"comment/430\",[]],[\"name/431\",[49,29.351]],[\"comment/431\",[]],[\"name/432\",[176,57.683]],[\"comment/432\",[]],[\"name/433\",[177,57.683]],[\"comment/433\",[]],[\"name/434\",[178,52.575]],[\"comment/434\",[]],[\"name/435\",[179,52.575]],[\"comment/435\",[]],[\"name/436\",[151,46.697]],[\"comment/436\",[]],[\"name/437\",[109,52.575]],[\"comment/437\",[]],[\"name/438\",[110,49.21]],[\"comment/438\",[]],[\"name/439\",[111,49.21]],[\"comment/439\",[]],[\"name/440\",[112,52.575]],[\"comment/440\",[]],[\"name/441\",[180,57.683]],[\"comment/441\",[]],[\"name/442\",[181,57.683]],[\"comment/442\",[]],[\"name/443\",[49,29.351]],[\"comment/443\",[]],[\"name/444\",[182,57.683]],[\"comment/444\",[]],[\"name/445\",[49,29.351]],[\"comment/445\",[]],[\"name/446\",[17,40.337]],[\"comment/446\",[]],[\"name/447\",[178,52.575]],[\"comment/447\",[]],[\"name/448\",[183,57.683]],[\"comment/448\",[]],[\"name/449\",[110,49.21]],[\"comment/449\",[]],[\"name/450\",[179,52.575]],[\"comment/450\",[]],[\"name/451\",[111,49.21]],[\"comment/451\",[]],[\"name/452\",[124,44.69]],[\"comment/452\",[]],[\"name/453\",[126,44.69]],[\"comment/453\",[]],[\"name/454\",[184,57.683]],[\"comment/454\",[]],[\"name/455\",[124,44.69]],[\"comment/455\",[]],[\"name/456\",[126,44.69]],[\"comment/456\",[]],[\"name/457\",[185,57.683]],[\"comment/457\",[]],[\"name/458\",[1,37.314]],[\"comment/458\",[]],[\"name/459\",[186,52.575]],[\"comment/459\",[]],[\"name/460\",[187,57.683]],[\"comment/460\",[]],[\"name/461\",[188,57.683]],[\"comment/461\",[]],[\"name/462\",[189,57.683]],[\"comment/462\",[]],[\"name/463\",[190,57.683]],[\"comment/463\",[]],[\"name/464\",[191,57.683]],[\"comment/464\",[]],[\"name/465\",[192,57.683]],[\"comment/465\",[]],[\"name/466\",[26,43.02]],[\"comment/466\",[]],[\"name/467\",[193,57.683]],[\"comment/467\",[]],[\"name/468\",[194,57.683]],[\"comment/468\",[]],[\"name/469\",[1,37.314]],[\"comment/469\",[]],[\"name/470\",[195,57.683]],[\"comment/470\",[]],[\"name/471\",[196,57.683]],[\"comment/471\",[]],[\"name/472\",[186,52.575]],[\"comment/472\",[]],[\"name/473\",[19,41.589]],[\"comment/473\",[]],[\"name/474\",[197,57.683]],[\"comment/474\",[]],[\"name/475\",[198,57.683]],[\"comment/475\",[]],[\"name/476\",[199,57.683]],[\"comment/476\",[]],[\"name/477\",[200,57.683]],[\"comment/477\",[]],[\"name/478\",[201,57.683]],[\"comment/478\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":49,\"name\":{\"49\":{},\"98\":{},\"133\":{},\"155\":{},\"157\":{},\"159\":{},\"161\":{},\"163\":{},\"165\":{},\"197\":{},\"203\":{},\"207\":{},\"214\":{},\"216\":{},\"243\":{},\"245\":{},\"247\":{},\"249\":{},\"251\":{},\"318\":{},\"353\":{},\"428\":{},\"431\":{},\"443\":{},\"445\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":148,\"name\":{\"366\":{}},\"comment\":{}}],[\"active\",{\"_index\":98,\"name\":{\"200\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":35,\"name\":{\"35\":{},\"93\":{},\"128\":{},\"313\":{},\"348\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":45,\"name\":{\"45\":{},\"94\":{},\"129\":{},\"314\":{},\"349\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":104,\"name\":{\"209\":{},\"256\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":152,\"name\":{\"371\":{},\"395\":{},\"410\":{}},\"comment\":{}}],[\"async\",{\"_index\":172,\"name\":{\"424\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":201,\"name\":{\"478\":{}},\"comment\":{}}],[\"average\",{\"_index\":105,\"name\":{\"210\":{},\"257\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":34,\"name\":{\"34\":{},\"92\":{},\"127\":{},\"312\":{},\"347\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":164,\"name\":{\"385\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"busy\",{\"_index\":27,\"name\":{\"27\":{},\"68\":{},\"111\":{},\"288\":{},\"330\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":86,\"name\":{\"175\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":159,\"name\":{\"380\":{},\"401\":{},\"416\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":193,\"name\":{\"467\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":166,\"name\":{\"387\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":155,\"name\":{\"376\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":154,\"name\":{\"375\":{}},\"comment\":{}}],[\"choose\",{\"_index\":134,\"name\":{\"246\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":185,\"name\":{\"457\":{}},\"comment\":{}}],[\"clear\",{\"_index\":200,\"name\":{\"477\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":66,\"name\":{\"134\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":167,\"name\":{\"388\":{}},\"comment\":{}}],[\"concat\",{\"_index\":189,\"name\":{\"462\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":94,\"name\":{\"194\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"64\":{},\"100\":{},\"273\":{},\"284\":{},\"320\":{},\"367\":{},\"389\":{},\"405\":{},\"458\":{},\"469\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":47,\"name\":{\"47\":{},\"96\":{},\"131\":{},\"316\":{},\"351\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":46,\"name\":{\"46\":{},\"95\":{},\"130\":{},\"315\":{},\"350\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":44,\"name\":{\"44\":{},\"74\":{},\"106\":{},\"293\":{},\"325\":{}},\"comment\":{}}],[\"data\",{\"_index\":110,\"name\":{\"219\":{},\"438\":{},\"449\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":198,\"name\":{\"475\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":30,\"name\":{\"30\":{},\"91\":{},\"126\":{},\"156\":{},\"310\":{},\"345\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":31,\"name\":{\"31\":{},\"72\":{},\"104\":{},\"291\":{},\"323\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":144,\"name\":{\"283\":{}},\"comment\":{}}],[\"elu\",{\"_index\":126,\"name\":{\"236\":{},\"264\":{},\"270\":{},\"453\":{},\"456\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"78\":{},\"113\":{},\"153\":{},\"297\":{},\"332\":{}},\"comment\":{}}],[\"empty\",{\"_index\":192,\"name\":{\"465\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":76,\"name\":{\"144\":{},\"189\":{},\"363\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":23,\"name\":{\"23\":{},\"86\":{},\"121\":{},\"145\":{},\"162\":{},\"190\":{},\"305\":{},\"340\":{},\"364\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":165,\"name\":{\"386\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":197,\"name\":{\"474\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"env\",{\"_index\":67,\"name\":{\"135\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":70,\"name\":{\"138\":{},\"183\":{},\"196\":{},\"357\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":96,\"name\":{\"198\":{}},\"comment\":{}}],[\"execute\",{\"_index\":29,\"name\":{\"29\":{},\"90\":{},\"125\":{},\"154\":{},\"280\":{},\"309\":{},\"344\":{}},\"comment\":{}}],[\"executed\",{\"_index\":114,\"name\":{\"223\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":87,\"name\":{\"176\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"executing\",{\"_index\":115,\"name\":{\"224\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":88,\"name\":{\"177\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":72,\"name\":{\"140\":{},\"185\":{},\"202\":{},\"359\":{}},\"comment\":{}}],[\"failed\",{\"_index\":118,\"name\":{\"227\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":91,\"name\":{\"180\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":7,\"name\":{\"7\":{},\"82\":{},\"117\":{},\"301\":{},\"336\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":65,\"name\":{\"99\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":145,\"name\":{\"319\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"full\",{\"_index\":26,\"name\":{\"26\":{},\"88\":{},\"123\":{},\"307\":{},\"342\":{},\"466\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":157,\"name\":{\"378\":{},\"400\":{},\"415\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":142,\"name\":{\"276\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":163,\"name\":{\"384\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":143,\"name\":{\"277\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"getworkerusage\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":160,\"name\":{\"381\":{},\"391\":{},\"417\":{}},\"comment\":{}}],[\"history\",{\"_index\":107,\"name\":{\"212\":{}},\"comment\":{}}],[\"id\",{\"_index\":112,\"name\":{\"221\":{},\"440\":{}},\"comment\":{}}],[\"idle\",{\"_index\":97,\"name\":{\"199\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":85,\"name\":{\"174\":{}},\"comment\":{}}],[\"info\",{\"_index\":15,\"name\":{\"15\":{},\"83\":{},\"118\":{},\"151\":{},\"302\":{},\"337\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":28,\"name\":{\"28\":{},\"89\":{},\"124\":{},\"308\":{},\"343\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":81,\"name\":{\"150\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":33,\"name\":{\"33\":{},\"71\":{},\"103\":{},\"290\":{},\"322\":{},\"372\":{},\"396\":{},\"411\":{}},\"comment\":{}}],[\"items\",{\"_index\":195,\"name\":{\"470\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":100,\"name\":{\"204\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":129,\"name\":{\"239\":{}},\"comment\":{}}],[\"kill\",{\"_index\":177,\"name\":{\"433\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":170,\"name\":{\"421\":{},\"425\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":169,\"name\":{\"420\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":150,\"name\":{\"369\":{},\"393\":{},\"408\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":153,\"name\":{\"373\":{},\"397\":{},\"412\":{}},\"comment\":{}}],[\"max\",{\"_index\":64,\"name\":{\"65\":{},\"285\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":171,\"name\":{\"423\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":117,\"name\":{\"226\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":90,\"name\":{\"179\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":19,\"name\":{\"19\":{},\"67\":{},\"110\":{},\"172\":{},\"287\":{},\"329\":{},\"473\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":137,\"name\":{\"252\":{},\"267\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":138,\"name\":{\"253\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":127,\"name\":{\"237\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":103,\"name\":{\"208\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":139,\"name\":{\"255\":{}},\"comment\":{}}],[\"median\",{\"_index\":106,\"name\":{\"211\":{},\"254\":{},\"258\":{}},\"comment\":{}}],[\"message\",{\"_index\":183,\"name\":{\"448\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":69,\"name\":{\"137\":{},\"182\":{},\"213\":{},\"356\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":156,\"name\":{\"377\":{},\"399\":{},\"414\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":176,\"name\":{\"432\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":18,\"name\":{\"18\":{},\"76\":{},\"109\":{},\"171\":{},\"295\":{},\"328\":{}},\"comment\":{}}],[\"name\",{\"_index\":109,\"name\":{\"218\":{},\"437\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":6,\"name\":{\"6\":{},\"81\":{},\"116\":{},\"300\":{},\"335\":{}},\"comment\":{}}],[\"offset\",{\"_index\":196,\"name\":{\"471\":{}},\"comment\":{}}],[\"on\",{\"_index\":101,\"name\":{\"205\":{}},\"comment\":{}}],[\"once\",{\"_index\":102,\"name\":{\"206\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":71,\"name\":{\"139\":{},\"184\":{},\"215\":{},\"358\":{}},\"comment\":{}}],[\"opts\",{\"_index\":8,\"name\":{\"8\":{},\"69\":{},\"101\":{},\"289\":{},\"321\":{},\"374\":{},\"398\":{},\"413\":{}},\"comment\":{}}],[\"peek\",{\"_index\":199,\"name\":{\"476\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":82,\"name\":{\"166\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":83,\"name\":{\"167\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":78,\"name\":{\"147\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":84,\"name\":{\"168\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":92,\"name\":{\"181\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":93,\"name\":{\"192\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":79,\"name\":{\"148\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"79\":{},\"114\":{},\"298\":{},\"333\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":180,\"name\":{\"441\":{}},\"comment\":{}}],[\"push\",{\"_index\":187,\"name\":{\"460\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"queue\",{\"_index\":194,\"name\":{\"468\":{}},\"comment\":{}}],[\"queued\",{\"_index\":116,\"name\":{\"225\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":89,\"name\":{\"178\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"reject\",{\"_index\":182,\"name\":{\"444\":{}},\"comment\":{}}],[\"remove\",{\"_index\":135,\"name\":{\"248\":{},\"281\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"reset\",{\"_index\":132,\"name\":{\"242\":{}},\"comment\":{}}],[\"resize\",{\"_index\":191,\"name\":{\"464\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":181,\"name\":{\"442\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":75,\"name\":{\"143\":{},\"188\":{},\"362\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":162,\"name\":{\"383\":{},\"403\":{},\"419\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":161,\"name\":{\"382\":{},\"402\":{},\"418\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":124,\"name\":{\"234\":{},\"262\":{},\"268\":{},\"452\":{},\"455\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":158,\"name\":{\"379\":{},\"390\":{},\"406\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":42,\"name\":{\"42\":{},\"73\":{},\"105\":{},\"292\":{},\"324\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":136,\"name\":{\"250\":{},\"282\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":24,\"name\":{\"24\":{},\"87\":{},\"122\":{},\"164\":{},\"306\":{},\"341\":{}},\"comment\":{}}],[\"settings\",{\"_index\":68,\"name\":{\"136\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":32,\"name\":{\"32\":{},\"70\":{},\"102\":{},\"311\":{},\"346\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":21,\"name\":{\"21\":{},\"84\":{},\"119\":{},\"158\":{},\"278\":{},\"303\":{},\"338\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":22,\"name\":{\"22\":{},\"85\":{},\"120\":{},\"160\":{},\"304\":{},\"339\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"size\",{\"_index\":186,\"name\":{\"459\":{},\"472\":{}},\"comment\":{}}],[\"splice\",{\"_index\":190,\"name\":{\"463\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":151,\"name\":{\"370\":{},\"394\":{},\"409\":{},\"436\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":130,\"name\":{\"240\":{},\"259\":{}},\"comment\":{}}],[\"task\",{\"_index\":108,\"name\":{\"217\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":178,\"name\":{\"434\":{},\"447\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":149,\"name\":{\"368\":{},\"392\":{},\"407\":{},\"426\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":179,\"name\":{\"435\":{},\"450\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":123,\"name\":{\"233\":{}},\"comment\":{}}],[\"tasksmaxqueuesize\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":121,\"name\":{\"231\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":77,\"name\":{\"146\":{},\"191\":{},\"193\":{},\"365\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":113,\"name\":{\"222\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":131,\"name\":{\"241\":{},\"261\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":146,\"name\":{\"354\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":168,\"name\":{\"404\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":111,\"name\":{\"220\":{},\"439\":{},\"451\":{}},\"comment\":{}}],[\"type\",{\"_index\":16,\"name\":{\"16\":{},\"66\":{},\"107\":{},\"169\":{},\"286\":{},\"326\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":188,\"name\":{\"461\":{}},\"comment\":{}}],[\"update\",{\"_index\":133,\"name\":{\"244\":{},\"279\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":39,\"name\":{\"39\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"usage\",{\"_index\":120,\"name\":{\"230\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":140,\"name\":{\"260\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":99,\"name\":{\"201\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":125,\"name\":{\"235\":{},\"263\":{},\"269\":{}},\"comment\":{}}],[\"weights\",{\"_index\":141,\"name\":{\"271\":{}},\"comment\":{}}],[\"worker\",{\"_index\":17,\"name\":{\"17\":{},\"75\":{},\"108\":{},\"170\":{},\"229\":{},\"294\":{},\"327\":{},\"446\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":173,\"name\":{\"427\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":128,\"name\":{\"238\":{},\"274\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":73,\"name\":{\"141\":{},\"186\":{},\"265\":{},\"275\":{},\"360\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"80\":{},\"115\":{},\"272\":{},\"299\":{},\"334\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":74,\"name\":{\"142\":{},\"187\":{},\"266\":{},\"361\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":174,\"name\":{\"429\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":48,\"name\":{\"48\":{},\"97\":{},\"132\":{},\"317\":{},\"352\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":119,\"name\":{\"228\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"77\":{},\"112\":{},\"152\":{},\"173\":{},\"296\":{},\"331\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":147,\"name\":{\"355\":{},\"422\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":184,\"name\":{\"454\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":175,\"name\":{\"430\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":95,\"name\":{\"195\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":80,\"name\":{\"149\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":122,\"name\":{\"232\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/AbstractPool.html#runTime\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerById\",\"url\":\"classes/AbstractPool.html#getWorkerById\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerStartedMessage\",\"url\":\"classes/AbstractPool.html#handleWorkerStartedMessage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNodeTasksUsage\",\"url\":\"classes/AbstractPool.html#setWorkerNodeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"pushWorkerNode\",\"url\":\"classes/AbstractPool.html#pushWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksMaxQueueSize\",\"url\":\"classes/AbstractPool.html#tasksMaxQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerStatistics\",\"url\":\"classes/AbstractPool.html#setWorkerStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerUsage\",\"url\":\"classes/AbstractPool.html#getWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/DynamicClusterPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/FixedClusterPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerNode\",\"url\":\"interfaces/WorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/WorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/WorkerNode.html#info\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/WorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueue\",\"url\":\"interfaces/WorkerNode.html#tasksQueue\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/DynamicThreadPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"runTime\",\"url\":\"classes/FixedThreadPool.html#runTime\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/AbstractWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/AbstractWorker.html#checkAlive\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ClusterWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ClusterWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ThreadWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ThreadWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerAsyncFunction\",\"url\":\"types/WorkerAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerAsyncFunction\"},{\"kind\":4194304,\"name\":\"WorkerFunction\",\"url\":\"types/WorkerFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerSyncFunction\",\"url\":\"types/WorkerSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"started\",\"url\":\"interfaces/MessageValue.html#started\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/MessageValue.html#timestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/TaskError.html#workerId\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,58.191]],[\"comment/0\",[]],[\"name/1\",[1,37.822]],[\"comment/1\",[]],[\"name/2\",[2,42.097]],[\"comment/2\",[]],[\"name/3\",[3,43.528]],[\"comment/3\",[]],[\"name/4\",[4,45.198]],[\"comment/4\",[]],[\"name/5\",[5,43.528]],[\"comment/5\",[]],[\"name/6\",[6,58.191]],[\"comment/6\",[]],[\"name/7\",[7,45.198]],[\"comment/7\",[]],[\"name/8\",[8,45.198]],[\"comment/8\",[]],[\"name/9\",[9,40.845]],[\"comment/9\",[]],[\"name/10\",[10,58.191]],[\"comment/10\",[]],[\"name/11\",[11,58.191]],[\"comment/11\",[]],[\"name/12\",[12,58.191]],[\"comment/12\",[]],[\"name/13\",[13,58.191]],[\"comment/13\",[]],[\"name/14\",[14,58.191]],[\"comment/14\",[]],[\"name/15\",[15,58.191]],[\"comment/15\",[]],[\"name/16\",[16,42.097]],[\"comment/16\",[]],[\"name/17\",[17,38.732]],[\"comment/17\",[]],[\"name/18\",[18,42.097]],[\"comment/18\",[]],[\"name/19\",[19,43.528]],[\"comment/19\",[]],[\"name/20\",[20,40.845]],[\"comment/20\",[]],[\"name/21\",[21,43.528]],[\"comment/21\",[]],[\"name/22\",[22,42.097]],[\"comment/22\",[]],[\"name/23\",[23,58.191]],[\"comment/23\",[]],[\"name/24\",[24,58.191]],[\"comment/24\",[]],[\"name/25\",[25,42.097]],[\"comment/25\",[]],[\"name/26\",[26,43.528]],[\"comment/26\",[]],[\"name/27\",[27,39.733]],[\"comment/27\",[]],[\"name/28\",[28,43.528]],[\"comment/28\",[]],[\"name/29\",[29,58.191]],[\"comment/29\",[]],[\"name/30\",[30,43.528]],[\"comment/30\",[]],[\"name/31\",[31,45.198]],[\"comment/31\",[]],[\"name/32\",[32,45.198]],[\"comment/32\",[]],[\"name/33\",[33,42.097]],[\"comment/33\",[]],[\"name/34\",[34,43.528]],[\"comment/34\",[]],[\"name/35\",[35,45.198]],[\"comment/35\",[]],[\"name/36\",[36,45.198]],[\"comment/36\",[]],[\"name/37\",[37,40.845]],[\"comment/37\",[]],[\"name/38\",[38,45.198]],[\"comment/38\",[]],[\"name/39\",[39,45.198]],[\"comment/39\",[]],[\"name/40\",[40,58.191]],[\"comment/40\",[]],[\"name/41\",[41,58.191]],[\"comment/41\",[]],[\"name/42\",[42,58.191]],[\"comment/42\",[]],[\"name/43\",[43,58.191]],[\"comment/43\",[]],[\"name/44\",[44,58.191]],[\"comment/44\",[]],[\"name/45\",[45,58.191]],[\"comment/45\",[]],[\"name/46\",[46,45.198]],[\"comment/46\",[]],[\"name/47\",[47,58.191]],[\"comment/47\",[]],[\"name/48\",[48,45.198]],[\"comment/48\",[]],[\"name/49\",[49,45.198]],[\"comment/49\",[]],[\"name/50\",[50,45.198]],[\"comment/50\",[]],[\"name/51\",[51,45.198]],[\"comment/51\",[]],[\"name/52\",[52,45.198]],[\"comment/52\",[]],[\"name/53\",[53,29.859]],[\"comment/53\",[]],[\"name/54\",[54,58.191]],[\"comment/54\",[]],[\"name/55\",[55,58.191]],[\"comment/55\",[]],[\"name/56\",[56,58.191]],[\"comment/56\",[]],[\"name/57\",[57,58.191]],[\"comment/57\",[]],[\"name/58\",[58,58.191]],[\"comment/58\",[]],[\"name/59\",[59,58.191]],[\"comment/59\",[]],[\"name/60\",[60,58.191]],[\"comment/60\",[]],[\"name/61\",[61,58.191]],[\"comment/61\",[]],[\"name/62\",[62,58.191]],[\"comment/62\",[]],[\"name/63\",[63,58.191]],[\"comment/63\",[]],[\"name/64\",[64,58.191]],[\"comment/64\",[]],[\"name/65\",[65,58.191]],[\"comment/65\",[]],[\"name/66\",[66,58.191]],[\"comment/66\",[]],[\"name/67\",[67,58.191]],[\"comment/67\",[]],[\"name/68\",[68,58.191]],[\"comment/68\",[]],[\"name/69\",[69,58.191]],[\"comment/69\",[]],[\"name/70\",[70,58.191]],[\"comment/70\",[]],[\"name/71\",[1,37.822]],[\"comment/71\",[]],[\"name/72\",[71,53.083]],[\"comment/72\",[]],[\"name/73\",[19,43.528]],[\"comment/73\",[]],[\"name/74\",[22,42.097]],[\"comment/74\",[]],[\"name/75\",[31,45.198]],[\"comment/75\",[]],[\"name/76\",[9,40.845]],[\"comment/76\",[]],[\"name/77\",[36,45.198]],[\"comment/77\",[]],[\"name/78\",[37,40.845]],[\"comment/78\",[]],[\"name/79\",[35,45.198]],[\"comment/79\",[]],[\"name/80\",[46,45.198]],[\"comment/80\",[]],[\"name/81\",[48,45.198]],[\"comment/81\",[]],[\"name/82\",[20,40.845]],[\"comment/82\",[]],[\"name/83\",[21,43.528]],[\"comment/83\",[]],[\"name/84\",[2,42.097]],[\"comment/84\",[]],[\"name/85\",[3,43.528]],[\"comment/85\",[]],[\"name/86\",[4,45.198]],[\"comment/86\",[]],[\"name/87\",[5,43.528]],[\"comment/87\",[]],[\"name/88\",[7,45.198]],[\"comment/88\",[]],[\"name/89\",[8,45.198]],[\"comment/89\",[]],[\"name/90\",[16,42.097]],[\"comment/90\",[]],[\"name/91\",[17,38.732]],[\"comment/91\",[]],[\"name/92\",[18,42.097]],[\"comment/92\",[]],[\"name/93\",[25,42.097]],[\"comment/93\",[]],[\"name/94\",[26,43.528]],[\"comment/94\",[]],[\"name/95\",[27,39.733]],[\"comment/95\",[]],[\"name/96\",[28,43.528]],[\"comment/96\",[]],[\"name/97\",[30,43.528]],[\"comment/97\",[]],[\"name/98\",[32,45.198]],[\"comment/98\",[]],[\"name/99\",[33,42.097]],[\"comment/99\",[]],[\"name/100\",[34,43.528]],[\"comment/100\",[]],[\"name/101\",[38,45.198]],[\"comment/101\",[]],[\"name/102\",[39,45.198]],[\"comment/102\",[]],[\"name/103\",[49,45.198]],[\"comment/103\",[]],[\"name/104\",[50,45.198]],[\"comment/104\",[]],[\"name/105\",[51,45.198]],[\"comment/105\",[]],[\"name/106\",[52,45.198]],[\"comment/106\",[]],[\"name/107\",[53,29.859]],[\"comment/107\",[]],[\"name/108\",[72,58.191]],[\"comment/108\",[]],[\"name/109\",[1,37.822]],[\"comment/109\",[]],[\"name/110\",[9,40.845]],[\"comment/110\",[]],[\"name/111\",[36,45.198]],[\"comment/111\",[]],[\"name/112\",[37,40.845]],[\"comment/112\",[]],[\"name/113\",[35,45.198]],[\"comment/113\",[]],[\"name/114\",[46,45.198]],[\"comment/114\",[]],[\"name/115\",[48,45.198]],[\"comment/115\",[]],[\"name/116\",[19,43.528]],[\"comment/116\",[]],[\"name/117\",[20,40.845]],[\"comment/117\",[]],[\"name/118\",[21,43.528]],[\"comment/118\",[]],[\"name/119\",[22,42.097]],[\"comment/119\",[]],[\"name/120\",[31,45.198]],[\"comment/120\",[]],[\"name/121\",[2,42.097]],[\"comment/121\",[]],[\"name/122\",[3,43.528]],[\"comment/122\",[]],[\"name/123\",[4,45.198]],[\"comment/123\",[]],[\"name/124\",[5,43.528]],[\"comment/124\",[]],[\"name/125\",[7,45.198]],[\"comment/125\",[]],[\"name/126\",[8,45.198]],[\"comment/126\",[]],[\"name/127\",[16,42.097]],[\"comment/127\",[]],[\"name/128\",[17,38.732]],[\"comment/128\",[]],[\"name/129\",[18,42.097]],[\"comment/129\",[]],[\"name/130\",[25,42.097]],[\"comment/130\",[]],[\"name/131\",[26,43.528]],[\"comment/131\",[]],[\"name/132\",[27,39.733]],[\"comment/132\",[]],[\"name/133\",[28,43.528]],[\"comment/133\",[]],[\"name/134\",[30,43.528]],[\"comment/134\",[]],[\"name/135\",[32,45.198]],[\"comment/135\",[]],[\"name/136\",[33,42.097]],[\"comment/136\",[]],[\"name/137\",[34,43.528]],[\"comment/137\",[]],[\"name/138\",[38,45.198]],[\"comment/138\",[]],[\"name/139\",[39,45.198]],[\"comment/139\",[]],[\"name/140\",[49,45.198]],[\"comment/140\",[]],[\"name/141\",[50,45.198]],[\"comment/141\",[]],[\"name/142\",[51,45.198]],[\"comment/142\",[]],[\"name/143\",[52,45.198]],[\"comment/143\",[]],[\"name/144\",[53,29.859]],[\"comment/144\",[]],[\"name/145\",[73,58.191]],[\"comment/145\",[]],[\"name/146\",[74,58.191]],[\"comment/146\",[]],[\"name/147\",[75,58.191]],[\"comment/147\",[]],[\"name/148\",[76,47.205]],[\"comment/148\",[]],[\"name/149\",[77,47.205]],[\"comment/149\",[]],[\"name/150\",[78,47.205]],[\"comment/150\",[]],[\"name/151\",[79,47.205]],[\"comment/151\",[]],[\"name/152\",[80,45.198]],[\"comment/152\",[]],[\"name/153\",[81,47.205]],[\"comment/153\",[]],[\"name/154\",[82,49.718]],[\"comment/154\",[]],[\"name/155\",[83,49.718]],[\"comment/155\",[]],[\"name/156\",[27,39.733]],[\"comment/156\",[]],[\"name/157\",[84,47.205]],[\"comment/157\",[]],[\"name/158\",[85,58.191]],[\"comment/158\",[]],[\"name/159\",[86,58.191]],[\"comment/159\",[]],[\"name/160\",[87,58.191]],[\"comment/160\",[]],[\"name/161\",[88,58.191]],[\"comment/161\",[]],[\"name/162\",[16,42.097]],[\"comment/162\",[]],[\"name/163\",[2,42.097]],[\"comment/163\",[]],[\"name/164\",[3,43.528]],[\"comment/164\",[]],[\"name/165\",[33,42.097]],[\"comment/165\",[]],[\"name/166\",[53,29.859]],[\"comment/166\",[]],[\"name/167\",[34,43.528]],[\"comment/167\",[]],[\"name/168\",[53,29.859]],[\"comment/168\",[]],[\"name/169\",[25,42.097]],[\"comment/169\",[]],[\"name/170\",[53,29.859]],[\"comment/170\",[]],[\"name/171\",[26,43.528]],[\"comment/171\",[]],[\"name/172\",[53,29.859]],[\"comment/172\",[]],[\"name/173\",[27,39.733]],[\"comment/173\",[]],[\"name/174\",[53,29.859]],[\"comment/174\",[]],[\"name/175\",[28,43.528]],[\"comment/175\",[]],[\"name/176\",[53,29.859]],[\"comment/176\",[]],[\"name/177\",[89,58.191]],[\"comment/177\",[]],[\"name/178\",[90,58.191]],[\"comment/178\",[]],[\"name/179\",[91,58.191]],[\"comment/179\",[]],[\"name/180\",[19,43.528]],[\"comment/180\",[]],[\"name/181\",[20,40.845]],[\"comment/181\",[]],[\"name/182\",[21,43.528]],[\"comment/182\",[]],[\"name/183\",[22,42.097]],[\"comment/183\",[]],[\"name/184\",[18,42.097]],[\"comment/184\",[]],[\"name/185\",[2,42.097]],[\"comment/185\",[]],[\"name/186\",[92,58.191]],[\"comment/186\",[]],[\"name/187\",[93,58.191]],[\"comment/187\",[]],[\"name/188\",[94,58.191]],[\"comment/188\",[]],[\"name/189\",[95,58.191]],[\"comment/189\",[]],[\"name/190\",[96,58.191]],[\"comment/190\",[]],[\"name/191\",[97,58.191]],[\"comment/191\",[]],[\"name/192\",[98,58.191]],[\"comment/192\",[]],[\"name/193\",[99,58.191]],[\"comment/193\",[]],[\"name/194\",[76,47.205]],[\"comment/194\",[]],[\"name/195\",[77,47.205]],[\"comment/195\",[]],[\"name/196\",[78,47.205]],[\"comment/196\",[]],[\"name/197\",[79,47.205]],[\"comment/197\",[]],[\"name/198\",[80,45.198]],[\"comment/198\",[]],[\"name/199\",[81,47.205]],[\"comment/199\",[]],[\"name/200\",[82,49.718]],[\"comment/200\",[]],[\"name/201\",[83,49.718]],[\"comment/201\",[]],[\"name/202\",[27,39.733]],[\"comment/202\",[]],[\"name/203\",[84,47.205]],[\"comment/203\",[]],[\"name/204\",[100,58.191]],[\"comment/204\",[]],[\"name/205\",[84,47.205]],[\"comment/205\",[]],[\"name/206\",[101,58.191]],[\"comment/206\",[]],[\"name/207\",[102,58.191]],[\"comment/207\",[]],[\"name/208\",[77,47.205]],[\"comment/208\",[]],[\"name/209\",[53,29.859]],[\"comment/209\",[]],[\"name/210\",[103,58.191]],[\"comment/210\",[]],[\"name/211\",[104,58.191]],[\"comment/211\",[]],[\"name/212\",[105,58.191]],[\"comment/212\",[]],[\"name/213\",[18,42.097]],[\"comment/213\",[]],[\"name/214\",[79,47.205]],[\"comment/214\",[]],[\"name/215\",[53,29.859]],[\"comment/215\",[]],[\"name/216\",[106,58.191]],[\"comment/216\",[]],[\"name/217\",[107,43.528]],[\"comment/217\",[]],[\"name/218\",[108,58.191]],[\"comment/218\",[]],[\"name/219\",[109,58.191]],[\"comment/219\",[]],[\"name/220\",[110,58.191]],[\"comment/220\",[]],[\"name/221\",[53,29.859]],[\"comment/221\",[]],[\"name/222\",[111,58.191]],[\"comment/222\",[]],[\"name/223\",[112,53.083]],[\"comment/223\",[]],[\"name/224\",[113,53.083]],[\"comment/224\",[]],[\"name/225\",[114,49.718]],[\"comment/225\",[]],[\"name/226\",[115,58.191]],[\"comment/226\",[]],[\"name/227\",[76,47.205]],[\"comment/227\",[]],[\"name/228\",[53,29.859]],[\"comment/228\",[]],[\"name/229\",[78,47.205]],[\"comment/229\",[]],[\"name/230\",[53,29.859]],[\"comment/230\",[]],[\"name/231\",[116,58.191]],[\"comment/231\",[]],[\"name/232\",[117,53.083]],[\"comment/232\",[]],[\"name/233\",[118,49.718]],[\"comment/233\",[]],[\"name/234\",[119,49.718]],[\"comment/234\",[]],[\"name/235\",[107,43.528]],[\"comment/235\",[]],[\"name/236\",[120,58.191]],[\"comment/236\",[]],[\"name/237\",[121,58.191]],[\"comment/237\",[]],[\"name/238\",[122,58.191]],[\"comment/238\",[]],[\"name/239\",[123,58.191]],[\"comment/239\",[]],[\"name/240\",[124,58.191]],[\"comment/240\",[]],[\"name/241\",[125,58.191]],[\"comment/241\",[]],[\"name/242\",[126,58.191]],[\"comment/242\",[]],[\"name/243\",[20,40.845]],[\"comment/243\",[]],[\"name/244\",[16,42.097]],[\"comment/244\",[]],[\"name/245\",[127,58.191]],[\"comment/245\",[]],[\"name/246\",[128,58.191]],[\"comment/246\",[]],[\"name/247\",[129,58.191]],[\"comment/247\",[]],[\"name/248\",[130,58.191]],[\"comment/248\",[]],[\"name/249\",[17,38.732]],[\"comment/249\",[]],[\"name/250\",[131,49.718]],[\"comment/250\",[]],[\"name/251\",[132,45.198]],[\"comment/251\",[]],[\"name/252\",[133,58.191]],[\"comment/252\",[]],[\"name/253\",[134,53.083]],[\"comment/253\",[]],[\"name/254\",[135,58.191]],[\"comment/254\",[]],[\"name/255\",[136,53.083]],[\"comment/255\",[]],[\"name/256\",[137,53.083]],[\"comment/256\",[]],[\"name/257\",[138,58.191]],[\"comment/257\",[]],[\"name/258\",[53,29.859]],[\"comment/258\",[]],[\"name/259\",[139,53.083]],[\"comment/259\",[]],[\"name/260\",[53,29.859]],[\"comment/260\",[]],[\"name/261\",[140,58.191]],[\"comment/261\",[]],[\"name/262\",[53,29.859]],[\"comment/262\",[]],[\"name/263\",[141,53.083]],[\"comment/263\",[]],[\"name/264\",[53,29.859]],[\"comment/264\",[]],[\"name/265\",[142,53.083]],[\"comment/265\",[]],[\"name/266\",[53,29.859]],[\"comment/266\",[]],[\"name/267\",[143,53.083]],[\"comment/267\",[]],[\"name/268\",[144,58.191]],[\"comment/268\",[]],[\"name/269\",[114,49.718]],[\"comment/269\",[]],[\"name/270\",[145,58.191]],[\"comment/270\",[]],[\"name/271\",[112,53.083]],[\"comment/271\",[]],[\"name/272\",[113,53.083]],[\"comment/272\",[]],[\"name/273\",[114,49.718]],[\"comment/273\",[]],[\"name/274\",[136,53.083]],[\"comment/274\",[]],[\"name/275\",[146,58.191]],[\"comment/275\",[]],[\"name/276\",[137,53.083]],[\"comment/276\",[]],[\"name/277\",[17,38.732]],[\"comment/277\",[]],[\"name/278\",[131,49.718]],[\"comment/278\",[]],[\"name/279\",[132,45.198]],[\"comment/279\",[]],[\"name/280\",[80,45.198]],[\"comment/280\",[]],[\"name/281\",[81,47.205]],[\"comment/281\",[]],[\"name/282\",[143,53.083]],[\"comment/282\",[]],[\"name/283\",[17,38.732]],[\"comment/283\",[]],[\"name/284\",[131,49.718]],[\"comment/284\",[]],[\"name/285\",[132,45.198]],[\"comment/285\",[]],[\"name/286\",[147,58.191]],[\"comment/286\",[]],[\"name/287\",[5,43.528]],[\"comment/287\",[]],[\"name/288\",[1,37.822]],[\"comment/288\",[]],[\"name/289\",[134,53.083]],[\"comment/289\",[]],[\"name/290\",[80,45.198]],[\"comment/290\",[]],[\"name/291\",[148,58.191]],[\"comment/291\",[]],[\"name/292\",[149,58.191]],[\"comment/292\",[]],[\"name/293\",[25,42.097]],[\"comment/293\",[]],[\"name/294\",[139,53.083]],[\"comment/294\",[]],[\"name/295\",[33,42.097]],[\"comment/295\",[]],[\"name/296\",[141,53.083]],[\"comment/296\",[]],[\"name/297\",[142,53.083]],[\"comment/297\",[]],[\"name/298\",[150,58.191]],[\"comment/298\",[]],[\"name/299\",[1,37.822]],[\"comment/299\",[]],[\"name/300\",[71,53.083]],[\"comment/300\",[]],[\"name/301\",[19,43.528]],[\"comment/301\",[]],[\"name/302\",[22,42.097]],[\"comment/302\",[]],[\"name/303\",[31,45.198]],[\"comment/303\",[]],[\"name/304\",[9,40.845]],[\"comment/304\",[]],[\"name/305\",[37,40.845]],[\"comment/305\",[]],[\"name/306\",[35,45.198]],[\"comment/306\",[]],[\"name/307\",[46,45.198]],[\"comment/307\",[]],[\"name/308\",[48,45.198]],[\"comment/308\",[]],[\"name/309\",[20,40.845]],[\"comment/309\",[]],[\"name/310\",[21,43.528]],[\"comment/310\",[]],[\"name/311\",[2,42.097]],[\"comment/311\",[]],[\"name/312\",[3,43.528]],[\"comment/312\",[]],[\"name/313\",[4,45.198]],[\"comment/313\",[]],[\"name/314\",[5,43.528]],[\"comment/314\",[]],[\"name/315\",[7,45.198]],[\"comment/315\",[]],[\"name/316\",[8,45.198]],[\"comment/316\",[]],[\"name/317\",[16,42.097]],[\"comment/317\",[]],[\"name/318\",[17,38.732]],[\"comment/318\",[]],[\"name/319\",[18,42.097]],[\"comment/319\",[]],[\"name/320\",[25,42.097]],[\"comment/320\",[]],[\"name/321\",[26,43.528]],[\"comment/321\",[]],[\"name/322\",[27,39.733]],[\"comment/322\",[]],[\"name/323\",[28,43.528]],[\"comment/323\",[]],[\"name/324\",[30,43.528]],[\"comment/324\",[]],[\"name/325\",[32,45.198]],[\"comment/325\",[]],[\"name/326\",[33,42.097]],[\"comment/326\",[]],[\"name/327\",[34,43.528]],[\"comment/327\",[]],[\"name/328\",[36,45.198]],[\"comment/328\",[]],[\"name/329\",[38,45.198]],[\"comment/329\",[]],[\"name/330\",[39,45.198]],[\"comment/330\",[]],[\"name/331\",[49,45.198]],[\"comment/331\",[]],[\"name/332\",[50,45.198]],[\"comment/332\",[]],[\"name/333\",[51,45.198]],[\"comment/333\",[]],[\"name/334\",[52,45.198]],[\"comment/334\",[]],[\"name/335\",[53,29.859]],[\"comment/335\",[]],[\"name/336\",[151,58.191]],[\"comment/336\",[]],[\"name/337\",[1,37.822]],[\"comment/337\",[]],[\"name/338\",[9,40.845]],[\"comment/338\",[]],[\"name/339\",[37,40.845]],[\"comment/339\",[]],[\"name/340\",[35,45.198]],[\"comment/340\",[]],[\"name/341\",[46,45.198]],[\"comment/341\",[]],[\"name/342\",[48,45.198]],[\"comment/342\",[]],[\"name/343\",[19,43.528]],[\"comment/343\",[]],[\"name/344\",[20,40.845]],[\"comment/344\",[]],[\"name/345\",[21,43.528]],[\"comment/345\",[]],[\"name/346\",[22,42.097]],[\"comment/346\",[]],[\"name/347\",[31,45.198]],[\"comment/347\",[]],[\"name/348\",[2,42.097]],[\"comment/348\",[]],[\"name/349\",[3,43.528]],[\"comment/349\",[]],[\"name/350\",[4,45.198]],[\"comment/350\",[]],[\"name/351\",[5,43.528]],[\"comment/351\",[]],[\"name/352\",[7,45.198]],[\"comment/352\",[]],[\"name/353\",[8,45.198]],[\"comment/353\",[]],[\"name/354\",[16,42.097]],[\"comment/354\",[]],[\"name/355\",[17,38.732]],[\"comment/355\",[]],[\"name/356\",[18,42.097]],[\"comment/356\",[]],[\"name/357\",[25,42.097]],[\"comment/357\",[]],[\"name/358\",[26,43.528]],[\"comment/358\",[]],[\"name/359\",[27,39.733]],[\"comment/359\",[]],[\"name/360\",[28,43.528]],[\"comment/360\",[]],[\"name/361\",[30,43.528]],[\"comment/361\",[]],[\"name/362\",[32,45.198]],[\"comment/362\",[]],[\"name/363\",[33,42.097]],[\"comment/363\",[]],[\"name/364\",[34,43.528]],[\"comment/364\",[]],[\"name/365\",[36,45.198]],[\"comment/365\",[]],[\"name/366\",[38,45.198]],[\"comment/366\",[]],[\"name/367\",[39,45.198]],[\"comment/367\",[]],[\"name/368\",[49,45.198]],[\"comment/368\",[]],[\"name/369\",[50,45.198]],[\"comment/369\",[]],[\"name/370\",[51,45.198]],[\"comment/370\",[]],[\"name/371\",[52,45.198]],[\"comment/371\",[]],[\"name/372\",[53,29.859]],[\"comment/372\",[]],[\"name/373\",[152,58.191]],[\"comment/373\",[]],[\"name/374\",[153,53.083]],[\"comment/374\",[]],[\"name/375\",[76,47.205]],[\"comment/375\",[]],[\"name/376\",[77,47.205]],[\"comment/376\",[]],[\"name/377\",[78,47.205]],[\"comment/377\",[]],[\"name/378\",[79,47.205]],[\"comment/378\",[]],[\"name/379\",[80,45.198]],[\"comment/379\",[]],[\"name/380\",[81,47.205]],[\"comment/380\",[]],[\"name/381\",[82,49.718]],[\"comment/381\",[]],[\"name/382\",[83,49.718]],[\"comment/382\",[]],[\"name/383\",[27,39.733]],[\"comment/383\",[]],[\"name/384\",[84,47.205]],[\"comment/384\",[]],[\"name/385\",[154,58.191]],[\"comment/385\",[]],[\"name/386\",[1,37.822]],[\"comment/386\",[]],[\"name/387\",[107,43.528]],[\"comment/387\",[]],[\"name/388\",[155,47.205]],[\"comment/388\",[]],[\"name/389\",[156,49.718]],[\"comment/389\",[]],[\"name/390\",[157,47.205]],[\"comment/390\",[]],[\"name/391\",[158,49.718]],[\"comment/391\",[]],[\"name/392\",[37,40.845]],[\"comment/392\",[]],[\"name/393\",[159,49.718]],[\"comment/393\",[]],[\"name/394\",[9,40.845]],[\"comment/394\",[]],[\"name/395\",[160,58.191]],[\"comment/395\",[]],[\"name/396\",[161,58.191]],[\"comment/396\",[]],[\"name/397\",[162,49.718]],[\"comment/397\",[]],[\"name/398\",[163,49.718]],[\"comment/398\",[]],[\"name/399\",[164,49.718]],[\"comment/399\",[]],[\"name/400\",[165,49.718]],[\"comment/400\",[]],[\"name/401\",[166,49.718]],[\"comment/401\",[]],[\"name/402\",[167,49.718]],[\"comment/402\",[]],[\"name/403\",[168,49.718]],[\"comment/403\",[]],[\"name/404\",[169,58.191]],[\"comment/404\",[]],[\"name/405\",[170,58.191]],[\"comment/405\",[]],[\"name/406\",[171,58.191]],[\"comment/406\",[]],[\"name/407\",[172,58.191]],[\"comment/407\",[]],[\"name/408\",[173,58.191]],[\"comment/408\",[]],[\"name/409\",[1,37.822]],[\"comment/409\",[]],[\"name/410\",[107,43.528]],[\"comment/410\",[]],[\"name/411\",[164,49.718]],[\"comment/411\",[]],[\"name/412\",[155,47.205]],[\"comment/412\",[]],[\"name/413\",[156,49.718]],[\"comment/413\",[]],[\"name/414\",[157,47.205]],[\"comment/414\",[]],[\"name/415\",[158,49.718]],[\"comment/415\",[]],[\"name/416\",[37,40.845]],[\"comment/416\",[]],[\"name/417\",[159,49.718]],[\"comment/417\",[]],[\"name/418\",[9,40.845]],[\"comment/418\",[]],[\"name/419\",[162,49.718]],[\"comment/419\",[]],[\"name/420\",[163,49.718]],[\"comment/420\",[]],[\"name/421\",[165,49.718]],[\"comment/421\",[]],[\"name/422\",[166,49.718]],[\"comment/422\",[]],[\"name/423\",[167,49.718]],[\"comment/423\",[]],[\"name/424\",[168,49.718]],[\"comment/424\",[]],[\"name/425\",[174,58.191]],[\"comment/425\",[]],[\"name/426\",[1,37.822]],[\"comment/426\",[]],[\"name/427\",[107,43.528]],[\"comment/427\",[]],[\"name/428\",[164,49.718]],[\"comment/428\",[]],[\"name/429\",[166,49.718]],[\"comment/429\",[]],[\"name/430\",[155,47.205]],[\"comment/430\",[]],[\"name/431\",[156,49.718]],[\"comment/431\",[]],[\"name/432\",[157,47.205]],[\"comment/432\",[]],[\"name/433\",[158,49.718]],[\"comment/433\",[]],[\"name/434\",[37,40.845]],[\"comment/434\",[]],[\"name/435\",[159,49.718]],[\"comment/435\",[]],[\"name/436\",[9,40.845]],[\"comment/436\",[]],[\"name/437\",[162,49.718]],[\"comment/437\",[]],[\"name/438\",[163,49.718]],[\"comment/438\",[]],[\"name/439\",[165,49.718]],[\"comment/439\",[]],[\"name/440\",[167,49.718]],[\"comment/440\",[]],[\"name/441\",[168,49.718]],[\"comment/441\",[]],[\"name/442\",[175,58.191]],[\"comment/442\",[]],[\"name/443\",[176,53.083]],[\"comment/443\",[]],[\"name/444\",[153,53.083]],[\"comment/444\",[]],[\"name/445\",[177,58.191]],[\"comment/445\",[]],[\"name/446\",[178,58.191]],[\"comment/446\",[]],[\"name/447\",[176,53.083]],[\"comment/447\",[]],[\"name/448\",[155,47.205]],[\"comment/448\",[]],[\"name/449\",[179,58.191]],[\"comment/449\",[]],[\"name/450\",[53,29.859]],[\"comment/450\",[]],[\"name/451\",[180,58.191]],[\"comment/451\",[]],[\"name/452\",[181,58.191]],[\"comment/452\",[]],[\"name/453\",[53,29.859]],[\"comment/453\",[]],[\"name/454\",[182,58.191]],[\"comment/454\",[]],[\"name/455\",[183,53.083]],[\"comment/455\",[]],[\"name/456\",[184,58.191]],[\"comment/456\",[]],[\"name/457\",[185,53.083]],[\"comment/457\",[]],[\"name/458\",[186,53.083]],[\"comment/458\",[]],[\"name/459\",[157,47.205]],[\"comment/459\",[]],[\"name/460\",[187,58.191]],[\"comment/460\",[]],[\"name/461\",[117,53.083]],[\"comment/461\",[]],[\"name/462\",[118,49.718]],[\"comment/462\",[]],[\"name/463\",[119,49.718]],[\"comment/463\",[]],[\"name/464\",[107,43.528]],[\"comment/464\",[]],[\"name/465\",[188,58.191]],[\"comment/465\",[]],[\"name/466\",[189,58.191]],[\"comment/466\",[]],[\"name/467\",[53,29.859]],[\"comment/467\",[]],[\"name/468\",[190,58.191]],[\"comment/468\",[]],[\"name/469\",[53,29.859]],[\"comment/469\",[]],[\"name/470\",[20,40.845]],[\"comment/470\",[]],[\"name/471\",[185,53.083]],[\"comment/471\",[]],[\"name/472\",[183,53.083]],[\"comment/472\",[]],[\"name/473\",[191,58.191]],[\"comment/473\",[]],[\"name/474\",[118,49.718]],[\"comment/474\",[]],[\"name/475\",[186,53.083]],[\"comment/475\",[]],[\"name/476\",[119,49.718]],[\"comment/476\",[]],[\"name/477\",[17,38.732]],[\"comment/477\",[]],[\"name/478\",[132,45.198]],[\"comment/478\",[]],[\"name/479\",[192,58.191]],[\"comment/479\",[]],[\"name/480\",[17,38.732]],[\"comment/480\",[]],[\"name/481\",[132,45.198]],[\"comment/481\",[]],[\"name/482\",[193,58.191]],[\"comment/482\",[]],[\"name/483\",[1,37.822]],[\"comment/483\",[]],[\"name/484\",[194,53.083]],[\"comment/484\",[]],[\"name/485\",[195,58.191]],[\"comment/485\",[]],[\"name/486\",[196,58.191]],[\"comment/486\",[]],[\"name/487\",[197,58.191]],[\"comment/487\",[]],[\"name/488\",[198,58.191]],[\"comment/488\",[]],[\"name/489\",[199,58.191]],[\"comment/489\",[]],[\"name/490\",[200,58.191]],[\"comment/490\",[]],[\"name/491\",[30,43.528]],[\"comment/491\",[]],[\"name/492\",[201,58.191]],[\"comment/492\",[]],[\"name/493\",[202,58.191]],[\"comment/493\",[]],[\"name/494\",[1,37.822]],[\"comment/494\",[]],[\"name/495\",[203,58.191]],[\"comment/495\",[]],[\"name/496\",[204,58.191]],[\"comment/496\",[]],[\"name/497\",[194,53.083]],[\"comment/497\",[]],[\"name/498\",[22,42.097]],[\"comment/498\",[]],[\"name/499\",[205,58.191]],[\"comment/499\",[]],[\"name/500\",[206,58.191]],[\"comment/500\",[]],[\"name/501\",[207,58.191]],[\"comment/501\",[]],[\"name/502\",[208,58.191]],[\"comment/502\",[]],[\"name/503\",[209,58.191]],[\"comment/503\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":53,\"name\":{\"53\":{},\"107\":{},\"144\":{},\"166\":{},\"168\":{},\"170\":{},\"172\":{},\"174\":{},\"176\":{},\"209\":{},\"215\":{},\"221\":{},\"228\":{},\"230\":{},\"258\":{},\"260\":{},\"262\":{},\"264\":{},\"266\":{},\"335\":{},\"372\":{},\"450\":{},\"453\":{},\"467\":{},\"469\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":154,\"name\":{\"385\":{}},\"comment\":{}}],[\"active\",{\"_index\":105,\"name\":{\"212\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":39,\"name\":{\"39\":{},\"102\":{},\"139\":{},\"330\":{},\"367\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":49,\"name\":{\"49\":{},\"103\":{},\"140\":{},\"331\":{},\"368\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":112,\"name\":{\"223\":{},\"271\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":158,\"name\":{\"391\":{},\"415\":{},\"433\":{}},\"comment\":{}}],[\"async\",{\"_index\":178,\"name\":{\"446\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":209,\"name\":{\"503\":{}},\"comment\":{}}],[\"average\",{\"_index\":113,\"name\":{\"224\":{},\"272\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":38,\"name\":{\"38\":{},\"101\":{},\"138\":{},\"329\":{},\"366\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":170,\"name\":{\"405\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"busy\",{\"_index\":31,\"name\":{\"31\":{},\"75\":{},\"120\":{},\"303\":{},\"347\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":93,\"name\":{\"187\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":165,\"name\":{\"400\":{},\"421\":{},\"439\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":201,\"name\":{\"492\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":172,\"name\":{\"407\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":161,\"name\":{\"396\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":160,\"name\":{\"395\":{}},\"comment\":{}}],[\"choose\",{\"_index\":140,\"name\":{\"261\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":193,\"name\":{\"482\":{}},\"comment\":{}}],[\"clear\",{\"_index\":208,\"name\":{\"502\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":73,\"name\":{\"145\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":173,\"name\":{\"408\":{}},\"comment\":{}}],[\"concat\",{\"_index\":197,\"name\":{\"487\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":101,\"name\":{\"206\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"71\":{},\"109\":{},\"288\":{},\"299\":{},\"337\":{},\"386\":{},\"409\":{},\"426\":{},\"483\":{},\"494\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":51,\"name\":{\"51\":{},\"105\":{},\"142\":{},\"333\":{},\"370\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":50,\"name\":{\"50\":{},\"104\":{},\"141\":{},\"332\":{},\"369\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":48,\"name\":{\"48\":{},\"81\":{},\"115\":{},\"308\":{},\"342\":{}},\"comment\":{}}],[\"data\",{\"_index\":118,\"name\":{\"233\":{},\"462\":{},\"474\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":206,\"name\":{\"500\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":34,\"name\":{\"34\":{},\"100\":{},\"137\":{},\"167\":{},\"327\":{},\"364\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":35,\"name\":{\"35\":{},\"79\":{},\"113\":{},\"306\":{},\"340\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":70,\"name\":{\"70\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":150,\"name\":{\"298\":{}},\"comment\":{}}],[\"elu\",{\"_index\":132,\"name\":{\"251\":{},\"279\":{},\"285\":{},\"478\":{},\"481\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"85\":{},\"122\":{},\"164\":{},\"312\":{},\"349\":{}},\"comment\":{}}],[\"empty\",{\"_index\":200,\"name\":{\"490\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":83,\"name\":{\"155\":{},\"201\":{},\"382\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":27,\"name\":{\"27\":{},\"95\":{},\"132\":{},\"156\":{},\"173\":{},\"202\":{},\"322\":{},\"359\":{},\"383\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":171,\"name\":{\"406\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":205,\"name\":{\"499\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"env\",{\"_index\":74,\"name\":{\"146\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":77,\"name\":{\"149\":{},\"195\":{},\"208\":{},\"376\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":103,\"name\":{\"210\":{}},\"comment\":{}}],[\"execute\",{\"_index\":33,\"name\":{\"33\":{},\"99\":{},\"136\":{},\"165\":{},\"295\":{},\"326\":{},\"363\":{}},\"comment\":{}}],[\"executed\",{\"_index\":121,\"name\":{\"237\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":94,\"name\":{\"188\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"executing\",{\"_index\":122,\"name\":{\"238\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":95,\"name\":{\"189\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":79,\"name\":{\"151\":{},\"197\":{},\"214\":{},\"378\":{}},\"comment\":{}}],[\"failed\",{\"_index\":125,\"name\":{\"241\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":98,\"name\":{\"192\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":8,\"name\":{\"8\":{},\"89\":{},\"126\":{},\"316\":{},\"353\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":72,\"name\":{\"108\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":151,\"name\":{\"336\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"full\",{\"_index\":30,\"name\":{\"30\":{},\"97\":{},\"134\":{},\"324\":{},\"361\":{},\"491\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":163,\"name\":{\"398\":{},\"420\":{},\"438\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":148,\"name\":{\"291\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":169,\"name\":{\"404\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":149,\"name\":{\"292\":{}},\"comment\":{}}],[\"getworkerbyid\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"getworkerid\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"getworkerusage\",{\"_index\":69,\"name\":{\"69\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":166,\"name\":{\"401\":{},\"422\":{},\"429\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"handleworkerstartedmessage\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"history\",{\"_index\":115,\"name\":{\"226\":{}},\"comment\":{}}],[\"id\",{\"_index\":107,\"name\":{\"217\":{},\"235\":{},\"387\":{},\"410\":{},\"427\":{},\"464\":{}},\"comment\":{}}],[\"idle\",{\"_index\":104,\"name\":{\"211\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":92,\"name\":{\"186\":{}},\"comment\":{}}],[\"info\",{\"_index\":16,\"name\":{\"16\":{},\"90\":{},\"127\":{},\"162\":{},\"244\":{},\"317\":{},\"354\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":32,\"name\":{\"32\":{},\"98\":{},\"135\":{},\"325\":{},\"362\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":88,\"name\":{\"161\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":37,\"name\":{\"37\":{},\"78\":{},\"112\":{},\"305\":{},\"339\":{},\"392\":{},\"416\":{},\"434\":{}},\"comment\":{}}],[\"items\",{\"_index\":203,\"name\":{\"495\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":106,\"name\":{\"216\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":135,\"name\":{\"254\":{}},\"comment\":{}}],[\"kill\",{\"_index\":184,\"name\":{\"456\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":176,\"name\":{\"443\":{},\"447\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":175,\"name\":{\"442\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":156,\"name\":{\"389\":{},\"413\":{},\"431\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":159,\"name\":{\"393\":{},\"417\":{},\"435\":{}},\"comment\":{}}],[\"max\",{\"_index\":71,\"name\":{\"72\":{},\"300\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":177,\"name\":{\"445\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":124,\"name\":{\"240\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":97,\"name\":{\"191\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":22,\"name\":{\"22\":{},\"74\":{},\"119\":{},\"183\":{},\"302\":{},\"346\":{},\"498\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":143,\"name\":{\"267\":{},\"282\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":144,\"name\":{\"268\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":133,\"name\":{\"252\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":111,\"name\":{\"222\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":145,\"name\":{\"270\":{}},\"comment\":{}}],[\"median\",{\"_index\":114,\"name\":{\"225\":{},\"269\":{},\"273\":{}},\"comment\":{}}],[\"message\",{\"_index\":191,\"name\":{\"473\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":76,\"name\":{\"148\":{},\"194\":{},\"227\":{},\"375\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":162,\"name\":{\"397\":{},\"419\":{},\"437\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":182,\"name\":{\"454\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":21,\"name\":{\"21\":{},\"83\":{},\"118\":{},\"182\":{},\"310\":{},\"345\":{}},\"comment\":{}}],[\"name\",{\"_index\":117,\"name\":{\"232\":{},\"461\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":7,\"name\":{\"7\":{},\"88\":{},\"125\":{},\"315\":{},\"352\":{}},\"comment\":{}}],[\"offset\",{\"_index\":204,\"name\":{\"496\":{}},\"comment\":{}}],[\"on\",{\"_index\":109,\"name\":{\"219\":{}},\"comment\":{}}],[\"once\",{\"_index\":110,\"name\":{\"220\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":78,\"name\":{\"150\":{},\"196\":{},\"229\":{},\"377\":{}},\"comment\":{}}],[\"opts\",{\"_index\":9,\"name\":{\"9\":{},\"76\":{},\"110\":{},\"304\":{},\"338\":{},\"394\":{},\"418\":{},\"436\":{}},\"comment\":{}}],[\"peek\",{\"_index\":207,\"name\":{\"501\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":89,\"name\":{\"177\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":90,\"name\":{\"178\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":85,\"name\":{\"158\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":91,\"name\":{\"179\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":99,\"name\":{\"193\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":100,\"name\":{\"204\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":86,\"name\":{\"159\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"86\":{},\"123\":{},\"313\":{},\"350\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":188,\"name\":{\"465\":{}},\"comment\":{}}],[\"push\",{\"_index\":195,\"name\":{\"485\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"queue\",{\"_index\":202,\"name\":{\"493\":{}},\"comment\":{}}],[\"queued\",{\"_index\":123,\"name\":{\"239\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":96,\"name\":{\"190\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"reject\",{\"_index\":190,\"name\":{\"468\":{}},\"comment\":{}}],[\"remove\",{\"_index\":141,\"name\":{\"263\":{},\"296\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"reset\",{\"_index\":138,\"name\":{\"257\":{}},\"comment\":{}}],[\"resize\",{\"_index\":199,\"name\":{\"489\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":189,\"name\":{\"466\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":82,\"name\":{\"154\":{},\"200\":{},\"381\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":168,\"name\":{\"403\":{},\"424\":{},\"441\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":167,\"name\":{\"402\":{},\"423\":{},\"440\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":17,\"name\":{\"17\":{},\"91\":{},\"128\":{},\"249\":{},\"277\":{},\"283\":{},\"318\":{},\"355\":{},\"477\":{},\"480\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":164,\"name\":{\"399\":{},\"411\":{},\"428\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":46,\"name\":{\"46\":{},\"80\":{},\"114\":{},\"307\":{},\"341\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":142,\"name\":{\"265\":{},\"297\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":28,\"name\":{\"28\":{},\"96\":{},\"133\":{},\"175\":{},\"323\":{},\"360\":{}},\"comment\":{}}],[\"settings\",{\"_index\":75,\"name\":{\"147\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":36,\"name\":{\"36\":{},\"77\":{},\"111\":{},\"328\":{},\"365\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":25,\"name\":{\"25\":{},\"93\":{},\"130\":{},\"169\":{},\"293\":{},\"320\":{},\"357\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":26,\"name\":{\"26\":{},\"94\":{},\"131\":{},\"171\":{},\"321\":{},\"358\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":68,\"name\":{\"68\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"size\",{\"_index\":194,\"name\":{\"484\":{},\"497\":{}},\"comment\":{}}],[\"splice\",{\"_index\":198,\"name\":{\"488\":{}},\"comment\":{}}],[\"started\",{\"_index\":187,\"name\":{\"460\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":157,\"name\":{\"390\":{},\"414\":{},\"432\":{},\"459\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":136,\"name\":{\"255\":{},\"274\":{}},\"comment\":{}}],[\"task\",{\"_index\":116,\"name\":{\"231\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":185,\"name\":{\"457\":{},\"471\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":155,\"name\":{\"388\":{},\"412\":{},\"430\":{},\"448\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":186,\"name\":{\"458\":{},\"475\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":130,\"name\":{\"248\":{}},\"comment\":{}}],[\"tasksmaxqueuesize\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":128,\"name\":{\"246\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":84,\"name\":{\"157\":{},\"203\":{},\"205\":{},\"384\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":64,\"name\":{\"64\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":120,\"name\":{\"236\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":137,\"name\":{\"256\":{},\"276\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":108,\"name\":{\"218\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":152,\"name\":{\"373\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":174,\"name\":{\"425\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":119,\"name\":{\"234\":{},\"463\":{},\"476\":{}},\"comment\":{}}],[\"type\",{\"_index\":19,\"name\":{\"19\":{},\"73\":{},\"116\":{},\"180\":{},\"301\":{},\"343\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":196,\"name\":{\"486\":{}},\"comment\":{}}],[\"update\",{\"_index\":139,\"name\":{\"259\":{},\"294\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":42,\"name\":{\"42\":{}},\"comment\":{}}],[\"usage\",{\"_index\":127,\"name\":{\"245\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":146,\"name\":{\"275\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":18,\"name\":{\"18\":{},\"92\":{},\"129\":{},\"184\":{},\"213\":{},\"319\":{},\"356\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":131,\"name\":{\"250\":{},\"278\":{},\"284\":{}},\"comment\":{}}],[\"weights\",{\"_index\":147,\"name\":{\"286\":{}},\"comment\":{}}],[\"worker\",{\"_index\":20,\"name\":{\"20\":{},\"82\":{},\"117\":{},\"181\":{},\"243\":{},\"309\":{},\"344\":{},\"470\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":179,\"name\":{\"449\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":134,\"name\":{\"253\":{},\"289\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":80,\"name\":{\"152\":{},\"198\":{},\"280\":{},\"290\":{},\"379\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"87\":{},\"124\":{},\"287\":{},\"314\":{},\"351\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":81,\"name\":{\"153\":{},\"199\":{},\"281\":{},\"380\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":180,\"name\":{\"451\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":183,\"name\":{\"455\":{},\"472\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":52,\"name\":{\"52\":{},\"106\":{},\"143\":{},\"334\":{},\"371\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":126,\"name\":{\"242\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"84\":{},\"121\":{},\"163\":{},\"185\":{},\"311\":{},\"348\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":153,\"name\":{\"374\":{},\"444\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":192,\"name\":{\"479\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":181,\"name\":{\"452\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":102,\"name\":{\"207\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":87,\"name\":{\"160\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":129,\"name\":{\"247\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index c6bf43ba..4782daee 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -49,7 +49,7 @@ +
  • Defined in src/pools/abstract-pool.ts:49
  • @@ -66,6 +66,7 @@ numberOfWorkers opts promiseResponseMap +startTimestamp workerChoiceStrategyContext workerNodes
    @@ -76,7 +77,9 @@ info maxSize minSize +runTime type +utilization worker
    @@ -105,8 +108,12 @@ executeTask flushTasksQueue flushTasksQueues +getWorkerById +getWorkerId getWorkerNodeKey getWorkerUsage +handleTaskExecutionResponse +handleWorkerStartedMessage internalBusy isMain pushWorkerNode @@ -167,7 +174,7 @@

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -185,7 +192,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:58
  • filePath: string
    @@ -193,7 +200,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:96
  • numberOfWorkers: number
    @@ -201,7 +208,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:95
  • opts: PoolOptions<Worker>
    @@ -209,7 +216,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:97
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -222,7 +229,15 @@
    +
  • Defined in src/pools/abstract-pool.ts:68
  • +
    + +
    startTimestamp: number
    +

    The start timestamp of the pool.

    +
    +
    workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -230,7 +245,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:76
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -239,7 +254,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:55
  • Accessors

    @@ -253,7 +268,7 @@

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:450
  • +
  • Defined in src/pools/abstract-pool.ts:441
  • +
  • Defined in src/pools/abstract-pool.ts:250
  • +
  • Defined in src/pools/abstract-pool.ts:347
  • +
  • Defined in src/pools/abstract-pool.ts:342
  • +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:332
  • +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:337
  • Methods

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

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:747
  • +
  • Defined in src/pools/abstract-pool.ts:539
  • Returns TasksQueueOptions

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:197
  • +
  • Defined in src/pools/abstract-pool.ts:689
  • +
  • Defined in src/pools/abstract-pool.ts:790
  • +
  • Defined in src/pools/abstract-pool.ts:757
  • +
  • Defined in src/pools/abstract-pool.ts:739
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:974
  • +
  • Defined in src/pools/abstract-pool.ts:500
  • +
  • Defined in src/pools/abstract-pool.ts:515
  • +
  • Defined in src/pools/abstract-pool.ts:406
  • Returns number

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

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

    +
  • Defined in src/pools/abstract-pool.ts:986
  • +
  • Defined in src/pools/abstract-pool.ts:998
  • +
    + +
    +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:366
  • Returns WorkerUsage

    +
  • Defined in src/pools/abstract-pool.ts:1016
  • +
    + +
    +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:457
  • +
  • Defined in src/pools/abstract-pool.ts:530
  • +
  • Defined in src/pools/abstract-pool.ts:899
  • +
  • Defined in src/pools/abstract-pool.ts:727
  • +
  • Defined in src/pools/abstract-pool.ts:957
  • +
  • Defined in src/pools/abstract-pool.ts:716
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/abstract-pool.ts:373
  • +
  • Defined in src/pools/abstract-pool.ts:395
  • +
  • Defined in src/pools/abstract-pool.ts:886
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1004
  • +
  • Defined in src/pools/abstract-pool.ts:523
  • +
  • Defined in src/pools/abstract-pool.ts:706
  • Returns number

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:815
  • +
  • Defined in src/worker/abstract-worker.ts:70
  • lastTaskTimestamp: number
    @@ -165,7 +174,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:50
  • mainWorker: MainWorker
    @@ -173,7 +182,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:74
  • opts: WorkerOptions = ...
    @@ -181,7 +190,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:75
  • statistics: WorkerStatistics
    @@ -189,7 +198,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:54
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -197,7 +206,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:46
  • Methods

    @@ -218,7 +227,7 @@
  • Returns TaskPerformance

  • +
  • Defined in src/worker/abstract-worker.ts:303
  • +
  • Defined in src/worker/abstract-worker.ts:196
  • +
  • Defined in src/worker/abstract-worker.ts:326
  • +
  • Defined in src/worker/abstract-worker.ts:113
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:311
  • +
  • Defined in src/worker/abstract-worker.ts:177
  • +
  • Defined in src/worker/abstract-worker.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:211
  • +
  • Defined in src/worker/abstract-worker.ts:153
  • +
  • Defined in src/worker/abstract-worker.ts:256
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/abstract-worker.ts:189
  • +
  • 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
  • +
  • Defined in src/worker/cluster-worker.ts:21
  • @@ -68,13 +68,17 @@ but the minimum number of workers will be guaranteed.

    taskFunctions
    +

    Accessors

    +
    id +
    +

    Methods

    asyncId bind checkAlive emitDestroy getMainWorker -handleError +handleError messageListener runAsync runInAsyncScope @@ -116,7 +120,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

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

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

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

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

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

    Accessors

    +
    + +

    Methods

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

    +
  • Defined in src/worker/abstract-worker.ts:196
  • -
    +
  • Defined in src/worker/abstract-worker.ts:177
  • +
    -
    +
  • Defined in src/worker/abstract-worker.ts:211
  • +
  • Defined in src/worker/abstract-worker.ts:153
  • +
  • Defined in src/worker/abstract-worker.ts:256
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -73,7 +73,9 @@ When the maximum number of workers is reached and workers are busy, an event is info maxSize minSize +runTime type +utilization worker
    @@ -140,7 +142,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

    @@ -158,7 +160,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:58
  • filePath: string
    @@ -167,7 +169,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:96
  • max: number
    @@ -175,7 +177,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
    @@ -184,7 +186,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:95
  • opts: ClusterPoolOptions = {}
    @@ -193,7 +195,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:52
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -207,7 +209,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -216,7 +218,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:76
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -225,7 +227,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:55
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:747
  • +
  • Defined in src/pools/abstract-pool.ts:539
  • +
  • Defined in src/pools/abstract-pool.ts:790
  • +
  • Defined in src/pools/abstract-pool.ts:757
  • +
  • Defined in src/pools/cluster/fixed.ts:82
  • +
  • Defined in src/pools/abstract-pool.ts:500
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:406
  • +
  • Defined in src/pools/abstract-pool.ts:466
  • +
  • Defined in src/pools/abstract-pool.ts:457
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/abstract-pool.ts:373
  • +
  • Defined in src/pools/abstract-pool.ts:395
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/abstract-pool.ts:815
  • +
  • Defined in src/pools/thread/dynamic.ts:29
  • numberOfWorkers: number
    @@ -184,7 +186,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:95
  • @@ -193,7 +195,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/fixed.ts:51
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -207,7 +209,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -216,7 +218,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:76
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -225,7 +227,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:55
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:555
  • +
  • Defined in src/pools/abstract-pool.ts:747
  • +
  • Defined in src/pools/abstract-pool.ts:539
  • +
  • Defined in src/pools/abstract-pool.ts:790
  • +
  • Defined in src/pools/abstract-pool.ts:757
  • +
  • Defined in src/pools/thread/fixed.ts:73
  • +
  • Defined in src/pools/abstract-pool.ts:500
  • +
  • Defined in src/pools/thread/fixed.ts:62
  • +
  • Defined in src/pools/abstract-pool.ts:406
  • +
  • Defined in src/pools/abstract-pool.ts:466
  • +
  • Defined in src/pools/abstract-pool.ts:457
  • +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/abstract-pool.ts:373
  • +
  • Defined in src/pools/abstract-pool.ts:395
  • +
  • Defined in src/pools/abstract-pool.ts:523
  • +
  • Defined in src/pools/abstract-pool.ts:815
  • +
  • Defined in src/pools/abstract-pool.ts:815
  • +
  • Defined in src/pools/abstract-pool.ts:815
  • +
  • Defined in src/queue.ts:12
  • Methods

    @@ -106,12 +106,12 @@
    • -

      Clear the queue.

      +

      Clears the queue.

      Returns void

    +
  • Defined in src/queue.ts:68
  • +
  • Defined in src/queue.ts:40
  • +
  • Defined in src/queue.ts:26
  • +
  • Defined in src/queue.ts:58
  • +
  • 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
  • +
  • Defined in src/pools/pool.ts:149
  • env?: Record<string, unknown>
    @@ -80,7 +80,7 @@

    See

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

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

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:27
  • tasksQueueOptions?: TasksQueueOptions
    @@ -144,7 +144,7 @@
    +
  • Defined in src/pools/pool.ts:153
  • 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:129
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:133
  • +
  • Defined in src/pools/pool.ts:186
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -125,7 +125,7 @@

    Returns void

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

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:214
  • workerNodes: WorkerNode<Worker, Data>[]
    @@ -248,7 +248,7 @@
    +
  • Defined in src/pools/pool.ts:175
  • +
  • Defined in src/pools/worker.ts:186
  • +
    + +
    threadId?: number
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:184
  • remove: ((workerNodeKey) => boolean)
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:191
  • reset: (() => boolean)
    @@ -100,7 +100,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:172
  • setOptions: ((opts) => void)
    @@ -124,7 +124,7 @@

    Returns void

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:197
  • strategyPolicy: StrategyPolicy
    @@ -132,7 +132,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:162
  • taskStatisticsRequirements: TaskStatisticsRequirements
    @@ -140,7 +140,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:166
  • update: ((workerNodeKey) => boolean)
    @@ -162,7 +162,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:178
  • +
  • Defined in src/pools/worker.ts:71
  • - +
    history: CircularArray<number>

    Measurement history.

    +
  • Defined in src/pools/worker.ts:79
  • median: number
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:75
  • Properties

    @@ -66,7 +68,7 @@
    +
  • Defined in src/pools/worker.ts:47
  • id?: string
    @@ -75,7 +77,7 @@
    +
  • Defined in src/pools/worker.ts:55
  • kill?: 1 | "SOFT" | "HARD"
    @@ -83,7 +85,7 @@
    +
  • Defined in src/utility-types.ts:67
  • name?: string
    @@ -92,7 +94,15 @@
    +
  • Defined in src/pools/worker.ts:43
  • +
    + +
    started?: boolean
    +

    Whether the worker has started or not.

    +
    +
    statistics?: WorkerStatistics
    @@ -100,7 +110,7 @@
    +
  • Defined in src/utility-types.ts:79
  • taskError?: TaskError<ErrorData>
    @@ -108,7 +118,7 @@
    +
  • Defined in src/utility-types.ts:71
  • taskPerformance?: TaskPerformance
    @@ -116,7 +126,7 @@
    +
  • Defined in src/utility-types.ts:75
  • timestamp?: number
    @@ -125,7 +135,15 @@
    +
  • Defined in src/pools/worker.ts:51
  • +
    + +
    workerId?: number
    +

    Worker id.

    +
    +
    +
  • timestamp
  • +
  • workerId
  • @@ -49,64 +50,81 @@

    Properties

    -
    busyWorkerNodes: number
    +
  • Defined in src/pools/pool.ts:82
  • executedTasks: number
    +
  • Defined in src/pools/pool.ts:83
  • executingTasks: number
    +
  • Defined in src/pools/pool.ts:84
  • failedTasks: number
    +
  • Defined in src/pools/pool.ts:87
  • -
    idleWorkerNodes: number
    +
  • Defined in src/pools/pool.ts:80
  • maxQueuedTasks: number
    +
  • Defined in src/pools/pool.ts:86
  • maxSize: number
    +
  • Defined in src/pools/pool.ts:74
  • minSize: number
    +
  • Defined in src/pools/pool.ts:73
  • queuedTasks: number
    +
  • Defined in src/pools/pool.ts:85
  • type: "fixed" | "dynamic"
    +
  • Defined in src/pools/pool.ts:71
  • +
    + +
    utilization: number
    +

    Pool utilization ratio.

    +
    +
    worker: "cluster" | "thread"
    +
  • Defined in src/pools/pool.ts:72
  • -
    workerNodes: number
    +
  • Defined in src/pools/pool.ts:78
  • +
  • Defined in src/pools/pool.ts:143
  • enableTasksQueue?: boolean
    @@ -75,7 +75,7 @@

    Default Value

    false

    +
  • Defined in src/pools/pool.ts:149
  • errorHandler?: ErrorHandler<Worker>
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/pool.ts:115
  • exitHandler?: ExitHandler<Worker>
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:123
  • messageHandler?: MessageHandler<Worker>
    @@ -99,7 +99,7 @@
    +
  • Defined in src/pools/pool.ts:111
  • onlineHandler?: OnlineHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:119
  • restartWorkerOnError?: boolean
    @@ -115,7 +115,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:153
  • 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:129
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:133
  • +
  • Defined in src/utility-types.ts:100
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:108
  • +
  • Defined in src/pools/worker.ts:55
  • name?: string
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:43
  • timestamp?: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • +
  • Defined in src/utility-types.ts:18
  • +
    + +
    workerId: number
    +

    Worker id.

    +
    +
    +
  • Defined in src/utility-types.ts:32
  • +
  • Defined in src/pools/worker.ts:106
  • failed: number
    @@ -63,7 +63,7 @@
    +
  • Defined in src/pools/worker.ts:118
  • maxQueued: number
    @@ -71,7 +71,7 @@
    +
  • Defined in src/pools/worker.ts:114
  • queued: number
    @@ -79,7 +79,7 @@
    +
  • Defined in src/pools/worker.ts:110
  • +
  • Defined in src/pools/pool.ts:99
  • +
  • Defined in src/pools/pool.ts:149
  • errorHandler?: ErrorHandler<Worker>
    @@ -78,7 +78,7 @@
    +
  • Defined in src/pools/pool.ts:115
  • exitHandler?: ExitHandler<Worker>
    @@ -87,7 +87,7 @@
    +
  • Defined in src/pools/pool.ts:123
  • messageHandler?: MessageHandler<Worker>
    @@ -96,7 +96,7 @@
    +
  • Defined in src/pools/pool.ts:111
  • onlineHandler?: OnlineHandler<Worker>
    @@ -105,7 +105,7 @@
    +
  • Defined in src/pools/pool.ts:119
  • restartWorkerOnError?: boolean
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:153
  • 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:129
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/pool.ts:133
  • workerOptions?: WorkerOptions
    @@ -153,7 +153,7 @@

    See

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

    +
  • Defined in src/pools/thread/fixed.ts:26
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:81
  • - +

    Wait time options.

    @@ -77,9 +77,9 @@

    Default Value

    { median: false }

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:87
  • - +
    weights?: Record<number, number>

    Worker weights to use for weighted round robin worker selection strategy. Weight is the tasks maximum average or median runtime in milliseconds.

    @@ -88,7 +88,7 @@ Weight is the tasks maximum average or median runtime in milliseconds.

    Default Value

    Computed worker weights automatically given the CPU performance.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:100
  • +
  • Defined in src/pools/worker.ts:200
  • +
  • Defined in src/worker/worker-options.ts:43
  • killBehavior?: "SOFT" | "HARD"
    @@ -64,7 +64,7 @@

    Default Value

    KillBehaviors.SOFT

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

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:36
  • +
  • Defined in src/pools/worker.ts:15
  • +
  • Defined in src/pools/worker.ts:28
  • +
  • Defined in src/worker/worker-options.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:56
  • +
  • Defined in src/pools/worker.ts:7
  • +
  • Defined in src/pools/worker.ts:23
  • +
  • Defined in src/pools/pool.ts:65
  • +
  • Defined in src/pools/pool.ts:32
  • +
  • Defined in src/worker/worker-functions.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:42
  • +
  • Defined in src/worker/worker-functions.ts:7
  • +
  • Defined in src/pools/pool.ts:45
  • +
  • Defined in src/worker/worker-options.ts:4
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:47
  • +
  • Defined in src/pools/pool.ts:55
  • +
  • Defined in src/pools/pool.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • +
  • Defined in src/pools/pool.ts:37