From 030eb5a38e62c6e381961644eab2ddac9a027aea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:30:38 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 200 +++++++++--------- docs/classes/AbstractWorker.html | 74 ++++--- docs/classes/CircularArray.html | 26 ++- docs/classes/ClusterWorker.html | 52 +++-- docs/classes/DynamicClusterPool.html | 137 ++++-------- docs/classes/DynamicThreadPool.html | 163 ++++++-------- docs/classes/FixedClusterPool.html | 146 +++++-------- docs/classes/FixedThreadPool.html | 174 ++++++--------- docs/classes/PoolEmitter.html | 6 +- docs/classes/Queue.html | 47 ++-- docs/classes/ThreadWorker.html | 52 +++-- docs/classes/WorkerChoiceStrategyContext.html | 30 ++- docs/index.html | 6 +- docs/interfaces/ClusterPoolOptions.html | 30 ++- ...tLoopUtilizationMeasurementStatistics.html | 12 +- docs/interfaces/IPool.html | 30 ++- docs/interfaces/IWorker.html | 10 +- docs/interfaces/IWorkerChoiceStrategy.html | 20 +- docs/interfaces/MeasurementOptions.html | 8 +- docs/interfaces/MeasurementStatistics.html | 14 +- .../MeasurementStatisticsRequirements.html | 12 +- docs/interfaces/MessageValue.html | 51 ++--- docs/interfaces/PoolInfo.html | 30 ++- docs/interfaces/PoolOptions.html | 26 ++- docs/interfaces/PromiseResponseWrapper.html | 14 +- docs/interfaces/StrategyPolicy.html | 8 +- docs/interfaces/Task.html | 16 +- docs/interfaces/TaskError.html | 12 +- docs/interfaces/TaskPerformance.html | 12 +- docs/interfaces/TaskStatistics.html | 24 ++- .../TaskStatisticsRequirements.html | 12 +- docs/interfaces/TasksQueueOptions.html | 8 +- docs/interfaces/ThreadPoolOptions.html | 28 ++- .../WorkerChoiceStrategyOptions.html | 16 +- docs/interfaces/WorkerNode.html | 14 +- docs/interfaces/WorkerOptions.html | 12 +- docs/interfaces/WorkerStatistics.html | 10 +- docs/interfaces/WorkerUsage.html | 14 +- docs/types/Draft.html | 111 ---------- docs/types/ErrorHandler.html | 12 +- docs/types/ExitHandler.html | 12 +- docs/types/KillBehavior.html | 6 +- docs/types/Measurement.html | 6 +- docs/types/MessageHandler.html | 12 +- docs/types/OnlineHandler.html | 6 +- docs/types/PoolEvent.html | 6 +- docs/types/PoolType.html | 6 +- docs/types/TaskFunctions.html | 10 +- .../types/ThreadWorkerWithMessageChannel.html | 103 --------- docs/types/WorkerAsyncFunction.html | 10 +- docs/types/WorkerChoiceStrategy.html | 6 +- docs/types/WorkerFunction.html | 10 +- docs/types/WorkerSyncFunction.html | 10 +- docs/types/WorkerType.html | 6 +- docs/variables/KillBehaviors.html | 6 +- docs/variables/Measurements.html | 6 +- docs/variables/PoolEvents.html | 6 +- docs/variables/PoolTypes.html | 6 +- docs/variables/WorkerChoiceStrategies.html | 6 +- docs/variables/WorkerTypes.html | 6 +- 61 files changed, 722 insertions(+), 1204 deletions(-) delete mode 100644 docs/types/Draft.html delete mode 100644 docs/types/ThreadWorkerWithMessageChannel.html diff --git a/docs/assets/search.js b/docs/assets/search.js index 67fe5bf2..fc8ce60e 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-protected\",\"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\":\"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\":2048,\"name\":\"getTaskStatistics\",\"url\":\"classes/AbstractPool.html#getTaskStatistics\",\"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\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"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\":\"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\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"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\":\"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\":\"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\":\"workerUsage\",\"url\":\"interfaces/WorkerNode.html#workerUsage\",\"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\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"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\":\"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\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"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\":\"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\":4194304,\"name\":\"ThreadWorkerWithMessageChannel\",\"url\":\"types/ThreadWorkerWithMessageChannel.html\",\"classes\":\"\"},{\"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\":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\":4194304,\"name\":\"Draft\",\"url\":\"types/Draft.html\",\"classes\":\"\"},{\"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\":\"parent\",\"url\":\"interfaces/MessageValue.html#parent\",\"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\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,57.746]],[\"comment/0\",[]],[\"name/1\",[1,37.377]],[\"comment/1\",[]],[\"name/2\",[2,41.651]],[\"comment/2\",[]],[\"name/3\",[3,43.082]],[\"comment/3\",[]],[\"name/4\",[4,44.753]],[\"comment/4\",[]],[\"name/5\",[5,43.082]],[\"comment/5\",[]],[\"name/6\",[6,44.753]],[\"comment/6\",[]],[\"name/7\",[7,44.753]],[\"comment/7\",[]],[\"name/8\",[8,40.4]],[\"comment/8\",[]],[\"name/9\",[9,57.746]],[\"comment/9\",[]],[\"name/10\",[10,57.746]],[\"comment/10\",[]],[\"name/11\",[11,57.746]],[\"comment/11\",[]],[\"name/12\",[12,57.746]],[\"comment/12\",[]],[\"name/13\",[13,57.746]],[\"comment/13\",[]],[\"name/14\",[14,57.746]],[\"comment/14\",[]],[\"name/15\",[15,43.082]],[\"comment/15\",[]],[\"name/16\",[16,43.082]],[\"comment/16\",[]],[\"name/17\",[17,40.4]],[\"comment/17\",[]],[\"name/18\",[18,43.082]],[\"comment/18\",[]],[\"name/19\",[19,41.651]],[\"comment/19\",[]],[\"name/20\",[20,57.746]],[\"comment/20\",[]],[\"name/21\",[21,41.651]],[\"comment/21\",[]],[\"name/22\",[22,43.082]],[\"comment/22\",[]],[\"name/23\",[23,39.287]],[\"comment/23\",[]],[\"name/24\",[24,43.082]],[\"comment/24\",[]],[\"name/25\",[25,57.746]],[\"comment/25\",[]],[\"name/26\",[26,43.082]],[\"comment/26\",[]],[\"name/27\",[27,44.753]],[\"comment/27\",[]],[\"name/28\",[28,44.753]],[\"comment/28\",[]],[\"name/29\",[29,41.651]],[\"comment/29\",[]],[\"name/30\",[30,43.082]],[\"comment/30\",[]],[\"name/31\",[31,44.753]],[\"comment/31\",[]],[\"name/32\",[32,44.753]],[\"comment/32\",[]],[\"name/33\",[33,40.4]],[\"comment/33\",[]],[\"name/34\",[34,44.753]],[\"comment/34\",[]],[\"name/35\",[35,44.753]],[\"comment/35\",[]],[\"name/36\",[36,57.746]],[\"comment/36\",[]],[\"name/37\",[37,57.746]],[\"comment/37\",[]],[\"name/38\",[38,57.746]],[\"comment/38\",[]],[\"name/39\",[39,57.746]],[\"comment/39\",[]],[\"name/40\",[40,57.746]],[\"comment/40\",[]],[\"name/41\",[41,57.746]],[\"comment/41\",[]],[\"name/42\",[42,44.753]],[\"comment/42\",[]],[\"name/43\",[43,44.753]],[\"comment/43\",[]],[\"name/44\",[44,44.753]],[\"comment/44\",[]],[\"name/45\",[45,44.753]],[\"comment/45\",[]],[\"name/46\",[46,44.753]],[\"comment/46\",[]],[\"name/47\",[47,44.753]],[\"comment/47\",[]],[\"name/48\",[48,44.753]],[\"comment/48\",[]],[\"name/49\",[49,29.413]],[\"comment/49\",[]],[\"name/50\",[50,57.746]],[\"comment/50\",[]],[\"name/51\",[51,57.746]],[\"comment/51\",[]],[\"name/52\",[52,57.746]],[\"comment/52\",[]],[\"name/53\",[53,57.746]],[\"comment/53\",[]],[\"name/54\",[54,57.746]],[\"comment/54\",[]],[\"name/55\",[55,57.746]],[\"comment/55\",[]],[\"name/56\",[56,57.746]],[\"comment/56\",[]],[\"name/57\",[57,57.746]],[\"comment/57\",[]],[\"name/58\",[58,57.746]],[\"comment/58\",[]],[\"name/59\",[59,57.746]],[\"comment/59\",[]],[\"name/60\",[60,57.746]],[\"comment/60\",[]],[\"name/61\",[61,57.746]],[\"comment/61\",[]],[\"name/62\",[62,57.746]],[\"comment/62\",[]],[\"name/63\",[63,57.746]],[\"comment/63\",[]],[\"name/64\",[1,37.377]],[\"comment/64\",[]],[\"name/65\",[64,52.637]],[\"comment/65\",[]],[\"name/66\",[16,43.082]],[\"comment/66\",[]],[\"name/67\",[19,41.651]],[\"comment/67\",[]],[\"name/68\",[27,44.753]],[\"comment/68\",[]],[\"name/69\",[8,40.4]],[\"comment/69\",[]],[\"name/70\",[32,44.753]],[\"comment/70\",[]],[\"name/71\",[33,40.4]],[\"comment/71\",[]],[\"name/72\",[31,44.753]],[\"comment/72\",[]],[\"name/73\",[42,44.753]],[\"comment/73\",[]],[\"name/74\",[43,44.753]],[\"comment/74\",[]],[\"name/75\",[44,44.753]],[\"comment/75\",[]],[\"name/76\",[45,44.753]],[\"comment/76\",[]],[\"name/77\",[17,40.4]],[\"comment/77\",[]],[\"name/78\",[18,43.082]],[\"comment/78\",[]],[\"name/79\",[2,41.651]],[\"comment/79\",[]],[\"name/80\",[3,43.082]],[\"comment/80\",[]],[\"name/81\",[4,44.753]],[\"comment/81\",[]],[\"name/82\",[5,43.082]],[\"comment/82\",[]],[\"name/83\",[6,44.753]],[\"comment/83\",[]],[\"name/84\",[7,44.753]],[\"comment/84\",[]],[\"name/85\",[15,43.082]],[\"comment/85\",[]],[\"name/86\",[21,41.651]],[\"comment/86\",[]],[\"name/87\",[22,43.082]],[\"comment/87\",[]],[\"name/88\",[23,39.287]],[\"comment/88\",[]],[\"name/89\",[24,43.082]],[\"comment/89\",[]],[\"name/90\",[26,43.082]],[\"comment/90\",[]],[\"name/91\",[28,44.753]],[\"comment/91\",[]],[\"name/92\",[29,41.651]],[\"comment/92\",[]],[\"name/93\",[30,43.082]],[\"comment/93\",[]],[\"name/94\",[34,44.753]],[\"comment/94\",[]],[\"name/95\",[35,44.753]],[\"comment/95\",[]],[\"name/96\",[46,44.753]],[\"comment/96\",[]],[\"name/97\",[47,44.753]],[\"comment/97\",[]],[\"name/98\",[48,44.753]],[\"comment/98\",[]],[\"name/99\",[49,29.413]],[\"comment/99\",[]],[\"name/100\",[65,57.746]],[\"comment/100\",[]],[\"name/101\",[1,37.377]],[\"comment/101\",[]],[\"name/102\",[8,40.4]],[\"comment/102\",[]],[\"name/103\",[32,44.753]],[\"comment/103\",[]],[\"name/104\",[33,40.4]],[\"comment/104\",[]],[\"name/105\",[31,44.753]],[\"comment/105\",[]],[\"name/106\",[42,44.753]],[\"comment/106\",[]],[\"name/107\",[43,44.753]],[\"comment/107\",[]],[\"name/108\",[44,44.753]],[\"comment/108\",[]],[\"name/109\",[45,44.753]],[\"comment/109\",[]],[\"name/110\",[16,43.082]],[\"comment/110\",[]],[\"name/111\",[17,40.4]],[\"comment/111\",[]],[\"name/112\",[18,43.082]],[\"comment/112\",[]],[\"name/113\",[19,41.651]],[\"comment/113\",[]],[\"name/114\",[27,44.753]],[\"comment/114\",[]],[\"name/115\",[2,41.651]],[\"comment/115\",[]],[\"name/116\",[3,43.082]],[\"comment/116\",[]],[\"name/117\",[4,44.753]],[\"comment/117\",[]],[\"name/118\",[5,43.082]],[\"comment/118\",[]],[\"name/119\",[6,44.753]],[\"comment/119\",[]],[\"name/120\",[7,44.753]],[\"comment/120\",[]],[\"name/121\",[15,43.082]],[\"comment/121\",[]],[\"name/122\",[21,41.651]],[\"comment/122\",[]],[\"name/123\",[22,43.082]],[\"comment/123\",[]],[\"name/124\",[23,39.287]],[\"comment/124\",[]],[\"name/125\",[24,43.082]],[\"comment/125\",[]],[\"name/126\",[26,43.082]],[\"comment/126\",[]],[\"name/127\",[28,44.753]],[\"comment/127\",[]],[\"name/128\",[29,41.651]],[\"comment/128\",[]],[\"name/129\",[30,43.082]],[\"comment/129\",[]],[\"name/130\",[34,44.753]],[\"comment/130\",[]],[\"name/131\",[35,44.753]],[\"comment/131\",[]],[\"name/132\",[46,44.753]],[\"comment/132\",[]],[\"name/133\",[47,44.753]],[\"comment/133\",[]],[\"name/134\",[48,44.753]],[\"comment/134\",[]],[\"name/135\",[49,29.413]],[\"comment/135\",[]],[\"name/136\",[66,57.746]],[\"comment/136\",[]],[\"name/137\",[67,57.746]],[\"comment/137\",[]],[\"name/138\",[68,57.746]],[\"comment/138\",[]],[\"name/139\",[69,46.759]],[\"comment/139\",[]],[\"name/140\",[70,46.759]],[\"comment/140\",[]],[\"name/141\",[71,46.759]],[\"comment/141\",[]],[\"name/142\",[72,46.759]],[\"comment/142\",[]],[\"name/143\",[73,44.753]],[\"comment/143\",[]],[\"name/144\",[74,46.759]],[\"comment/144\",[]],[\"name/145\",[75,49.273]],[\"comment/145\",[]],[\"name/146\",[76,49.273]],[\"comment/146\",[]],[\"name/147\",[23,39.287]],[\"comment/147\",[]],[\"name/148\",[77,46.759]],[\"comment/148\",[]],[\"name/149\",[78,57.746]],[\"comment/149\",[]],[\"name/150\",[79,57.746]],[\"comment/150\",[]],[\"name/151\",[80,57.746]],[\"comment/151\",[]],[\"name/152\",[81,57.746]],[\"comment/152\",[]],[\"name/153\",[15,43.082]],[\"comment/153\",[]],[\"name/154\",[2,41.651]],[\"comment/154\",[]],[\"name/155\",[3,43.082]],[\"comment/155\",[]],[\"name/156\",[29,41.651]],[\"comment/156\",[]],[\"name/157\",[49,29.413]],[\"comment/157\",[]],[\"name/158\",[30,43.082]],[\"comment/158\",[]],[\"name/159\",[49,29.413]],[\"comment/159\",[]],[\"name/160\",[21,41.651]],[\"comment/160\",[]],[\"name/161\",[49,29.413]],[\"comment/161\",[]],[\"name/162\",[22,43.082]],[\"comment/162\",[]],[\"name/163\",[49,29.413]],[\"comment/163\",[]],[\"name/164\",[23,39.287]],[\"comment/164\",[]],[\"name/165\",[49,29.413]],[\"comment/165\",[]],[\"name/166\",[24,43.082]],[\"comment/166\",[]],[\"name/167\",[49,29.413]],[\"comment/167\",[]],[\"name/168\",[82,57.746]],[\"comment/168\",[]],[\"name/169\",[83,57.746]],[\"comment/169\",[]],[\"name/170\",[84,57.746]],[\"comment/170\",[]],[\"name/171\",[16,43.082]],[\"comment/171\",[]],[\"name/172\",[17,40.4]],[\"comment/172\",[]],[\"name/173\",[18,43.082]],[\"comment/173\",[]],[\"name/174\",[19,41.651]],[\"comment/174\",[]],[\"name/175\",[2,41.651]],[\"comment/175\",[]],[\"name/176\",[85,57.746]],[\"comment/176\",[]],[\"name/177\",[86,57.746]],[\"comment/177\",[]],[\"name/178\",[87,57.746]],[\"comment/178\",[]],[\"name/179\",[88,57.746]],[\"comment/179\",[]],[\"name/180\",[89,57.746]],[\"comment/180\",[]],[\"name/181\",[90,57.746]],[\"comment/181\",[]],[\"name/182\",[91,57.746]],[\"comment/182\",[]],[\"name/183\",[92,57.746]],[\"comment/183\",[]],[\"name/184\",[69,46.759]],[\"comment/184\",[]],[\"name/185\",[70,46.759]],[\"comment/185\",[]],[\"name/186\",[71,46.759]],[\"comment/186\",[]],[\"name/187\",[72,46.759]],[\"comment/187\",[]],[\"name/188\",[73,44.753]],[\"comment/188\",[]],[\"name/189\",[74,46.759]],[\"comment/189\",[]],[\"name/190\",[75,49.273]],[\"comment/190\",[]],[\"name/191\",[76,49.273]],[\"comment/191\",[]],[\"name/192\",[23,39.287]],[\"comment/192\",[]],[\"name/193\",[77,46.759]],[\"comment/193\",[]],[\"name/194\",[93,57.746]],[\"comment/194\",[]],[\"name/195\",[77,46.759]],[\"comment/195\",[]],[\"name/196\",[94,57.746]],[\"comment/196\",[]],[\"name/197\",[95,57.746]],[\"comment/197\",[]],[\"name/198\",[70,46.759]],[\"comment/198\",[]],[\"name/199\",[49,29.413]],[\"comment/199\",[]],[\"name/200\",[96,57.746]],[\"comment/200\",[]],[\"name/201\",[97,57.746]],[\"comment/201\",[]],[\"name/202\",[98,57.746]],[\"comment/202\",[]],[\"name/203\",[99,57.746]],[\"comment/203\",[]],[\"name/204\",[72,46.759]],[\"comment/204\",[]],[\"name/205\",[49,29.413]],[\"comment/205\",[]],[\"name/206\",[100,57.746]],[\"comment/206\",[]],[\"name/207\",[101,57.746]],[\"comment/207\",[]],[\"name/208\",[102,57.746]],[\"comment/208\",[]],[\"name/209\",[49,29.413]],[\"comment/209\",[]],[\"name/210\",[103,57.746]],[\"comment/210\",[]],[\"name/211\",[104,52.637]],[\"comment/211\",[]],[\"name/212\",[105,52.637]],[\"comment/212\",[]],[\"name/213\",[106,49.273]],[\"comment/213\",[]],[\"name/214\",[107,57.746]],[\"comment/214\",[]],[\"name/215\",[69,46.759]],[\"comment/215\",[]],[\"name/216\",[49,29.413]],[\"comment/216\",[]],[\"name/217\",[71,46.759]],[\"comment/217\",[]],[\"name/218\",[49,29.413]],[\"comment/218\",[]],[\"name/219\",[108,57.746]],[\"comment/219\",[]],[\"name/220\",[109,52.637]],[\"comment/220\",[]],[\"name/221\",[110,49.273]],[\"comment/221\",[]],[\"name/222\",[111,49.273]],[\"comment/222\",[]],[\"name/223\",[112,52.637]],[\"comment/223\",[]],[\"name/224\",[113,57.746]],[\"comment/224\",[]],[\"name/225\",[114,57.746]],[\"comment/225\",[]],[\"name/226\",[115,57.746]],[\"comment/226\",[]],[\"name/227\",[116,57.746]],[\"comment/227\",[]],[\"name/228\",[117,57.746]],[\"comment/228\",[]],[\"name/229\",[118,57.746]],[\"comment/229\",[]],[\"name/230\",[17,40.4]],[\"comment/230\",[]],[\"name/231\",[119,52.637]],[\"comment/231\",[]],[\"name/232\",[120,57.746]],[\"comment/232\",[]],[\"name/233\",[119,52.637]],[\"comment/233\",[]],[\"name/234\",[121,57.746]],[\"comment/234\",[]],[\"name/235\",[122,44.753]],[\"comment/235\",[]],[\"name/236\",[123,49.273]],[\"comment/236\",[]],[\"name/237\",[124,44.753]],[\"comment/237\",[]],[\"name/238\",[125,57.746]],[\"comment/238\",[]],[\"name/239\",[126,52.637]],[\"comment/239\",[]],[\"name/240\",[127,57.746]],[\"comment/240\",[]],[\"name/241\",[128,52.637]],[\"comment/241\",[]],[\"name/242\",[129,52.637]],[\"comment/242\",[]],[\"name/243\",[130,57.746]],[\"comment/243\",[]],[\"name/244\",[49,29.413]],[\"comment/244\",[]],[\"name/245\",[131,52.637]],[\"comment/245\",[]],[\"name/246\",[49,29.413]],[\"comment/246\",[]],[\"name/247\",[132,57.746]],[\"comment/247\",[]],[\"name/248\",[49,29.413]],[\"comment/248\",[]],[\"name/249\",[133,52.637]],[\"comment/249\",[]],[\"name/250\",[49,29.413]],[\"comment/250\",[]],[\"name/251\",[134,52.637]],[\"comment/251\",[]],[\"name/252\",[49,29.413]],[\"comment/252\",[]],[\"name/253\",[135,52.637]],[\"comment/253\",[]],[\"name/254\",[136,57.746]],[\"comment/254\",[]],[\"name/255\",[106,49.273]],[\"comment/255\",[]],[\"name/256\",[137,57.746]],[\"comment/256\",[]],[\"name/257\",[104,52.637]],[\"comment/257\",[]],[\"name/258\",[105,52.637]],[\"comment/258\",[]],[\"name/259\",[106,49.273]],[\"comment/259\",[]],[\"name/260\",[128,52.637]],[\"comment/260\",[]],[\"name/261\",[138,57.746]],[\"comment/261\",[]],[\"name/262\",[129,52.637]],[\"comment/262\",[]],[\"name/263\",[122,44.753]],[\"comment/263\",[]],[\"name/264\",[123,49.273]],[\"comment/264\",[]],[\"name/265\",[124,44.753]],[\"comment/265\",[]],[\"name/266\",[73,44.753]],[\"comment/266\",[]],[\"name/267\",[74,46.759]],[\"comment/267\",[]],[\"name/268\",[135,52.637]],[\"comment/268\",[]],[\"name/269\",[122,44.753]],[\"comment/269\",[]],[\"name/270\",[123,49.273]],[\"comment/270\",[]],[\"name/271\",[124,44.753]],[\"comment/271\",[]],[\"name/272\",[139,57.746]],[\"comment/272\",[]],[\"name/273\",[5,43.082]],[\"comment/273\",[]],[\"name/274\",[1,37.377]],[\"comment/274\",[]],[\"name/275\",[126,52.637]],[\"comment/275\",[]],[\"name/276\",[73,44.753]],[\"comment/276\",[]],[\"name/277\",[140,57.746]],[\"comment/277\",[]],[\"name/278\",[141,57.746]],[\"comment/278\",[]],[\"name/279\",[21,41.651]],[\"comment/279\",[]],[\"name/280\",[131,52.637]],[\"comment/280\",[]],[\"name/281\",[29,41.651]],[\"comment/281\",[]],[\"name/282\",[133,52.637]],[\"comment/282\",[]],[\"name/283\",[134,52.637]],[\"comment/283\",[]],[\"name/284\",[142,57.746]],[\"comment/284\",[]],[\"name/285\",[1,37.377]],[\"comment/285\",[]],[\"name/286\",[64,52.637]],[\"comment/286\",[]],[\"name/287\",[16,43.082]],[\"comment/287\",[]],[\"name/288\",[19,41.651]],[\"comment/288\",[]],[\"name/289\",[27,44.753]],[\"comment/289\",[]],[\"name/290\",[8,40.4]],[\"comment/290\",[]],[\"name/291\",[33,40.4]],[\"comment/291\",[]],[\"name/292\",[31,44.753]],[\"comment/292\",[]],[\"name/293\",[42,44.753]],[\"comment/293\",[]],[\"name/294\",[43,44.753]],[\"comment/294\",[]],[\"name/295\",[44,44.753]],[\"comment/295\",[]],[\"name/296\",[45,44.753]],[\"comment/296\",[]],[\"name/297\",[17,40.4]],[\"comment/297\",[]],[\"name/298\",[18,43.082]],[\"comment/298\",[]],[\"name/299\",[2,41.651]],[\"comment/299\",[]],[\"name/300\",[3,43.082]],[\"comment/300\",[]],[\"name/301\",[4,44.753]],[\"comment/301\",[]],[\"name/302\",[5,43.082]],[\"comment/302\",[]],[\"name/303\",[6,44.753]],[\"comment/303\",[]],[\"name/304\",[7,44.753]],[\"comment/304\",[]],[\"name/305\",[15,43.082]],[\"comment/305\",[]],[\"name/306\",[21,41.651]],[\"comment/306\",[]],[\"name/307\",[22,43.082]],[\"comment/307\",[]],[\"name/308\",[23,39.287]],[\"comment/308\",[]],[\"name/309\",[24,43.082]],[\"comment/309\",[]],[\"name/310\",[26,43.082]],[\"comment/310\",[]],[\"name/311\",[28,44.753]],[\"comment/311\",[]],[\"name/312\",[29,41.651]],[\"comment/312\",[]],[\"name/313\",[30,43.082]],[\"comment/313\",[]],[\"name/314\",[32,44.753]],[\"comment/314\",[]],[\"name/315\",[34,44.753]],[\"comment/315\",[]],[\"name/316\",[35,44.753]],[\"comment/316\",[]],[\"name/317\",[46,44.753]],[\"comment/317\",[]],[\"name/318\",[47,44.753]],[\"comment/318\",[]],[\"name/319\",[48,44.753]],[\"comment/319\",[]],[\"name/320\",[49,29.413]],[\"comment/320\",[]],[\"name/321\",[143,57.746]],[\"comment/321\",[]],[\"name/322\",[1,37.377]],[\"comment/322\",[]],[\"name/323\",[8,40.4]],[\"comment/323\",[]],[\"name/324\",[33,40.4]],[\"comment/324\",[]],[\"name/325\",[31,44.753]],[\"comment/325\",[]],[\"name/326\",[42,44.753]],[\"comment/326\",[]],[\"name/327\",[43,44.753]],[\"comment/327\",[]],[\"name/328\",[44,44.753]],[\"comment/328\",[]],[\"name/329\",[45,44.753]],[\"comment/329\",[]],[\"name/330\",[16,43.082]],[\"comment/330\",[]],[\"name/331\",[17,40.4]],[\"comment/331\",[]],[\"name/332\",[18,43.082]],[\"comment/332\",[]],[\"name/333\",[19,41.651]],[\"comment/333\",[]],[\"name/334\",[27,44.753]],[\"comment/334\",[]],[\"name/335\",[2,41.651]],[\"comment/335\",[]],[\"name/336\",[3,43.082]],[\"comment/336\",[]],[\"name/337\",[4,44.753]],[\"comment/337\",[]],[\"name/338\",[5,43.082]],[\"comment/338\",[]],[\"name/339\",[6,44.753]],[\"comment/339\",[]],[\"name/340\",[7,44.753]],[\"comment/340\",[]],[\"name/341\",[15,43.082]],[\"comment/341\",[]],[\"name/342\",[21,41.651]],[\"comment/342\",[]],[\"name/343\",[22,43.082]],[\"comment/343\",[]],[\"name/344\",[23,39.287]],[\"comment/344\",[]],[\"name/345\",[24,43.082]],[\"comment/345\",[]],[\"name/346\",[26,43.082]],[\"comment/346\",[]],[\"name/347\",[28,44.753]],[\"comment/347\",[]],[\"name/348\",[29,41.651]],[\"comment/348\",[]],[\"name/349\",[30,43.082]],[\"comment/349\",[]],[\"name/350\",[32,44.753]],[\"comment/350\",[]],[\"name/351\",[34,44.753]],[\"comment/351\",[]],[\"name/352\",[35,44.753]],[\"comment/352\",[]],[\"name/353\",[46,44.753]],[\"comment/353\",[]],[\"name/354\",[47,44.753]],[\"comment/354\",[]],[\"name/355\",[48,44.753]],[\"comment/355\",[]],[\"name/356\",[49,29.413]],[\"comment/356\",[]],[\"name/357\",[144,57.746]],[\"comment/357\",[]],[\"name/358\",[145,52.637]],[\"comment/358\",[]],[\"name/359\",[69,46.759]],[\"comment/359\",[]],[\"name/360\",[70,46.759]],[\"comment/360\",[]],[\"name/361\",[71,46.759]],[\"comment/361\",[]],[\"name/362\",[72,46.759]],[\"comment/362\",[]],[\"name/363\",[73,44.753]],[\"comment/363\",[]],[\"name/364\",[74,46.759]],[\"comment/364\",[]],[\"name/365\",[75,49.273]],[\"comment/365\",[]],[\"name/366\",[76,49.273]],[\"comment/366\",[]],[\"name/367\",[23,39.287]],[\"comment/367\",[]],[\"name/368\",[77,46.759]],[\"comment/368\",[]],[\"name/369\",[146,57.746]],[\"comment/369\",[]],[\"name/370\",[147,57.746]],[\"comment/370\",[]],[\"name/371\",[1,37.377]],[\"comment/371\",[]],[\"name/372\",[148,46.759]],[\"comment/372\",[]],[\"name/373\",[149,49.273]],[\"comment/373\",[]],[\"name/374\",[150,46.759]],[\"comment/374\",[]],[\"name/375\",[151,49.273]],[\"comment/375\",[]],[\"name/376\",[33,40.4]],[\"comment/376\",[]],[\"name/377\",[152,49.273]],[\"comment/377\",[]],[\"name/378\",[8,40.4]],[\"comment/378\",[]],[\"name/379\",[153,57.746]],[\"comment/379\",[]],[\"name/380\",[154,57.746]],[\"comment/380\",[]],[\"name/381\",[155,49.273]],[\"comment/381\",[]],[\"name/382\",[156,49.273]],[\"comment/382\",[]],[\"name/383\",[157,49.273]],[\"comment/383\",[]],[\"name/384\",[158,49.273]],[\"comment/384\",[]],[\"name/385\",[159,49.273]],[\"comment/385\",[]],[\"name/386\",[160,49.273]],[\"comment/386\",[]],[\"name/387\",[161,49.273]],[\"comment/387\",[]],[\"name/388\",[162,57.746]],[\"comment/388\",[]],[\"name/389\",[163,57.746]],[\"comment/389\",[]],[\"name/390\",[164,57.746]],[\"comment/390\",[]],[\"name/391\",[165,57.746]],[\"comment/391\",[]],[\"name/392\",[1,37.377]],[\"comment/392\",[]],[\"name/393\",[157,49.273]],[\"comment/393\",[]],[\"name/394\",[159,49.273]],[\"comment/394\",[]],[\"name/395\",[148,46.759]],[\"comment/395\",[]],[\"name/396\",[149,49.273]],[\"comment/396\",[]],[\"name/397\",[150,46.759]],[\"comment/397\",[]],[\"name/398\",[151,49.273]],[\"comment/398\",[]],[\"name/399\",[33,40.4]],[\"comment/399\",[]],[\"name/400\",[152,49.273]],[\"comment/400\",[]],[\"name/401\",[8,40.4]],[\"comment/401\",[]],[\"name/402\",[155,49.273]],[\"comment/402\",[]],[\"name/403\",[156,49.273]],[\"comment/403\",[]],[\"name/404\",[158,49.273]],[\"comment/404\",[]],[\"name/405\",[160,49.273]],[\"comment/405\",[]],[\"name/406\",[161,49.273]],[\"comment/406\",[]],[\"name/407\",[166,57.746]],[\"comment/407\",[]],[\"name/408\",[1,37.377]],[\"comment/408\",[]],[\"name/409\",[157,49.273]],[\"comment/409\",[]],[\"name/410\",[148,46.759]],[\"comment/410\",[]],[\"name/411\",[149,49.273]],[\"comment/411\",[]],[\"name/412\",[150,46.759]],[\"comment/412\",[]],[\"name/413\",[151,49.273]],[\"comment/413\",[]],[\"name/414\",[33,40.4]],[\"comment/414\",[]],[\"name/415\",[152,49.273]],[\"comment/415\",[]],[\"name/416\",[8,40.4]],[\"comment/416\",[]],[\"name/417\",[155,49.273]],[\"comment/417\",[]],[\"name/418\",[156,49.273]],[\"comment/418\",[]],[\"name/419\",[158,49.273]],[\"comment/419\",[]],[\"name/420\",[159,49.273]],[\"comment/420\",[]],[\"name/421\",[160,49.273]],[\"comment/421\",[]],[\"name/422\",[161,49.273]],[\"comment/422\",[]],[\"name/423\",[167,57.746]],[\"comment/423\",[]],[\"name/424\",[168,52.637]],[\"comment/424\",[]],[\"name/425\",[145,52.637]],[\"comment/425\",[]],[\"name/426\",[169,57.746]],[\"comment/426\",[]],[\"name/427\",[170,57.746]],[\"comment/427\",[]],[\"name/428\",[168,52.637]],[\"comment/428\",[]],[\"name/429\",[148,46.759]],[\"comment/429\",[]],[\"name/430\",[171,57.746]],[\"comment/430\",[]],[\"name/431\",[49,29.413]],[\"comment/431\",[]],[\"name/432\",[172,57.746]],[\"comment/432\",[]],[\"name/433\",[173,57.746]],[\"comment/433\",[]],[\"name/434\",[49,29.413]],[\"comment/434\",[]],[\"name/435\",[174,57.746]],[\"comment/435\",[]],[\"name/436\",[175,57.746]],[\"comment/436\",[]],[\"name/437\",[176,57.746]],[\"comment/437\",[]],[\"name/438\",[177,52.637]],[\"comment/438\",[]],[\"name/439\",[178,52.637]],[\"comment/439\",[]],[\"name/440\",[179,57.746]],[\"comment/440\",[]],[\"name/441\",[150,46.759]],[\"comment/441\",[]],[\"name/442\",[109,52.637]],[\"comment/442\",[]],[\"name/443\",[110,49.273]],[\"comment/443\",[]],[\"name/444\",[111,49.273]],[\"comment/444\",[]],[\"name/445\",[112,52.637]],[\"comment/445\",[]],[\"name/446\",[180,57.746]],[\"comment/446\",[]],[\"name/447\",[181,57.746]],[\"comment/447\",[]],[\"name/448\",[49,29.413]],[\"comment/448\",[]],[\"name/449\",[182,57.746]],[\"comment/449\",[]],[\"name/450\",[49,29.413]],[\"comment/450\",[]],[\"name/451\",[17,40.4]],[\"comment/451\",[]],[\"name/452\",[177,52.637]],[\"comment/452\",[]],[\"name/453\",[183,57.746]],[\"comment/453\",[]],[\"name/454\",[110,49.273]],[\"comment/454\",[]],[\"name/455\",[178,52.637]],[\"comment/455\",[]],[\"name/456\",[111,49.273]],[\"comment/456\",[]],[\"name/457\",[122,44.753]],[\"comment/457\",[]],[\"name/458\",[124,44.753]],[\"comment/458\",[]],[\"name/459\",[184,57.746]],[\"comment/459\",[]],[\"name/460\",[122,44.753]],[\"comment/460\",[]],[\"name/461\",[124,44.753]],[\"comment/461\",[]],[\"name/462\",[185,57.746]],[\"comment/462\",[]],[\"name/463\",[1,37.377]],[\"comment/463\",[]],[\"name/464\",[186,52.637]],[\"comment/464\",[]],[\"name/465\",[187,57.746]],[\"comment/465\",[]],[\"name/466\",[188,57.746]],[\"comment/466\",[]],[\"name/467\",[189,57.746]],[\"comment/467\",[]],[\"name/468\",[190,57.746]],[\"comment/468\",[]],[\"name/469\",[191,57.746]],[\"comment/469\",[]],[\"name/470\",[192,57.746]],[\"comment/470\",[]],[\"name/471\",[26,43.082]],[\"comment/471\",[]],[\"name/472\",[193,57.746]],[\"comment/472\",[]],[\"name/473\",[194,57.746]],[\"comment/473\",[]],[\"name/474\",[1,37.377]],[\"comment/474\",[]],[\"name/475\",[195,57.746]],[\"comment/475\",[]],[\"name/476\",[196,57.746]],[\"comment/476\",[]],[\"name/477\",[186,52.637]],[\"comment/477\",[]],[\"name/478\",[19,41.651]],[\"comment/478\",[]],[\"name/479\",[197,57.746]],[\"comment/479\",[]],[\"name/480\",[198,57.746]],[\"comment/480\",[]],[\"name/481\",[199,57.746]],[\"comment/481\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":49,\"name\":{\"49\":{},\"99\":{},\"135\":{},\"157\":{},\"159\":{},\"161\":{},\"163\":{},\"165\":{},\"167\":{},\"199\":{},\"205\":{},\"209\":{},\"216\":{},\"218\":{},\"244\":{},\"246\":{},\"248\":{},\"250\":{},\"252\":{},\"320\":{},\"356\":{},\"431\":{},\"434\":{},\"448\":{},\"450\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":147,\"name\":{\"370\":{}},\"comment\":{}}],[\"active\",{\"_index\":98,\"name\":{\"202\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":35,\"name\":{\"35\":{},\"95\":{},\"131\":{},\"316\":{},\"352\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":45,\"name\":{\"45\":{},\"76\":{},\"109\":{},\"296\":{},\"329\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":104,\"name\":{\"211\":{},\"257\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":151,\"name\":{\"375\":{},\"398\":{},\"413\":{}},\"comment\":{}}],[\"async\",{\"_index\":170,\"name\":{\"427\":{}},\"comment\":{}}],[\"average\",{\"_index\":105,\"name\":{\"212\":{},\"258\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":34,\"name\":{\"34\":{},\"94\":{},\"130\":{},\"315\":{},\"351\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":163,\"name\":{\"389\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"busy\",{\"_index\":27,\"name\":{\"27\":{},\"68\":{},\"114\":{},\"289\":{},\"334\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":86,\"name\":{\"177\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":158,\"name\":{\"384\":{},\"404\":{},\"419\":{}},\"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\":{\"472\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":154,\"name\":{\"380\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":153,\"name\":{\"379\":{}},\"comment\":{}}],[\"choose\",{\"_index\":132,\"name\":{\"247\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":185,\"name\":{\"462\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":66,\"name\":{\"136\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":165,\"name\":{\"391\":{}},\"comment\":{}}],[\"concat\",{\"_index\":189,\"name\":{\"467\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":94,\"name\":{\"196\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"64\":{},\"101\":{},\"274\":{},\"285\":{},\"322\":{},\"371\":{},\"392\":{},\"408\":{},\"463\":{},\"474\":{}},\"comment\":{}}],[\"createandsetupdynamicworker\",{\"_index\":47,\"name\":{\"47\":{},\"97\":{},\"133\":{},\"318\":{},\"354\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":46,\"name\":{\"46\":{},\"96\":{},\"132\":{},\"317\":{},\"353\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":44,\"name\":{\"44\":{},\"75\":{},\"108\":{},\"295\":{},\"328\":{}},\"comment\":{}}],[\"data\",{\"_index\":110,\"name\":{\"221\":{},\"443\":{},\"454\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":198,\"name\":{\"480\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":30,\"name\":{\"30\":{},\"93\":{},\"129\":{},\"158\":{},\"313\":{},\"349\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":31,\"name\":{\"31\":{},\"72\":{},\"105\":{},\"292\":{},\"325\":{}},\"comment\":{}}],[\"draft\",{\"_index\":174,\"name\":{\"435\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":142,\"name\":{\"284\":{}},\"comment\":{}}],[\"elu\",{\"_index\":124,\"name\":{\"237\":{},\"265\":{},\"271\":{},\"458\":{},\"461\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"80\":{},\"116\":{},\"155\":{},\"300\":{},\"336\":{}},\"comment\":{}}],[\"empty\",{\"_index\":192,\"name\":{\"470\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":76,\"name\":{\"146\":{},\"191\":{},\"366\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":23,\"name\":{\"23\":{},\"88\":{},\"124\":{},\"147\":{},\"164\":{},\"192\":{},\"308\":{},\"344\":{},\"367\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":164,\"name\":{\"390\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":197,\"name\":{\"479\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"env\",{\"_index\":67,\"name\":{\"137\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":70,\"name\":{\"140\":{},\"185\":{},\"198\":{},\"360\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":96,\"name\":{\"200\":{}},\"comment\":{}}],[\"execute\",{\"_index\":29,\"name\":{\"29\":{},\"92\":{},\"128\":{},\"156\":{},\"281\":{},\"312\":{},\"348\":{}},\"comment\":{}}],[\"executed\",{\"_index\":114,\"name\":{\"225\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":87,\"name\":{\"178\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"executing\",{\"_index\":115,\"name\":{\"226\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":88,\"name\":{\"179\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":72,\"name\":{\"142\":{},\"187\":{},\"204\":{},\"362\":{}},\"comment\":{}}],[\"failed\",{\"_index\":117,\"name\":{\"228\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":91,\"name\":{\"182\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":7,\"name\":{\"7\":{},\"84\":{},\"120\":{},\"304\":{},\"340\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":65,\"name\":{\"100\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":143,\"name\":{\"321\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"full\",{\"_index\":26,\"name\":{\"26\":{},\"90\":{},\"126\":{},\"310\":{},\"346\":{},\"471\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":156,\"name\":{\"382\":{},\"403\":{},\"418\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":140,\"name\":{\"277\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":162,\"name\":{\"388\":{}},\"comment\":{}}],[\"gettaskstatistics\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":141,\"name\":{\"278\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"getworkerusage\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":159,\"name\":{\"385\":{},\"394\":{},\"420\":{}},\"comment\":{}}],[\"history\",{\"_index\":107,\"name\":{\"214\":{}},\"comment\":{}}],[\"id\",{\"_index\":112,\"name\":{\"223\":{},\"445\":{}},\"comment\":{}}],[\"idle\",{\"_index\":97,\"name\":{\"201\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":85,\"name\":{\"176\":{}},\"comment\":{}}],[\"info\",{\"_index\":15,\"name\":{\"15\":{},\"85\":{},\"121\":{},\"153\":{},\"305\":{},\"341\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":28,\"name\":{\"28\":{},\"91\":{},\"127\":{},\"311\":{},\"347\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":81,\"name\":{\"152\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":33,\"name\":{\"33\":{},\"71\":{},\"104\":{},\"291\":{},\"324\":{},\"376\":{},\"399\":{},\"414\":{}},\"comment\":{}}],[\"items\",{\"_index\":195,\"name\":{\"475\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":100,\"name\":{\"206\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":127,\"name\":{\"240\":{}},\"comment\":{}}],[\"kill\",{\"_index\":176,\"name\":{\"437\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":168,\"name\":{\"424\":{},\"428\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":167,\"name\":{\"423\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":149,\"name\":{\"373\":{},\"396\":{},\"411\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":152,\"name\":{\"377\":{},\"400\":{},\"415\":{}},\"comment\":{}}],[\"max\",{\"_index\":64,\"name\":{\"65\":{},\"286\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":169,\"name\":{\"426\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":90,\"name\":{\"181\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":19,\"name\":{\"19\":{},\"67\":{},\"113\":{},\"174\":{},\"288\":{},\"333\":{},\"478\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":135,\"name\":{\"253\":{},\"268\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":136,\"name\":{\"254\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":125,\"name\":{\"238\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":103,\"name\":{\"210\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":137,\"name\":{\"256\":{}},\"comment\":{}}],[\"median\",{\"_index\":106,\"name\":{\"213\":{},\"255\":{},\"259\":{}},\"comment\":{}}],[\"message\",{\"_index\":183,\"name\":{\"453\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":69,\"name\":{\"139\":{},\"184\":{},\"215\":{},\"359\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":155,\"name\":{\"381\":{},\"402\":{},\"417\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":175,\"name\":{\"436\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":18,\"name\":{\"18\":{},\"78\":{},\"112\":{},\"173\":{},\"298\":{},\"332\":{}},\"comment\":{}}],[\"name\",{\"_index\":109,\"name\":{\"220\":{},\"442\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":6,\"name\":{\"6\":{},\"83\":{},\"119\":{},\"303\":{},\"339\":{}},\"comment\":{}}],[\"offset\",{\"_index\":196,\"name\":{\"476\":{}},\"comment\":{}}],[\"on\",{\"_index\":101,\"name\":{\"207\":{}},\"comment\":{}}],[\"once\",{\"_index\":102,\"name\":{\"208\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":71,\"name\":{\"141\":{},\"186\":{},\"217\":{},\"361\":{}},\"comment\":{}}],[\"opts\",{\"_index\":8,\"name\":{\"8\":{},\"69\":{},\"102\":{},\"290\":{},\"323\":{},\"378\":{},\"401\":{},\"416\":{}},\"comment\":{}}],[\"parent\",{\"_index\":179,\"name\":{\"440\":{}},\"comment\":{}}],[\"peek\",{\"_index\":199,\"name\":{\"481\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":82,\"name\":{\"168\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":83,\"name\":{\"169\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":78,\"name\":{\"149\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":84,\"name\":{\"170\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":92,\"name\":{\"183\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":93,\"name\":{\"194\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":79,\"name\":{\"150\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"81\":{},\"117\":{},\"301\":{},\"337\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":180,\"name\":{\"446\":{}},\"comment\":{}}],[\"push\",{\"_index\":187,\"name\":{\"465\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"queue\",{\"_index\":194,\"name\":{\"473\":{}},\"comment\":{}}],[\"queued\",{\"_index\":116,\"name\":{\"227\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":89,\"name\":{\"180\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":43,\"name\":{\"43\":{},\"74\":{},\"107\":{},\"294\":{},\"327\":{}},\"comment\":{}}],[\"reject\",{\"_index\":182,\"name\":{\"449\":{}},\"comment\":{}}],[\"remove\",{\"_index\":133,\"name\":{\"249\":{},\"282\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"reset\",{\"_index\":130,\"name\":{\"243\":{}},\"comment\":{}}],[\"resize\",{\"_index\":191,\"name\":{\"469\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":181,\"name\":{\"447\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":75,\"name\":{\"145\":{},\"190\":{},\"365\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":161,\"name\":{\"387\":{},\"406\":{},\"422\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":160,\"name\":{\"386\":{},\"405\":{},\"421\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":122,\"name\":{\"235\":{},\"263\":{},\"269\":{},\"457\":{},\"460\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":157,\"name\":{\"383\":{},\"393\":{},\"409\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":42,\"name\":{\"42\":{},\"73\":{},\"106\":{},\"293\":{},\"326\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":134,\"name\":{\"251\":{},\"283\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":24,\"name\":{\"24\":{},\"89\":{},\"125\":{},\"166\":{},\"309\":{},\"345\":{}},\"comment\":{}}],[\"settings\",{\"_index\":68,\"name\":{\"138\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":32,\"name\":{\"32\":{},\"70\":{},\"103\":{},\"314\":{},\"350\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":21,\"name\":{\"21\":{},\"86\":{},\"122\":{},\"160\":{},\"279\":{},\"306\":{},\"342\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":22,\"name\":{\"22\":{},\"87\":{},\"123\":{},\"162\":{},\"307\":{},\"343\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"setworkerstatistics\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"size\",{\"_index\":186,\"name\":{\"464\":{},\"477\":{}},\"comment\":{}}],[\"splice\",{\"_index\":190,\"name\":{\"468\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":150,\"name\":{\"374\":{},\"397\":{},\"412\":{},\"441\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":128,\"name\":{\"241\":{},\"260\":{}},\"comment\":{}}],[\"task\",{\"_index\":108,\"name\":{\"219\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":177,\"name\":{\"438\":{},\"452\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":148,\"name\":{\"372\":{},\"395\":{},\"410\":{},\"429\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":178,\"name\":{\"439\":{},\"455\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":121,\"name\":{\"234\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":120,\"name\":{\"232\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":77,\"name\":{\"148\":{},\"193\":{},\"195\":{},\"368\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":113,\"name\":{\"224\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":129,\"name\":{\"242\":{},\"262\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":144,\"name\":{\"357\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":166,\"name\":{\"407\":{}},\"comment\":{}}],[\"threadworkerwithmessagechannel\",{\"_index\":146,\"name\":{\"369\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":111,\"name\":{\"222\":{},\"444\":{},\"456\":{}},\"comment\":{}}],[\"type\",{\"_index\":16,\"name\":{\"16\":{},\"66\":{},\"110\":{},\"171\":{},\"287\":{},\"330\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":188,\"name\":{\"466\":{}},\"comment\":{}}],[\"update\",{\"_index\":131,\"name\":{\"245\":{},\"280\":{}},\"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\":{}}],[\"usedynamicworker\",{\"_index\":138,\"name\":{\"261\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":99,\"name\":{\"203\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":123,\"name\":{\"236\":{},\"264\":{},\"270\":{}},\"comment\":{}}],[\"weights\",{\"_index\":139,\"name\":{\"272\":{}},\"comment\":{}}],[\"worker\",{\"_index\":17,\"name\":{\"17\":{},\"77\":{},\"111\":{},\"172\":{},\"230\":{},\"297\":{},\"331\":{},\"451\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":171,\"name\":{\"430\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":126,\"name\":{\"239\":{},\"275\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":73,\"name\":{\"143\":{},\"188\":{},\"266\":{},\"276\":{},\"363\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"82\":{},\"118\":{},\"273\":{},\"302\":{},\"338\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":74,\"name\":{\"144\":{},\"189\":{},\"267\":{},\"364\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":172,\"name\":{\"432\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":48,\"name\":{\"48\":{},\"98\":{},\"134\":{},\"319\":{},\"355\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":118,\"name\":{\"229\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"79\":{},\"115\":{},\"154\":{},\"175\":{},\"299\":{},\"335\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":145,\"name\":{\"358\":{},\"425\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":184,\"name\":{\"459\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":173,\"name\":{\"433\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":95,\"name\":{\"197\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":80,\"name\":{\"151\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":119,\"name\":{\"231\":{},\"233\":{}},\"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\":\"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\":\"workerUsage\",\"url\":\"interfaces/WorkerNode.html#workerUsage\",\"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\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,57.662]],[\"comment/0\",[]],[\"name/1\",[1,37.294]],[\"comment/1\",[]],[\"name/2\",[2,41.568]],[\"comment/2\",[]],[\"name/3\",[3,42.999]],[\"comment/3\",[]],[\"name/4\",[4,44.67]],[\"comment/4\",[]],[\"name/5\",[5,42.999]],[\"comment/5\",[]],[\"name/6\",[6,44.67]],[\"comment/6\",[]],[\"name/7\",[7,44.67]],[\"comment/7\",[]],[\"name/8\",[8,40.316]],[\"comment/8\",[]],[\"name/9\",[9,57.662]],[\"comment/9\",[]],[\"name/10\",[10,57.662]],[\"comment/10\",[]],[\"name/11\",[11,57.662]],[\"comment/11\",[]],[\"name/12\",[12,57.662]],[\"comment/12\",[]],[\"name/13\",[13,57.662]],[\"comment/13\",[]],[\"name/14\",[14,57.662]],[\"comment/14\",[]],[\"name/15\",[15,42.999]],[\"comment/15\",[]],[\"name/16\",[16,42.999]],[\"comment/16\",[]],[\"name/17\",[17,40.316]],[\"comment/17\",[]],[\"name/18\",[18,42.999]],[\"comment/18\",[]],[\"name/19\",[19,41.568]],[\"comment/19\",[]],[\"name/20\",[20,57.662]],[\"comment/20\",[]],[\"name/21\",[21,41.568]],[\"comment/21\",[]],[\"name/22\",[22,42.999]],[\"comment/22\",[]],[\"name/23\",[23,39.204]],[\"comment/23\",[]],[\"name/24\",[24,42.999]],[\"comment/24\",[]],[\"name/25\",[25,57.662]],[\"comment/25\",[]],[\"name/26\",[26,42.999]],[\"comment/26\",[]],[\"name/27\",[27,44.67]],[\"comment/27\",[]],[\"name/28\",[28,44.67]],[\"comment/28\",[]],[\"name/29\",[29,41.568]],[\"comment/29\",[]],[\"name/30\",[30,42.999]],[\"comment/30\",[]],[\"name/31\",[31,44.67]],[\"comment/31\",[]],[\"name/32\",[32,44.67]],[\"comment/32\",[]],[\"name/33\",[33,40.316]],[\"comment/33\",[]],[\"name/34\",[34,44.67]],[\"comment/34\",[]],[\"name/35\",[35,44.67]],[\"comment/35\",[]],[\"name/36\",[36,57.662]],[\"comment/36\",[]],[\"name/37\",[37,57.662]],[\"comment/37\",[]],[\"name/38\",[38,57.662]],[\"comment/38\",[]],[\"name/39\",[39,57.662]],[\"comment/39\",[]],[\"name/40\",[40,57.662]],[\"comment/40\",[]],[\"name/41\",[41,57.662]],[\"comment/41\",[]],[\"name/42\",[42,44.67]],[\"comment/42\",[]],[\"name/43\",[43,57.662]],[\"comment/43\",[]],[\"name/44\",[44,44.67]],[\"comment/44\",[]],[\"name/45\",[45,44.67]],[\"comment/45\",[]],[\"name/46\",[46,44.67]],[\"comment/46\",[]],[\"name/47\",[47,44.67]],[\"comment/47\",[]],[\"name/48\",[48,44.67]],[\"comment/48\",[]],[\"name/49\",[49,29.33]],[\"comment/49\",[]],[\"name/50\",[50,57.662]],[\"comment/50\",[]],[\"name/51\",[51,57.662]],[\"comment/51\",[]],[\"name/52\",[52,57.662]],[\"comment/52\",[]],[\"name/53\",[53,57.662]],[\"comment/53\",[]],[\"name/54\",[54,57.662]],[\"comment/54\",[]],[\"name/55\",[55,57.662]],[\"comment/55\",[]],[\"name/56\",[56,57.662]],[\"comment/56\",[]],[\"name/57\",[57,57.662]],[\"comment/57\",[]],[\"name/58\",[58,57.662]],[\"comment/58\",[]],[\"name/59\",[59,57.662]],[\"comment/59\",[]],[\"name/60\",[60,57.662]],[\"comment/60\",[]],[\"name/61\",[61,57.662]],[\"comment/61\",[]],[\"name/62\",[62,57.662]],[\"comment/62\",[]],[\"name/63\",[63,57.662]],[\"comment/63\",[]],[\"name/64\",[1,37.294]],[\"comment/64\",[]],[\"name/65\",[64,52.554]],[\"comment/65\",[]],[\"name/66\",[16,42.999]],[\"comment/66\",[]],[\"name/67\",[19,41.568]],[\"comment/67\",[]],[\"name/68\",[27,44.67]],[\"comment/68\",[]],[\"name/69\",[8,40.316]],[\"comment/69\",[]],[\"name/70\",[32,44.67]],[\"comment/70\",[]],[\"name/71\",[33,40.316]],[\"comment/71\",[]],[\"name/72\",[31,44.67]],[\"comment/72\",[]],[\"name/73\",[42,44.67]],[\"comment/73\",[]],[\"name/74\",[44,44.67]],[\"comment/74\",[]],[\"name/75\",[17,40.316]],[\"comment/75\",[]],[\"name/76\",[18,42.999]],[\"comment/76\",[]],[\"name/77\",[2,41.568]],[\"comment/77\",[]],[\"name/78\",[3,42.999]],[\"comment/78\",[]],[\"name/79\",[4,44.67]],[\"comment/79\",[]],[\"name/80\",[5,42.999]],[\"comment/80\",[]],[\"name/81\",[6,44.67]],[\"comment/81\",[]],[\"name/82\",[7,44.67]],[\"comment/82\",[]],[\"name/83\",[15,42.999]],[\"comment/83\",[]],[\"name/84\",[21,41.568]],[\"comment/84\",[]],[\"name/85\",[22,42.999]],[\"comment/85\",[]],[\"name/86\",[23,39.204]],[\"comment/86\",[]],[\"name/87\",[24,42.999]],[\"comment/87\",[]],[\"name/88\",[26,42.999]],[\"comment/88\",[]],[\"name/89\",[28,44.67]],[\"comment/89\",[]],[\"name/90\",[29,41.568]],[\"comment/90\",[]],[\"name/91\",[30,42.999]],[\"comment/91\",[]],[\"name/92\",[34,44.67]],[\"comment/92\",[]],[\"name/93\",[35,44.67]],[\"comment/93\",[]],[\"name/94\",[45,44.67]],[\"comment/94\",[]],[\"name/95\",[46,44.67]],[\"comment/95\",[]],[\"name/96\",[47,44.67]],[\"comment/96\",[]],[\"name/97\",[48,44.67]],[\"comment/97\",[]],[\"name/98\",[49,29.33]],[\"comment/98\",[]],[\"name/99\",[65,57.662]],[\"comment/99\",[]],[\"name/100\",[1,37.294]],[\"comment/100\",[]],[\"name/101\",[8,40.316]],[\"comment/101\",[]],[\"name/102\",[32,44.67]],[\"comment/102\",[]],[\"name/103\",[33,40.316]],[\"comment/103\",[]],[\"name/104\",[31,44.67]],[\"comment/104\",[]],[\"name/105\",[42,44.67]],[\"comment/105\",[]],[\"name/106\",[44,44.67]],[\"comment/106\",[]],[\"name/107\",[16,42.999]],[\"comment/107\",[]],[\"name/108\",[17,40.316]],[\"comment/108\",[]],[\"name/109\",[18,42.999]],[\"comment/109\",[]],[\"name/110\",[19,41.568]],[\"comment/110\",[]],[\"name/111\",[27,44.67]],[\"comment/111\",[]],[\"name/112\",[2,41.568]],[\"comment/112\",[]],[\"name/113\",[3,42.999]],[\"comment/113\",[]],[\"name/114\",[4,44.67]],[\"comment/114\",[]],[\"name/115\",[5,42.999]],[\"comment/115\",[]],[\"name/116\",[6,44.67]],[\"comment/116\",[]],[\"name/117\",[7,44.67]],[\"comment/117\",[]],[\"name/118\",[15,42.999]],[\"comment/118\",[]],[\"name/119\",[21,41.568]],[\"comment/119\",[]],[\"name/120\",[22,42.999]],[\"comment/120\",[]],[\"name/121\",[23,39.204]],[\"comment/121\",[]],[\"name/122\",[24,42.999]],[\"comment/122\",[]],[\"name/123\",[26,42.999]],[\"comment/123\",[]],[\"name/124\",[28,44.67]],[\"comment/124\",[]],[\"name/125\",[29,41.568]],[\"comment/125\",[]],[\"name/126\",[30,42.999]],[\"comment/126\",[]],[\"name/127\",[34,44.67]],[\"comment/127\",[]],[\"name/128\",[35,44.67]],[\"comment/128\",[]],[\"name/129\",[45,44.67]],[\"comment/129\",[]],[\"name/130\",[46,44.67]],[\"comment/130\",[]],[\"name/131\",[47,44.67]],[\"comment/131\",[]],[\"name/132\",[48,44.67]],[\"comment/132\",[]],[\"name/133\",[49,29.33]],[\"comment/133\",[]],[\"name/134\",[66,57.662]],[\"comment/134\",[]],[\"name/135\",[67,57.662]],[\"comment/135\",[]],[\"name/136\",[68,57.662]],[\"comment/136\",[]],[\"name/137\",[69,46.676]],[\"comment/137\",[]],[\"name/138\",[70,46.676]],[\"comment/138\",[]],[\"name/139\",[71,46.676]],[\"comment/139\",[]],[\"name/140\",[72,46.676]],[\"comment/140\",[]],[\"name/141\",[73,44.67]],[\"comment/141\",[]],[\"name/142\",[74,46.676]],[\"comment/142\",[]],[\"name/143\",[75,49.189]],[\"comment/143\",[]],[\"name/144\",[76,49.189]],[\"comment/144\",[]],[\"name/145\",[23,39.204]],[\"comment/145\",[]],[\"name/146\",[77,46.676]],[\"comment/146\",[]],[\"name/147\",[78,57.662]],[\"comment/147\",[]],[\"name/148\",[79,57.662]],[\"comment/148\",[]],[\"name/149\",[80,57.662]],[\"comment/149\",[]],[\"name/150\",[81,57.662]],[\"comment/150\",[]],[\"name/151\",[15,42.999]],[\"comment/151\",[]],[\"name/152\",[2,41.568]],[\"comment/152\",[]],[\"name/153\",[3,42.999]],[\"comment/153\",[]],[\"name/154\",[29,41.568]],[\"comment/154\",[]],[\"name/155\",[49,29.33]],[\"comment/155\",[]],[\"name/156\",[30,42.999]],[\"comment/156\",[]],[\"name/157\",[49,29.33]],[\"comment/157\",[]],[\"name/158\",[21,41.568]],[\"comment/158\",[]],[\"name/159\",[49,29.33]],[\"comment/159\",[]],[\"name/160\",[22,42.999]],[\"comment/160\",[]],[\"name/161\",[49,29.33]],[\"comment/161\",[]],[\"name/162\",[23,39.204]],[\"comment/162\",[]],[\"name/163\",[49,29.33]],[\"comment/163\",[]],[\"name/164\",[24,42.999]],[\"comment/164\",[]],[\"name/165\",[49,29.33]],[\"comment/165\",[]],[\"name/166\",[82,57.662]],[\"comment/166\",[]],[\"name/167\",[83,57.662]],[\"comment/167\",[]],[\"name/168\",[84,57.662]],[\"comment/168\",[]],[\"name/169\",[16,42.999]],[\"comment/169\",[]],[\"name/170\",[17,40.316]],[\"comment/170\",[]],[\"name/171\",[18,42.999]],[\"comment/171\",[]],[\"name/172\",[19,41.568]],[\"comment/172\",[]],[\"name/173\",[2,41.568]],[\"comment/173\",[]],[\"name/174\",[85,57.662]],[\"comment/174\",[]],[\"name/175\",[86,57.662]],[\"comment/175\",[]],[\"name/176\",[87,57.662]],[\"comment/176\",[]],[\"name/177\",[88,57.662]],[\"comment/177\",[]],[\"name/178\",[89,57.662]],[\"comment/178\",[]],[\"name/179\",[90,57.662]],[\"comment/179\",[]],[\"name/180\",[91,57.662]],[\"comment/180\",[]],[\"name/181\",[92,57.662]],[\"comment/181\",[]],[\"name/182\",[69,46.676]],[\"comment/182\",[]],[\"name/183\",[70,46.676]],[\"comment/183\",[]],[\"name/184\",[71,46.676]],[\"comment/184\",[]],[\"name/185\",[72,46.676]],[\"comment/185\",[]],[\"name/186\",[73,44.67]],[\"comment/186\",[]],[\"name/187\",[74,46.676]],[\"comment/187\",[]],[\"name/188\",[75,49.189]],[\"comment/188\",[]],[\"name/189\",[76,49.189]],[\"comment/189\",[]],[\"name/190\",[23,39.204]],[\"comment/190\",[]],[\"name/191\",[77,46.676]],[\"comment/191\",[]],[\"name/192\",[93,57.662]],[\"comment/192\",[]],[\"name/193\",[77,46.676]],[\"comment/193\",[]],[\"name/194\",[94,57.662]],[\"comment/194\",[]],[\"name/195\",[95,57.662]],[\"comment/195\",[]],[\"name/196\",[70,46.676]],[\"comment/196\",[]],[\"name/197\",[49,29.33]],[\"comment/197\",[]],[\"name/198\",[96,57.662]],[\"comment/198\",[]],[\"name/199\",[97,57.662]],[\"comment/199\",[]],[\"name/200\",[98,57.662]],[\"comment/200\",[]],[\"name/201\",[99,57.662]],[\"comment/201\",[]],[\"name/202\",[72,46.676]],[\"comment/202\",[]],[\"name/203\",[49,29.33]],[\"comment/203\",[]],[\"name/204\",[100,57.662]],[\"comment/204\",[]],[\"name/205\",[101,57.662]],[\"comment/205\",[]],[\"name/206\",[102,57.662]],[\"comment/206\",[]],[\"name/207\",[49,29.33]],[\"comment/207\",[]],[\"name/208\",[103,57.662]],[\"comment/208\",[]],[\"name/209\",[104,52.554]],[\"comment/209\",[]],[\"name/210\",[105,52.554]],[\"comment/210\",[]],[\"name/211\",[106,49.189]],[\"comment/211\",[]],[\"name/212\",[107,57.662]],[\"comment/212\",[]],[\"name/213\",[69,46.676]],[\"comment/213\",[]],[\"name/214\",[49,29.33]],[\"comment/214\",[]],[\"name/215\",[71,46.676]],[\"comment/215\",[]],[\"name/216\",[49,29.33]],[\"comment/216\",[]],[\"name/217\",[108,57.662]],[\"comment/217\",[]],[\"name/218\",[109,52.554]],[\"comment/218\",[]],[\"name/219\",[110,49.189]],[\"comment/219\",[]],[\"name/220\",[111,49.189]],[\"comment/220\",[]],[\"name/221\",[112,52.554]],[\"comment/221\",[]],[\"name/222\",[113,57.662]],[\"comment/222\",[]],[\"name/223\",[114,57.662]],[\"comment/223\",[]],[\"name/224\",[115,57.662]],[\"comment/224\",[]],[\"name/225\",[116,57.662]],[\"comment/225\",[]],[\"name/226\",[117,57.662]],[\"comment/226\",[]],[\"name/227\",[118,57.662]],[\"comment/227\",[]],[\"name/228\",[119,57.662]],[\"comment/228\",[]],[\"name/229\",[17,40.316]],[\"comment/229\",[]],[\"name/230\",[120,52.554]],[\"comment/230\",[]],[\"name/231\",[121,57.662]],[\"comment/231\",[]],[\"name/232\",[120,52.554]],[\"comment/232\",[]],[\"name/233\",[122,57.662]],[\"comment/233\",[]],[\"name/234\",[123,44.67]],[\"comment/234\",[]],[\"name/235\",[124,49.189]],[\"comment/235\",[]],[\"name/236\",[125,44.67]],[\"comment/236\",[]],[\"name/237\",[126,57.662]],[\"comment/237\",[]],[\"name/238\",[127,52.554]],[\"comment/238\",[]],[\"name/239\",[128,57.662]],[\"comment/239\",[]],[\"name/240\",[129,52.554]],[\"comment/240\",[]],[\"name/241\",[130,52.554]],[\"comment/241\",[]],[\"name/242\",[131,57.662]],[\"comment/242\",[]],[\"name/243\",[49,29.33]],[\"comment/243\",[]],[\"name/244\",[132,52.554]],[\"comment/244\",[]],[\"name/245\",[49,29.33]],[\"comment/245\",[]],[\"name/246\",[133,57.662]],[\"comment/246\",[]],[\"name/247\",[49,29.33]],[\"comment/247\",[]],[\"name/248\",[134,52.554]],[\"comment/248\",[]],[\"name/249\",[49,29.33]],[\"comment/249\",[]],[\"name/250\",[135,52.554]],[\"comment/250\",[]],[\"name/251\",[49,29.33]],[\"comment/251\",[]],[\"name/252\",[136,52.554]],[\"comment/252\",[]],[\"name/253\",[137,57.662]],[\"comment/253\",[]],[\"name/254\",[106,49.189]],[\"comment/254\",[]],[\"name/255\",[138,57.662]],[\"comment/255\",[]],[\"name/256\",[104,52.554]],[\"comment/256\",[]],[\"name/257\",[105,52.554]],[\"comment/257\",[]],[\"name/258\",[106,49.189]],[\"comment/258\",[]],[\"name/259\",[129,52.554]],[\"comment/259\",[]],[\"name/260\",[139,57.662]],[\"comment/260\",[]],[\"name/261\",[130,52.554]],[\"comment/261\",[]],[\"name/262\",[123,44.67]],[\"comment/262\",[]],[\"name/263\",[124,49.189]],[\"comment/263\",[]],[\"name/264\",[125,44.67]],[\"comment/264\",[]],[\"name/265\",[73,44.67]],[\"comment/265\",[]],[\"name/266\",[74,46.676]],[\"comment/266\",[]],[\"name/267\",[136,52.554]],[\"comment/267\",[]],[\"name/268\",[123,44.67]],[\"comment/268\",[]],[\"name/269\",[124,49.189]],[\"comment/269\",[]],[\"name/270\",[125,44.67]],[\"comment/270\",[]],[\"name/271\",[140,57.662]],[\"comment/271\",[]],[\"name/272\",[5,42.999]],[\"comment/272\",[]],[\"name/273\",[1,37.294]],[\"comment/273\",[]],[\"name/274\",[127,52.554]],[\"comment/274\",[]],[\"name/275\",[73,44.67]],[\"comment/275\",[]],[\"name/276\",[141,57.662]],[\"comment/276\",[]],[\"name/277\",[142,57.662]],[\"comment/277\",[]],[\"name/278\",[21,41.568]],[\"comment/278\",[]],[\"name/279\",[132,52.554]],[\"comment/279\",[]],[\"name/280\",[29,41.568]],[\"comment/280\",[]],[\"name/281\",[134,52.554]],[\"comment/281\",[]],[\"name/282\",[135,52.554]],[\"comment/282\",[]],[\"name/283\",[143,57.662]],[\"comment/283\",[]],[\"name/284\",[1,37.294]],[\"comment/284\",[]],[\"name/285\",[64,52.554]],[\"comment/285\",[]],[\"name/286\",[16,42.999]],[\"comment/286\",[]],[\"name/287\",[19,41.568]],[\"comment/287\",[]],[\"name/288\",[27,44.67]],[\"comment/288\",[]],[\"name/289\",[8,40.316]],[\"comment/289\",[]],[\"name/290\",[33,40.316]],[\"comment/290\",[]],[\"name/291\",[31,44.67]],[\"comment/291\",[]],[\"name/292\",[42,44.67]],[\"comment/292\",[]],[\"name/293\",[44,44.67]],[\"comment/293\",[]],[\"name/294\",[17,40.316]],[\"comment/294\",[]],[\"name/295\",[18,42.999]],[\"comment/295\",[]],[\"name/296\",[2,41.568]],[\"comment/296\",[]],[\"name/297\",[3,42.999]],[\"comment/297\",[]],[\"name/298\",[4,44.67]],[\"comment/298\",[]],[\"name/299\",[5,42.999]],[\"comment/299\",[]],[\"name/300\",[6,44.67]],[\"comment/300\",[]],[\"name/301\",[7,44.67]],[\"comment/301\",[]],[\"name/302\",[15,42.999]],[\"comment/302\",[]],[\"name/303\",[21,41.568]],[\"comment/303\",[]],[\"name/304\",[22,42.999]],[\"comment/304\",[]],[\"name/305\",[23,39.204]],[\"comment/305\",[]],[\"name/306\",[24,42.999]],[\"comment/306\",[]],[\"name/307\",[26,42.999]],[\"comment/307\",[]],[\"name/308\",[28,44.67]],[\"comment/308\",[]],[\"name/309\",[29,41.568]],[\"comment/309\",[]],[\"name/310\",[30,42.999]],[\"comment/310\",[]],[\"name/311\",[32,44.67]],[\"comment/311\",[]],[\"name/312\",[34,44.67]],[\"comment/312\",[]],[\"name/313\",[35,44.67]],[\"comment/313\",[]],[\"name/314\",[45,44.67]],[\"comment/314\",[]],[\"name/315\",[46,44.67]],[\"comment/315\",[]],[\"name/316\",[47,44.67]],[\"comment/316\",[]],[\"name/317\",[48,44.67]],[\"comment/317\",[]],[\"name/318\",[49,29.33]],[\"comment/318\",[]],[\"name/319\",[144,57.662]],[\"comment/319\",[]],[\"name/320\",[1,37.294]],[\"comment/320\",[]],[\"name/321\",[8,40.316]],[\"comment/321\",[]],[\"name/322\",[33,40.316]],[\"comment/322\",[]],[\"name/323\",[31,44.67]],[\"comment/323\",[]],[\"name/324\",[42,44.67]],[\"comment/324\",[]],[\"name/325\",[44,44.67]],[\"comment/325\",[]],[\"name/326\",[16,42.999]],[\"comment/326\",[]],[\"name/327\",[17,40.316]],[\"comment/327\",[]],[\"name/328\",[18,42.999]],[\"comment/328\",[]],[\"name/329\",[19,41.568]],[\"comment/329\",[]],[\"name/330\",[27,44.67]],[\"comment/330\",[]],[\"name/331\",[2,41.568]],[\"comment/331\",[]],[\"name/332\",[3,42.999]],[\"comment/332\",[]],[\"name/333\",[4,44.67]],[\"comment/333\",[]],[\"name/334\",[5,42.999]],[\"comment/334\",[]],[\"name/335\",[6,44.67]],[\"comment/335\",[]],[\"name/336\",[7,44.67]],[\"comment/336\",[]],[\"name/337\",[15,42.999]],[\"comment/337\",[]],[\"name/338\",[21,41.568]],[\"comment/338\",[]],[\"name/339\",[22,42.999]],[\"comment/339\",[]],[\"name/340\",[23,39.204]],[\"comment/340\",[]],[\"name/341\",[24,42.999]],[\"comment/341\",[]],[\"name/342\",[26,42.999]],[\"comment/342\",[]],[\"name/343\",[28,44.67]],[\"comment/343\",[]],[\"name/344\",[29,41.568]],[\"comment/344\",[]],[\"name/345\",[30,42.999]],[\"comment/345\",[]],[\"name/346\",[32,44.67]],[\"comment/346\",[]],[\"name/347\",[34,44.67]],[\"comment/347\",[]],[\"name/348\",[35,44.67]],[\"comment/348\",[]],[\"name/349\",[45,44.67]],[\"comment/349\",[]],[\"name/350\",[46,44.67]],[\"comment/350\",[]],[\"name/351\",[47,44.67]],[\"comment/351\",[]],[\"name/352\",[48,44.67]],[\"comment/352\",[]],[\"name/353\",[49,29.33]],[\"comment/353\",[]],[\"name/354\",[145,57.662]],[\"comment/354\",[]],[\"name/355\",[146,52.554]],[\"comment/355\",[]],[\"name/356\",[69,46.676]],[\"comment/356\",[]],[\"name/357\",[70,46.676]],[\"comment/357\",[]],[\"name/358\",[71,46.676]],[\"comment/358\",[]],[\"name/359\",[72,46.676]],[\"comment/359\",[]],[\"name/360\",[73,44.67]],[\"comment/360\",[]],[\"name/361\",[74,46.676]],[\"comment/361\",[]],[\"name/362\",[75,49.189]],[\"comment/362\",[]],[\"name/363\",[76,49.189]],[\"comment/363\",[]],[\"name/364\",[23,39.204]],[\"comment/364\",[]],[\"name/365\",[77,46.676]],[\"comment/365\",[]],[\"name/366\",[147,57.662]],[\"comment/366\",[]],[\"name/367\",[1,37.294]],[\"comment/367\",[]],[\"name/368\",[148,46.676]],[\"comment/368\",[]],[\"name/369\",[149,49.189]],[\"comment/369\",[]],[\"name/370\",[150,46.676]],[\"comment/370\",[]],[\"name/371\",[151,49.189]],[\"comment/371\",[]],[\"name/372\",[33,40.316]],[\"comment/372\",[]],[\"name/373\",[152,49.189]],[\"comment/373\",[]],[\"name/374\",[8,40.316]],[\"comment/374\",[]],[\"name/375\",[153,57.662]],[\"comment/375\",[]],[\"name/376\",[154,57.662]],[\"comment/376\",[]],[\"name/377\",[155,49.189]],[\"comment/377\",[]],[\"name/378\",[156,49.189]],[\"comment/378\",[]],[\"name/379\",[157,49.189]],[\"comment/379\",[]],[\"name/380\",[158,49.189]],[\"comment/380\",[]],[\"name/381\",[159,49.189]],[\"comment/381\",[]],[\"name/382\",[160,49.189]],[\"comment/382\",[]],[\"name/383\",[161,49.189]],[\"comment/383\",[]],[\"name/384\",[162,57.662]],[\"comment/384\",[]],[\"name/385\",[163,57.662]],[\"comment/385\",[]],[\"name/386\",[164,57.662]],[\"comment/386\",[]],[\"name/387\",[165,57.662]],[\"comment/387\",[]],[\"name/388\",[166,57.662]],[\"comment/388\",[]],[\"name/389\",[1,37.294]],[\"comment/389\",[]],[\"name/390\",[157,49.189]],[\"comment/390\",[]],[\"name/391\",[159,49.189]],[\"comment/391\",[]],[\"name/392\",[148,46.676]],[\"comment/392\",[]],[\"name/393\",[149,49.189]],[\"comment/393\",[]],[\"name/394\",[150,46.676]],[\"comment/394\",[]],[\"name/395\",[151,49.189]],[\"comment/395\",[]],[\"name/396\",[33,40.316]],[\"comment/396\",[]],[\"name/397\",[152,49.189]],[\"comment/397\",[]],[\"name/398\",[8,40.316]],[\"comment/398\",[]],[\"name/399\",[155,49.189]],[\"comment/399\",[]],[\"name/400\",[156,49.189]],[\"comment/400\",[]],[\"name/401\",[158,49.189]],[\"comment/401\",[]],[\"name/402\",[160,49.189]],[\"comment/402\",[]],[\"name/403\",[161,49.189]],[\"comment/403\",[]],[\"name/404\",[167,57.662]],[\"comment/404\",[]],[\"name/405\",[1,37.294]],[\"comment/405\",[]],[\"name/406\",[157,49.189]],[\"comment/406\",[]],[\"name/407\",[148,46.676]],[\"comment/407\",[]],[\"name/408\",[149,49.189]],[\"comment/408\",[]],[\"name/409\",[150,46.676]],[\"comment/409\",[]],[\"name/410\",[151,49.189]],[\"comment/410\",[]],[\"name/411\",[33,40.316]],[\"comment/411\",[]],[\"name/412\",[152,49.189]],[\"comment/412\",[]],[\"name/413\",[8,40.316]],[\"comment/413\",[]],[\"name/414\",[155,49.189]],[\"comment/414\",[]],[\"name/415\",[156,49.189]],[\"comment/415\",[]],[\"name/416\",[158,49.189]],[\"comment/416\",[]],[\"name/417\",[159,49.189]],[\"comment/417\",[]],[\"name/418\",[160,49.189]],[\"comment/418\",[]],[\"name/419\",[161,49.189]],[\"comment/419\",[]],[\"name/420\",[168,57.662]],[\"comment/420\",[]],[\"name/421\",[169,52.554]],[\"comment/421\",[]],[\"name/422\",[146,52.554]],[\"comment/422\",[]],[\"name/423\",[170,57.662]],[\"comment/423\",[]],[\"name/424\",[171,57.662]],[\"comment/424\",[]],[\"name/425\",[169,52.554]],[\"comment/425\",[]],[\"name/426\",[148,46.676]],[\"comment/426\",[]],[\"name/427\",[172,57.662]],[\"comment/427\",[]],[\"name/428\",[49,29.33]],[\"comment/428\",[]],[\"name/429\",[173,57.662]],[\"comment/429\",[]],[\"name/430\",[174,57.662]],[\"comment/430\",[]],[\"name/431\",[49,29.33]],[\"comment/431\",[]],[\"name/432\",[175,57.662]],[\"comment/432\",[]],[\"name/433\",[176,57.662]],[\"comment/433\",[]],[\"name/434\",[177,52.554]],[\"comment/434\",[]],[\"name/435\",[178,52.554]],[\"comment/435\",[]],[\"name/436\",[150,46.676]],[\"comment/436\",[]],[\"name/437\",[109,52.554]],[\"comment/437\",[]],[\"name/438\",[110,49.189]],[\"comment/438\",[]],[\"name/439\",[111,49.189]],[\"comment/439\",[]],[\"name/440\",[112,52.554]],[\"comment/440\",[]],[\"name/441\",[179,57.662]],[\"comment/441\",[]],[\"name/442\",[180,57.662]],[\"comment/442\",[]],[\"name/443\",[49,29.33]],[\"comment/443\",[]],[\"name/444\",[181,57.662]],[\"comment/444\",[]],[\"name/445\",[49,29.33]],[\"comment/445\",[]],[\"name/446\",[17,40.316]],[\"comment/446\",[]],[\"name/447\",[177,52.554]],[\"comment/447\",[]],[\"name/448\",[182,57.662]],[\"comment/448\",[]],[\"name/449\",[110,49.189]],[\"comment/449\",[]],[\"name/450\",[178,52.554]],[\"comment/450\",[]],[\"name/451\",[111,49.189]],[\"comment/451\",[]],[\"name/452\",[123,44.67]],[\"comment/452\",[]],[\"name/453\",[125,44.67]],[\"comment/453\",[]],[\"name/454\",[183,57.662]],[\"comment/454\",[]],[\"name/455\",[123,44.67]],[\"comment/455\",[]],[\"name/456\",[125,44.67]],[\"comment/456\",[]],[\"name/457\",[184,57.662]],[\"comment/457\",[]],[\"name/458\",[1,37.294]],[\"comment/458\",[]],[\"name/459\",[185,52.554]],[\"comment/459\",[]],[\"name/460\",[186,57.662]],[\"comment/460\",[]],[\"name/461\",[187,57.662]],[\"comment/461\",[]],[\"name/462\",[188,57.662]],[\"comment/462\",[]],[\"name/463\",[189,57.662]],[\"comment/463\",[]],[\"name/464\",[190,57.662]],[\"comment/464\",[]],[\"name/465\",[191,57.662]],[\"comment/465\",[]],[\"name/466\",[26,42.999]],[\"comment/466\",[]],[\"name/467\",[192,57.662]],[\"comment/467\",[]],[\"name/468\",[193,57.662]],[\"comment/468\",[]],[\"name/469\",[1,37.294]],[\"comment/469\",[]],[\"name/470\",[194,57.662]],[\"comment/470\",[]],[\"name/471\",[195,57.662]],[\"comment/471\",[]],[\"name/472\",[185,52.554]],[\"comment/472\",[]],[\"name/473\",[19,41.568]],[\"comment/473\",[]],[\"name/474\",[196,57.662]],[\"comment/474\",[]],[\"name/475\",[197,57.662]],[\"comment/475\",[]],[\"name/476\",[198,57.662]],[\"comment/476\",[]],[\"name/477\",[199,57.662]],[\"comment/477\",[]]],\"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\":147,\"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\":151,\"name\":{\"371\":{},\"395\":{},\"410\":{}},\"comment\":{}}],[\"async\",{\"_index\":171,\"name\":{\"424\":{}},\"comment\":{}}],[\"average\",{\"_index\":105,\"name\":{\"210\":{},\"257\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":34,\"name\":{\"34\":{},\"92\":{},\"127\":{},\"312\":{},\"347\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":163,\"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\":158,\"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\":192,\"name\":{\"467\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":165,\"name\":{\"387\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":154,\"name\":{\"376\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":153,\"name\":{\"375\":{}},\"comment\":{}}],[\"choose\",{\"_index\":133,\"name\":{\"246\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":184,\"name\":{\"457\":{}},\"comment\":{}}],[\"clear\",{\"_index\":199,\"name\":{\"477\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":66,\"name\":{\"134\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":166,\"name\":{\"388\":{}},\"comment\":{}}],[\"concat\",{\"_index\":188,\"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\":197,\"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\":143,\"name\":{\"283\":{}},\"comment\":{}}],[\"elu\",{\"_index\":125,\"name\":{\"236\":{},\"264\":{},\"270\":{},\"453\":{},\"456\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"78\":{},\"113\":{},\"153\":{},\"297\":{},\"332\":{}},\"comment\":{}}],[\"empty\",{\"_index\":191,\"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\":164,\"name\":{\"386\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":196,\"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\":144,\"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\":156,\"name\":{\"378\":{},\"400\":{},\"415\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":141,\"name\":{\"276\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":162,\"name\":{\"384\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":142,\"name\":{\"277\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"getworkerusage\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":159,\"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\":194,\"name\":{\"470\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":100,\"name\":{\"204\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":128,\"name\":{\"239\":{}},\"comment\":{}}],[\"kill\",{\"_index\":176,\"name\":{\"433\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":169,\"name\":{\"421\":{},\"425\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":168,\"name\":{\"420\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":149,\"name\":{\"369\":{},\"393\":{},\"408\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":152,\"name\":{\"373\":{},\"397\":{},\"412\":{}},\"comment\":{}}],[\"max\",{\"_index\":64,\"name\":{\"65\":{},\"285\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":170,\"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\":136,\"name\":{\"252\":{},\"267\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":137,\"name\":{\"253\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":126,\"name\":{\"237\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":103,\"name\":{\"208\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":138,\"name\":{\"255\":{}},\"comment\":{}}],[\"median\",{\"_index\":106,\"name\":{\"211\":{},\"254\":{},\"258\":{}},\"comment\":{}}],[\"message\",{\"_index\":182,\"name\":{\"448\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":69,\"name\":{\"137\":{},\"182\":{},\"213\":{},\"356\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":155,\"name\":{\"377\":{},\"399\":{},\"414\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":175,\"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\":195,\"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\":198,\"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\":179,\"name\":{\"441\":{}},\"comment\":{}}],[\"push\",{\"_index\":186,\"name\":{\"460\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"queue\",{\"_index\":193,\"name\":{\"468\":{}},\"comment\":{}}],[\"queued\",{\"_index\":116,\"name\":{\"225\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":89,\"name\":{\"178\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"reject\",{\"_index\":181,\"name\":{\"444\":{}},\"comment\":{}}],[\"remove\",{\"_index\":134,\"name\":{\"248\":{},\"281\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"reset\",{\"_index\":131,\"name\":{\"242\":{}},\"comment\":{}}],[\"resize\",{\"_index\":190,\"name\":{\"464\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":180,\"name\":{\"442\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":75,\"name\":{\"143\":{},\"188\":{},\"362\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":161,\"name\":{\"383\":{},\"403\":{},\"419\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":160,\"name\":{\"382\":{},\"402\":{},\"418\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":123,\"name\":{\"234\":{},\"262\":{},\"268\":{},\"452\":{},\"455\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":157,\"name\":{\"379\":{},\"390\":{},\"406\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":42,\"name\":{\"42\":{},\"73\":{},\"105\":{},\"292\":{},\"324\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":135,\"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\":185,\"name\":{\"459\":{},\"472\":{}},\"comment\":{}}],[\"splice\",{\"_index\":189,\"name\":{\"463\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":150,\"name\":{\"370\":{},\"394\":{},\"409\":{},\"436\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":129,\"name\":{\"240\":{},\"259\":{}},\"comment\":{}}],[\"task\",{\"_index\":108,\"name\":{\"217\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":177,\"name\":{\"434\":{},\"447\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":148,\"name\":{\"368\":{},\"392\":{},\"407\":{},\"426\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":178,\"name\":{\"435\":{},\"450\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":122,\"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\":130,\"name\":{\"241\":{},\"261\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":145,\"name\":{\"354\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":167,\"name\":{\"404\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":111,\"name\":{\"220\":{},\"439\":{},\"451\":{}},\"comment\":{}}],[\"type\",{\"_index\":16,\"name\":{\"16\":{},\"66\":{},\"107\":{},\"169\":{},\"286\":{},\"326\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":187,\"name\":{\"461\":{}},\"comment\":{}}],[\"update\",{\"_index\":132,\"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\":{}}],[\"usedynamicworker\",{\"_index\":139,\"name\":{\"260\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":99,\"name\":{\"201\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":124,\"name\":{\"235\":{},\"263\":{},\"269\":{}},\"comment\":{}}],[\"weights\",{\"_index\":140,\"name\":{\"271\":{}},\"comment\":{}}],[\"worker\",{\"_index\":17,\"name\":{\"17\":{},\"75\":{},\"108\":{},\"170\":{},\"229\":{},\"294\":{},\"327\":{},\"446\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":172,\"name\":{\"427\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":127,\"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\":173,\"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\":146,\"name\":{\"355\":{},\"422\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":183,\"name\":{\"454\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":174,\"name\":{\"430\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":95,\"name\":{\"195\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":80,\"name\":{\"149\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":120,\"name\":{\"230\":{},\"232\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index d100e148..685d002d 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -29,12 +29,12 @@
  • Data = unknown

    -

    Type of data sent to the worker. This can only be serializable data.

    +

    Type of data sent to the worker. This can only be structured-cloneable data.

  • Response = unknown

    -

    Type of execution response. This can only be serializable data.

    +

    Type of execution response. This can only be structured-cloneable data.

  • @@ -49,7 +49,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:46
  • @@ -105,13 +105,12 @@ executeTask flushTasksQueue flushTasksQueues -getTaskStatistics getWorkerNodeKey getWorkerUsage internalBusy isMain pushWorkerNode -registerWorkerMessageListener +registerWorkerMessageListener removeWorkerNode sendToWorker setTasksQueueOptions @@ -121,6 +120,7 @@ setWorkerStatistics setupHook shallCreateDynamicWorker +tasksMaxQueueSize tasksQueueSize updateEluWorkerUsage updateRunTimeWorkerUsage @@ -167,7 +167,7 @@

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -185,7 +185,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:55
  • filePath: string
    @@ -193,7 +193,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:88
  • numberOfWorkers: number
    @@ -201,7 +201,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:87
  • opts: PoolOptions<Worker>
    @@ -209,7 +209,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:89
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -222,7 +222,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:65
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -230,7 +230,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -239,7 +239,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:52
  • Accessors

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

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:401
  • +
  • Defined in src/pools/abstract-pool.ts:392
  • +
  • Defined in src/pools/abstract-pool.ts:240
  • +
  • Defined in src/pools/abstract-pool.ts:309
  • +
  • Defined in src/pools/abstract-pool.ts:304
  • +
  • Defined in src/pools/abstract-pool.ts:294
  • +
  • Defined in src/pools/abstract-pool.ts:299
  • Methods

    @@ -342,21 +342,21 @@ Can be overridden.

  • -
    message: MessageValue<Response, unknown, Worker | MessagePort>
    +
    message: MessageValue<Response, unknown>

    The received message.

  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:506
  • - +
    +
  • Defined in src/pools/abstract-pool.ts:699
  • +
  • Defined in src/pools/abstract-pool.ts:490
  • Returns TasksQueueOptions

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:187
  • +
  • Defined in src/pools/abstract-pool.ts:641
  • +
  • Defined in src/pools/abstract-pool.ts:742
  • +
  • Defined in src/pools/abstract-pool.ts:709
  • +
  • Defined in src/pools/abstract-pool.ts:691
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:888
  • +
  • Defined in src/pools/abstract-pool.ts:451
  • +
  • Defined in src/pools/abstract-pool.ts:466
  • +
  • Defined in src/pools/abstract-pool.ts:357
  • Returns number

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

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

    +
  • Defined in src/pools/abstract-pool.ts:900
  • -
    - -
    +
  • Defined in src/pools/abstract-pool.ts:912
  • +
  • Defined in src/pools/abstract-pool.ts:317
  • Returns WorkerUsage

    +
  • Defined in src/pools/abstract-pool.ts:930
  • +
  • Defined in src/pools/abstract-pool.ts:408
  • +
  • Defined in src/pools/abstract-pool.ts:481
  • -
    - -
    +
    + +

    Returns void

    Returns void

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

    +
  • Defined in src/pools/abstract-pool.ts:668
  • +
  • Defined in src/pools/abstract-pool.ts:369
  • +
  • Defined in src/pools/abstract-pool.ts:324
  • +
  • Defined in src/pools/abstract-pool.ts:346
  • +
  • Defined in src/pools/abstract-pool.ts:818
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:918
  • +
  • Defined in src/pools/abstract-pool.ts:474
  • +
  • Defined in src/pools/abstract-pool.ts:658
  • +
    + +

    Returns number

    +
  • Defined in src/pools/abstract-pool.ts:892
  • +
    message: MessageValue<Response, unknown>

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:589
  • +
    message: MessageValue<Response, unknown>

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:529
  • +
    message: MessageValue<Response, unknown>

    Returns void

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

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

    The listener function to execute when a message is received from a worker.

    +
  • Defined in src/pools/abstract-pool.ts:769
  • +
  • Defined in src/worker/abstract-worker.ts:54
  • isMain: boolean
    @@ -156,7 +157,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:66
  • lastTaskTimestamp: number
    @@ -164,15 +165,15 @@
    +
  • Defined in src/worker/abstract-worker.ts:46
  • -
    mainWorker: undefined | null | MainWorker
    +
    mainWorker: MainWorker

    Reference to main worker.

    +
  • Defined in src/worker/abstract-worker.ts:70
  • opts: WorkerOptions = ...
    @@ -180,15 +181,15 @@
    +
  • Defined in src/worker/abstract-worker.ts:71
  • statistics: WorkerStatistics
    -

    Performance statistics computation.

    +

    Performance statistics computation requirements.

    +
  • Defined in src/worker/abstract-worker.ts:50
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -196,7 +197,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:42
  • Methods

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

  • +
  • Defined in src/worker/abstract-worker.ts:295
  • +
  • Defined in src/worker/abstract-worker.ts:192
  • +
    + +
    +
  • Defined in src/worker/abstract-worker.ts:109
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:303
  • +
  • Defined in src/worker/abstract-worker.ts:173
  • +
  • Defined in src/worker/abstract-worker.ts:286
  • +
  • Defined in src/worker/abstract-worker.ts:207
  • +
  • Defined in src/worker/abstract-worker.ts:149
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:217
  • +
  • Defined in src/worker/abstract-worker.ts:185
  • +
  • Defined in src/circular-array.ts:8
  • @@ -113,7 +113,7 @@

    Returns CircularArray<T>

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

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

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

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:46
  • -
    mainWorker: undefined | null | Worker
    +
    mainWorker: Worker

    Reference to main worker.

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

    +
  • Defined in src/worker/abstract-worker.ts:71
  • statistics: WorkerStatistics
    -

    Performance statistics computation.

    +

    Performance statistics computation requirements.

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:192
  • +
  • Defined in src/worker/abstract-worker.ts:173
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in src/worker/abstract-worker.ts:149
  • @@ -328,7 +328,7 @@ never be called.

    +
  • Defined in src/worker/abstract-worker.ts:250
  • @@ -408,7 +408,7 @@ then restore the original execution context.

    +
  • Defined in src/worker/abstract-worker.ts:217
  • +
  • Defined in src/worker/cluster-worker.ts:47
  • @@ -45,7 +45,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -90,7 +90,6 @@ When the maximum number of workers is reached and workers are busy, an event is execute internalBusy isMain -registerWorkerMessageListener sendToWorker setTasksQueueOptions setWorkerChoiceStrategy @@ -141,7 +140,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

    @@ -159,7 +158,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:55
  • filePath: string
    @@ -168,7 +167,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:88
  • max: number
    @@ -176,7 +175,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
    @@ -185,7 +184,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:87
  • opts: ClusterPoolOptions = {}
    @@ -194,7 +193,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>> = ...
    @@ -208,7 +207,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:65
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -217,7 +216,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:73
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -226,7 +225,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:52
  • Accessors

    @@ -241,7 +240,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:392
  • +
  • Defined in src/pools/abstract-pool.ts:240
  • +
  • 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

    @@ -335,7 +334,7 @@ Can be overridden.

  • -
    message: MessageValue<Response, unknown, Worker | MessagePort>
    +
    message: MessageValue<Response, unknown>

    The received message.

  • @@ -343,14 +342,14 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:506
  • +
  • Defined in src/pools/abstract-pool.ts:699
  • +
  • Defined in src/pools/abstract-pool.ts:490
  • +
  • Defined in src/pools/abstract-pool.ts:742
  • +
  • Defined in src/pools/abstract-pool.ts:709
  • +
  • Defined in src/pools/cluster/fixed.ts:82
  • +
  • Defined in src/pools/abstract-pool.ts:451
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:357
  • +
  • Defined in src/pools/abstract-pool.ts:417
  • +
  • Defined in src/pools/abstract-pool.ts:408
  • -
    - -
    +
  • Defined in src/pools/cluster/fixed.ts:63
  • @@ -603,7 +561,7 @@ Can be overridden.

    +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:369
  • +
  • Defined in src/pools/abstract-pool.ts:324
  • +
  • Defined in src/pools/abstract-pool.ts:346
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • Returns void

    The listener function to execute when a message is received from a worker.

    +
  • Defined in src/pools/abstract-pool.ts:769
  • @@ -343,20 +342,20 @@ Can be overridden.

    +
  • Defined in src/pools/abstract-pool.ts:506
  • +
  • Defined in src/pools/abstract-pool.ts:699
  • +
  • Defined in src/pools/abstract-pool.ts:490
  • +
  • Defined in src/pools/abstract-pool.ts:742
  • +
  • Defined in src/pools/abstract-pool.ts:709
  • +
  • Defined in src/pools/thread/fixed.ts:73
  • +
  • Defined in src/pools/abstract-pool.ts:451
  • @@ -461,7 +460,7 @@ Can be overridden.

    +
  • Defined in src/pools/thread/fixed.ts:62
  • +
  • Defined in src/pools/abstract-pool.ts:357
  • +
  • Defined in src/pools/abstract-pool.ts:417
  • +
  • Defined in src/pools/abstract-pool.ts:408
  • -
    - -
    +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:369
  • +
  • Defined in src/pools/abstract-pool.ts:324
  • +
  • Defined in src/pools/abstract-pool.ts:346
  • +
  • Defined in src/pools/abstract-pool.ts:474
  • Returns void

    The listener function to execute when a message is received from a worker.

    +
  • Defined in src/pools/abstract-pool.ts:769
  • -
    message: MessageValue<Response, unknown, Worker | MessagePort>
    +
    message: MessageValue<Response, unknown>

    The received message.

  • @@ -330,14 +328,14 @@ Can be overridden.

    -
    +
  • Defined in src/pools/abstract-pool.ts:506
  • +
    -
    +
  • Defined in src/pools/abstract-pool.ts:699
  • +
  • Defined in src/pools/abstract-pool.ts:490
  • +
  • Defined in src/pools/abstract-pool.ts:742
  • +
  • Defined in src/pools/abstract-pool.ts:709
  • +
  • Defined in src/pools/cluster/fixed.ts:82
  • +
  • Defined in src/pools/abstract-pool.ts:451
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:357
  • +
  • Defined in src/pools/abstract-pool.ts:417
  • +
  • Defined in src/pools/abstract-pool.ts:408
  • -
    - -
    +
  • Defined in src/pools/cluster/fixed.ts:63
  • @@ -590,7 +547,7 @@ Can be overridden.

    +
  • Defined in src/pools/cluster/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:369
  • +
  • Defined in src/pools/abstract-pool.ts:324
  • +
  • Defined in src/pools/abstract-pool.ts:346
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • Returns void

    The listener function to execute when a message is received from a worker.

    +
  • Defined in src/pools/abstract-pool.ts:769
  • @@ -330,28 +328,28 @@ Can be overridden.

    -
    +
  • Defined in src/pools/abstract-pool.ts:506
  • +
    -
    +
  • Defined in src/pools/abstract-pool.ts:699
  • +
  • Defined in src/pools/abstract-pool.ts:490
  • +
  • Defined in src/pools/abstract-pool.ts:742
  • +
  • Defined in src/pools/abstract-pool.ts:709
  • +
  • Defined in src/pools/thread/fixed.ts:73
  • +
  • Defined in src/pools/abstract-pool.ts:451
  • @@ -448,7 +446,7 @@ Can be overridden.

    +
  • Defined in src/pools/thread/fixed.ts:62
  • +
  • Defined in src/pools/abstract-pool.ts:357
  • +
  • Defined in src/pools/abstract-pool.ts:417
  • +
  • Defined in src/pools/abstract-pool.ts:408
  • -
    - -
    +
  • Defined in src/pools/thread/fixed.ts:57
  • +
  • Defined in src/pools/thread/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:369
  • +
  • Defined in src/pools/abstract-pool.ts:324
  • +
  • Defined in src/pools/abstract-pool.ts:346
  • +
  • Defined in src/pools/abstract-pool.ts:474
  • Returns void

    The listener function to execute when a message is received from a worker.

    +
  • Defined in src/pools/abstract-pool.ts:769
  • @@ -69,31 +70,48 @@

    T

    Returns Queue<T>

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

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

    +
    + +
      + +
    • +

      Clear the queue.

      +
      +

      Returns void

      +
    +
  • Defined in src/queue.ts:40
  • +
  • Defined in src/queue.ts:26
  • +
  • Defined in src/queue.ts:58
  • @@ -205,8 +224,7 @@
  • WorkerOptions
  • WorkerStatistics
  • WorkerUsage
  • -
  • Draft
  • -
  • ErrorHandler
  • +
  • ErrorHandler
  • ExitHandler
  • KillBehavior
  • Measurement
  • @@ -215,7 +233,6 @@
  • PoolEvent
  • PoolType
  • TaskFunctions
  • -
  • ThreadWorkerWithMessageChannel
  • WorkerAsyncFunction
  • WorkerChoiceStrategy
  • WorkerFunction
  • diff --git a/docs/classes/ThreadWorker.html b/docs/classes/ThreadWorker.html index 7b3278d9..f473cc75 100644 --- a/docs/classes/ThreadWorker.html +++ b/docs/classes/ThreadWorker.html @@ -32,12 +32,12 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:46
  • -
    mainWorker: undefined | null | MessagePort
    +
    mainWorker: MessagePort

    Reference to main worker.

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

    +
  • Defined in src/worker/abstract-worker.ts:71
  • statistics: WorkerStatistics
    -

    Performance statistics computation.

    +

    Performance statistics computation requirements.

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:192
  • +
  • Defined in src/worker/abstract-worker.ts:173
  • +
  • Defined in src/worker/abstract-worker.ts:207
  • @@ -303,7 +303,7 @@ never be called.

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

    +
  • Defined in src/worker/abstract-worker.ts:250
  • @@ -408,7 +408,7 @@ then restore the original execution context.

    +
  • Defined in src/worker/abstract-worker.ts:217
  • +
  • Defined in src/worker/thread-worker.ts:47
  • @@ -42,7 +42,7 @@
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:27
  • @@ -106,14 +106,14 @@

    Returns WorkerChoiceStrategyContext<Worker, Data, Response>

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

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

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

    Throws

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

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:167
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:113
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:126
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:185
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:198
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:139
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:153
  • +
  • Defined in src/pools/pool.ts:138
  • enableTasksQueue?: boolean
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/pool.ts:144
  • 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:110
  • exitHandler?: ExitHandler<Worker>
    @@ -98,7 +98,7 @@
    +
  • Defined in src/pools/pool.ts:118
  • messageHandler?: MessageHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:106
  • onlineHandler?: OnlineHandler<Worker>
    @@ -116,7 +116,7 @@
    +
  • Defined in src/pools/pool.ts:114
  • restartWorkerOnError?: boolean
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • 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:148
  • 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:124
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • +
  • Defined in src/pools/pool.ts:181
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -125,7 +125,7 @@

    Returns void

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

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:209
  • workerNodes: WorkerNode<Worker, Data>[]
    @@ -248,7 +248,7 @@
    +
  • Defined in src/pools/pool.ts:170
  • +
  • Defined in src/pools/worker.ts:165
  • +
  • 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/selection-strategies/selection-strategies-types.ts:65
  • +
  • Defined in src/pools/worker.ts:71
  • history: CircularArray<number>
    @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:79
  • median: number
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:75
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:116
  • median: boolean
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:120
  • Message object that is passed between main worker and worker.

    @@ -23,28 +23,23 @@

    Type Parameters

    Hierarchy

    +
  • Defined in src/utility-types.ts:54
  • @@ -56,7 +51,6 @@ id? kill? name? -parent? statistics? taskError? taskPerformance? @@ -66,13 +60,13 @@

    Properties

    -
    data?: MessageData
    +
    data?: Data

    Task input data that will be passed to the worker.

    +
  • Defined in src/pools/worker.ts:47
  • id?: string
    @@ -81,7 +75,7 @@
    +
  • Defined in src/pools/worker.ts:55
  • kill?: 1 | "SOFT" | "HARD"
    @@ -89,7 +83,7 @@
    +
  • Defined in src/utility-types.ts:59
  • name?: string
    @@ -98,15 +92,7 @@
    -
    - -
    parent?: MainWorker
    -

    Reference to main worker.

    -
    -
    +
  • Defined in src/pools/worker.ts:43
  • statistics?: WorkerStatistics
    @@ -114,15 +100,15 @@
    +
  • Defined in src/utility-types.ts:71
  • -
    taskError?: TaskError<Data>
    +
    taskError?: TaskError<ErrorData>

    Task error.

    +
  • Defined in src/utility-types.ts:63
  • taskPerformance?: TaskPerformance
    @@ -130,7 +116,7 @@
    +
  • Defined in src/utility-types.ts:67
  • timestamp?: number
    @@ -139,7 +125,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • +
  • Defined in src/pools/pool.ts:144
  • errorHandler?: ErrorHandler<Worker>
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/pool.ts:110
  • exitHandler?: ExitHandler<Worker>
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:118
  • messageHandler?: MessageHandler<Worker>
    @@ -99,7 +99,7 @@
    +
  • Defined in src/pools/pool.ts:106
  • onlineHandler?: OnlineHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:114
  • restartWorkerOnError?: boolean
    @@ -115,7 +115,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:148
  • 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:124
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • +
  • Defined in src/utility-types.ts:88
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:96
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • +
  • 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:14
  • +
  • Defined in src/utility-types.ts:32
  • timestamp: number
    @@ -61,7 +61,7 @@
    +
  • Defined in src/utility-types.ts:28
  • +
  • Defined in src/pools/worker.ts:102
  • executing: number
    @@ -54,7 +55,7 @@
    +
  • Defined in src/pools/worker.ts:106
  • failed: number
    @@ -62,7 +63,15 @@
    +
  • Defined in src/pools/worker.ts:118
  • +
    + +
    maxQueued: number
    +

    Maximum number of queued tasks.

    +
    +
    queued: number
    @@ -70,7 +79,7 @@
    +
  • Defined in src/pools/worker.ts:110
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:140
  • @@ -53,7 +53,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:132
  • waitTime: MeasurementStatisticsRequirements
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:136
  • +
  • Defined in src/pools/pool.ts:94
  • +
  • Defined in src/pools/pool.ts:144
  • errorHandler?: ErrorHandler<Worker>
    @@ -78,7 +78,7 @@
    +
  • Defined in src/pools/pool.ts:110
  • exitHandler?: ExitHandler<Worker>
    @@ -87,7 +87,7 @@
    +
  • Defined in src/pools/pool.ts:118
  • messageHandler?: MessageHandler<Worker>
    @@ -96,7 +96,7 @@
    +
  • Defined in src/pools/pool.ts:106
  • onlineHandler?: OnlineHandler<Worker>
    @@ -105,7 +105,7 @@
    +
  • Defined in src/pools/pool.ts:114
  • restartWorkerOnError?: boolean
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:148
  • 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:124
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • 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:75
  • @@ -67,7 +67,7 @@

    Default Value

    { median: false }

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

    Default Value

    { median: false }

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

    Default Value

    Computed worker weights automatically given the CPU performance.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:100
  • +
  • Defined in src/pools/worker.ts:179
  • workerUsage: WorkerUsage
    @@ -74,7 +74,7 @@
    +
  • Defined in src/pools/worker.ts:183
  • +
  • Defined in src/worker/worker-options.ts:69
  • 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:51
  • +
  • Defined in src/pools/worker.ts:134
  • @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:130
  • @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:138
  • +
    error: Error

    Returns void

    +
  • Defined in src/pools/worker.ts:15
  • +
    exitCode: number

    Returns void

    +
  • 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
  • +
    message: unknown

    Returns void

    +
  • 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/pools/selection-strategies/selection-strategies-types.ts:42
  • +
  • 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