From 3c7c9bd12cf4b0cec0e0a3825c31f7cc9f3f58fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 14:03:36 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 164 +++++++++--------- docs/classes/AbstractWorker.html | 108 ++++++------ docs/classes/CircularArray.html | 38 ++-- docs/classes/ClusterWorker.html | 80 ++++----- docs/classes/DynamicClusterPool.html | 104 +++++------ docs/classes/DynamicThreadPool.html | 104 +++++------ docs/classes/FixedClusterPool.html | 102 +++++------ docs/classes/FixedThreadPool.html | 102 +++++------ docs/classes/PoolEmitter.html | 94 ++++++---- docs/classes/Queue.html | 34 ++-- docs/classes/ThreadWorker.html | 82 ++++----- docs/classes/WorkerChoiceStrategyContext.html | 34 ++-- docs/functions/availableParallelism.html | 14 +- docs/index.html | 20 +-- docs/interfaces/ClusterPoolOptions.html | 38 ++-- ...tLoopUtilizationMeasurementStatistics.html | 20 +-- docs/interfaces/IPool.html | 36 ++-- docs/interfaces/IWorker.html | 22 +-- docs/interfaces/IWorkerChoiceStrategy.html | 28 +-- docs/interfaces/IWorkerNode.html | 34 ++-- docs/interfaces/MeasurementOptions.html | 16 +- docs/interfaces/MeasurementStatistics.html | 26 +-- .../MeasurementStatisticsRequirements.html | 20 +-- docs/interfaces/MessageValue.html | 38 ++-- docs/interfaces/PoolInfo.html | 64 +++---- docs/interfaces/PoolOptions.html | 34 ++-- docs/interfaces/PromiseResponseWrapper.html | 20 +-- docs/interfaces/StrategyPolicy.html | 16 +- docs/interfaces/Task.html | 24 +-- docs/interfaces/TaskError.html | 20 +-- docs/interfaces/TaskPerformance.html | 22 +-- docs/interfaces/TaskStatistics.html | 24 +-- .../TaskStatisticsRequirements.html | 20 +-- docs/interfaces/TasksQueueOptions.html | 16 +- docs/interfaces/ThreadPoolOptions.html | 36 ++-- .../WorkerChoiceStrategyOptions.html | 24 +-- docs/interfaces/WorkerInfo.html | 26 +-- docs/interfaces/WorkerOptions.html | 20 +-- docs/interfaces/WorkerStatistics.html | 18 +- docs/interfaces/WorkerUsage.html | 22 +-- docs/types/ErrorHandler.html | 14 +- docs/types/ExitHandler.html | 14 +- docs/types/KillBehavior.html | 14 +- docs/types/Measurement.html | 14 +- docs/types/MessageHandler.html | 14 +- docs/types/OnlineHandler.html | 14 +- docs/types/PoolEvent.html | 14 +- docs/types/PoolType.html | 14 +- ...ncFunction.html => TaskAsyncFunction.html} | 22 +-- ...{WorkerFunction.html => TaskFunction.html} | 22 +-- docs/types/TaskFunctions.html | 18 +- ...yncFunction.html => TaskSyncFunction.html} | 22 +-- docs/types/WorkerChoiceStrategy.html | 14 +- docs/types/WorkerType.html | 14 +- docs/variables/KillBehaviors.html | 14 +- docs/variables/Measurements.html | 14 +- docs/variables/PoolEvents.html | 14 +- docs/variables/PoolTypes.html | 14 +- docs/variables/WorkerChoiceStrategies.html | 14 +- docs/variables/WorkerTypes.html | 14 +- 61 files changed, 1051 insertions(+), 1023 deletions(-) rename docs/types/{WorkerAsyncFunction.html => TaskAsyncFunction.html} (88%) rename docs/types/{WorkerFunction.html => TaskFunction.html} (86%) rename docs/types/{WorkerSyncFunction.html => TaskSyncFunction.html} (89%) diff --git a/docs/assets/search.js b/docs/assets/search.js index 6dbb240d..9153b44f 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/AbstractPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"startPool\",\"url\":\"classes/AbstractPool.html#startPool\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/AbstractPool.html#ready\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorker\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"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\":\"destroyWorkerNode\",\"url\":\"classes/AbstractPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendWorkerStatisticsMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendWorkerStatisticsMessageToWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerReadyResponse\",\"url\":\"classes/AbstractPool.html#handleWorkerReadyResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"addWorkerNode\",\"url\":\"classes/AbstractPool.html#addWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"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\":\"destroyWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/FixedClusterPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/PoolInfo.html#version\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/PoolInfo.html#ready\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"strategy\",\"url\":\"interfaces/PoolInfo.html#strategy\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/PoolInfo.html#runTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#runTime.__type\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.minimum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.maximum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.average\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.median\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/PoolInfo.html#waitTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.minimum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.maximum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.average-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.median-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"IWorkerNode\",\"url\":\"interfaces/IWorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/IWorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IWorkerNode.html#info\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/IWorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize.__type-12\",\"classes\":\"\",\"parent\":\"IWorkerNode.tasksQueueSize\"},{\"kind\":1024,\"name\":\"enqueueTask\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"clearTasksQueue\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue.__type\",\"classes\":\"\",\"parent\":\"IWorkerNode.clearTasksQueue\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"closeChannel\",\"url\":\"interfaces/IWorkerNode.html#closeChannel\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#closeChannel.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.closeChannel\"},{\"kind\":1024,\"name\":\"getTaskWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskWorkerUsage\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/MeasurementStatistics.html#minimum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/MeasurementStatistics.html#maximum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerInfo\",\"url\":\"interfaces/WorkerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/WorkerInfo.html#id\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/WorkerInfo.html#type\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/WorkerInfo.html#ready\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"messageChannel\",\"url\":\"interfaces/WorkerInfo.html#messageChannel\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/FixedThreadPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/AbstractWorker.html#activeInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/AbstractWorker.html#hasTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/AbstractWorker.html#addTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/AbstractWorker.html#removeTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/AbstractWorker.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/AbstractWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/AbstractWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"startCheckActive\",\"url\":\"classes/AbstractWorker.html#startCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"stopCheckActive\",\"url\":\"classes/AbstractWorker.html#stopCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkActive\",\"url\":\"classes/AbstractWorker.html#checkActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/AbstractWorker.html#run\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"updateLastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#updateLastTaskTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ClusterWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ClusterWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ClusterWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ClusterWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ClusterWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/ClusterWorker.html#listTaskFunctions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ClusterWorker.html#setDefaultTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/ClusterWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ClusterWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"classes/ThreadWorker.html#port\",\"classes\":\"tsd-is-private\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ThreadWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/ThreadWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ThreadWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ThreadWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ThreadWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ThreadWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/ThreadWorker.html#listTaskFunctions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ThreadWorker.html#setDefaultTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ThreadWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerAsyncFunction\",\"url\":\"types/WorkerAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerAsyncFunction\"},{\"kind\":4194304,\"name\":\"WorkerFunction\",\"url\":\"types/WorkerFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WorkerSyncFunction\",\"url\":\"types/WorkerSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WorkerSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"WorkerSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/MessageValue.html#ready\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"checkActive\",\"url\":\"interfaces/MessageValue.html#checkActive\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"interfaces/MessageValue.html#port\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"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\":\"workerNodeKey\",\"url\":\"interfaces/PromiseResponseWrapper.html#workerNodeKey\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/Task.html#workerId\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskError.html#name\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskPerformance.html#name\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Queue.html#_iterator_\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.797]],[\"comment/0\",[]],[\"name/1\",[1,39.428]],[\"comment/1\",[]],[\"name/2\",[2,43.703]],[\"comment/2\",[]],[\"name/3\",[3,45.134]],[\"comment/3\",[]],[\"name/4\",[4,46.804]],[\"comment/4\",[]],[\"name/5\",[5,45.134]],[\"comment/5\",[]],[\"name/6\",[6,59.797]],[\"comment/6\",[]],[\"name/7\",[7,59.797]],[\"comment/7\",[]],[\"name/8\",[8,46.804]],[\"comment/8\",[]],[\"name/9\",[9,46.804]],[\"comment/9\",[]],[\"name/10\",[10,42.451]],[\"comment/10\",[]],[\"name/11\",[11,59.797]],[\"comment/11\",[]],[\"name/12\",[12,59.797]],[\"comment/12\",[]],[\"name/13\",[13,46.804]],[\"comment/13\",[]],[\"name/14\",[14,59.797]],[\"comment/14\",[]],[\"name/15\",[15,59.797]],[\"comment/15\",[]],[\"name/16\",[16,59.797]],[\"comment/16\",[]],[\"name/17\",[17,59.797]],[\"comment/17\",[]],[\"name/18\",[18,59.797]],[\"comment/18\",[]],[\"name/19\",[19,43.703]],[\"comment/19\",[]],[\"name/20\",[20,42.451]],[\"comment/20\",[]],[\"name/21\",[21,43.703]],[\"comment/21\",[]],[\"name/22\",[22,43.703]],[\"comment/22\",[]],[\"name/23\",[23,43.703]],[\"comment/23\",[]],[\"name/24\",[24,45.134]],[\"comment/24\",[]],[\"name/25\",[25,43.703]],[\"comment/25\",[]],[\"name/26\",[26,59.797]],[\"comment/26\",[]],[\"name/27\",[27,59.797]],[\"comment/27\",[]],[\"name/28\",[28,59.797]],[\"comment/28\",[]],[\"name/29\",[29,43.703]],[\"comment/29\",[]],[\"name/30\",[30,45.134]],[\"comment/30\",[]],[\"name/31\",[31,41.339]],[\"comment/31\",[]],[\"name/32\",[32,45.134]],[\"comment/32\",[]],[\"name/33\",[33,59.797]],[\"comment/33\",[]],[\"name/34\",[34,45.134]],[\"comment/34\",[]],[\"name/35\",[35,46.804]],[\"comment/35\",[]],[\"name/36\",[36,46.804]],[\"comment/36\",[]],[\"name/37\",[37,43.703]],[\"comment/37\",[]],[\"name/38\",[38,45.134]],[\"comment/38\",[]],[\"name/39\",[39,46.804]],[\"comment/39\",[]],[\"name/40\",[40,46.804]],[\"comment/40\",[]],[\"name/41\",[41,42.451]],[\"comment/41\",[]],[\"name/42\",[42,46.804]],[\"comment/42\",[]],[\"name/43\",[43,46.804]],[\"comment/43\",[]],[\"name/44\",[44,59.797]],[\"comment/44\",[]],[\"name/45\",[45,59.797]],[\"comment/45\",[]],[\"name/46\",[46,59.797]],[\"comment/46\",[]],[\"name/47\",[47,59.797]],[\"comment/47\",[]],[\"name/48\",[48,59.797]],[\"comment/48\",[]],[\"name/49\",[49,59.797]],[\"comment/49\",[]],[\"name/50\",[50,46.804]],[\"comment/50\",[]],[\"name/51\",[51,46.804]],[\"comment/51\",[]],[\"name/52\",[52,46.804]],[\"comment/52\",[]],[\"name/53\",[53,46.804]],[\"comment/53\",[]],[\"name/54\",[54,46.804]],[\"comment/54\",[]],[\"name/55\",[55,46.804]],[\"comment/55\",[]],[\"name/56\",[56,46.804]],[\"comment/56\",[]],[\"name/57\",[57,59.797]],[\"comment/57\",[]],[\"name/58\",[58,59.797]],[\"comment/58\",[]],[\"name/59\",[59,46.804]],[\"comment/59\",[]],[\"name/60\",[60,28.442]],[\"comment/60\",[]],[\"name/61\",[61,59.797]],[\"comment/61\",[]],[\"name/62\",[62,59.797]],[\"comment/62\",[]],[\"name/63\",[63,59.797]],[\"comment/63\",[]],[\"name/64\",[64,46.804]],[\"comment/64\",[]],[\"name/65\",[65,59.797]],[\"comment/65\",[]],[\"name/66\",[66,59.797]],[\"comment/66\",[]],[\"name/67\",[67,59.797]],[\"comment/67\",[]],[\"name/68\",[68,54.689]],[\"comment/68\",[]],[\"name/69\",[69,54.689]],[\"comment/69\",[]],[\"name/70\",[70,54.689]],[\"comment/70\",[]],[\"name/71\",[71,46.804]],[\"comment/71\",[]],[\"name/72\",[72,59.797]],[\"comment/72\",[]],[\"name/73\",[73,59.797]],[\"comment/73\",[]],[\"name/74\",[1,39.428]],[\"comment/74\",[]],[\"name/75\",[74,54.689]],[\"comment/75\",[]],[\"name/76\",[22,43.703]],[\"comment/76\",[]],[\"name/77\",[25,43.703]],[\"comment/77\",[]],[\"name/78\",[35,46.804]],[\"comment/78\",[]],[\"name/79\",[10,42.451]],[\"comment/79\",[]],[\"name/80\",[40,46.804]],[\"comment/80\",[]],[\"name/81\",[41,42.451]],[\"comment/81\",[]],[\"name/82\",[39,46.804]],[\"comment/82\",[]],[\"name/83\",[50,46.804]],[\"comment/83\",[]],[\"name/84\",[56,46.804]],[\"comment/84\",[]],[\"name/85\",[54,46.804]],[\"comment/85\",[]],[\"name/86\",[51,46.804]],[\"comment/86\",[]],[\"name/87\",[23,43.703]],[\"comment/87\",[]],[\"name/88\",[24,45.134]],[\"comment/88\",[]],[\"name/89\",[2,43.703]],[\"comment/89\",[]],[\"name/90\",[3,45.134]],[\"comment/90\",[]],[\"name/91\",[4,46.804]],[\"comment/91\",[]],[\"name/92\",[5,45.134]],[\"comment/92\",[]],[\"name/93\",[8,46.804]],[\"comment/93\",[]],[\"name/94\",[9,46.804]],[\"comment/94\",[]],[\"name/95\",[13,46.804]],[\"comment/95\",[]],[\"name/96\",[19,43.703]],[\"comment/96\",[]],[\"name/97\",[20,42.451]],[\"comment/97\",[]],[\"name/98\",[21,43.703]],[\"comment/98\",[]],[\"name/99\",[29,43.703]],[\"comment/99\",[]],[\"name/100\",[30,45.134]],[\"comment/100\",[]],[\"name/101\",[31,41.339]],[\"comment/101\",[]],[\"name/102\",[32,45.134]],[\"comment/102\",[]],[\"name/103\",[34,45.134]],[\"comment/103\",[]],[\"name/104\",[36,46.804]],[\"comment/104\",[]],[\"name/105\",[37,43.703]],[\"comment/105\",[]],[\"name/106\",[38,45.134]],[\"comment/106\",[]],[\"name/107\",[42,46.804]],[\"comment/107\",[]],[\"name/108\",[43,46.804]],[\"comment/108\",[]],[\"name/109\",[52,46.804]],[\"comment/109\",[]],[\"name/110\",[53,46.804]],[\"comment/110\",[]],[\"name/111\",[55,46.804]],[\"comment/111\",[]],[\"name/112\",[59,46.804]],[\"comment/112\",[]],[\"name/113\",[60,28.442]],[\"comment/113\",[]],[\"name/114\",[64,46.804]],[\"comment/114\",[]],[\"name/115\",[71,46.804]],[\"comment/115\",[]],[\"name/116\",[75,59.797]],[\"comment/116\",[]],[\"name/117\",[1,39.428]],[\"comment/117\",[]],[\"name/118\",[10,42.451]],[\"comment/118\",[]],[\"name/119\",[40,46.804]],[\"comment/119\",[]],[\"name/120\",[41,42.451]],[\"comment/120\",[]],[\"name/121\",[39,46.804]],[\"comment/121\",[]],[\"name/122\",[50,46.804]],[\"comment/122\",[]],[\"name/123\",[56,46.804]],[\"comment/123\",[]],[\"name/124\",[54,46.804]],[\"comment/124\",[]],[\"name/125\",[51,46.804]],[\"comment/125\",[]],[\"name/126\",[22,43.703]],[\"comment/126\",[]],[\"name/127\",[23,43.703]],[\"comment/127\",[]],[\"name/128\",[24,45.134]],[\"comment/128\",[]],[\"name/129\",[25,43.703]],[\"comment/129\",[]],[\"name/130\",[35,46.804]],[\"comment/130\",[]],[\"name/131\",[2,43.703]],[\"comment/131\",[]],[\"name/132\",[3,45.134]],[\"comment/132\",[]],[\"name/133\",[4,46.804]],[\"comment/133\",[]],[\"name/134\",[5,45.134]],[\"comment/134\",[]],[\"name/135\",[8,46.804]],[\"comment/135\",[]],[\"name/136\",[9,46.804]],[\"comment/136\",[]],[\"name/137\",[13,46.804]],[\"comment/137\",[]],[\"name/138\",[19,43.703]],[\"comment/138\",[]],[\"name/139\",[20,42.451]],[\"comment/139\",[]],[\"name/140\",[21,43.703]],[\"comment/140\",[]],[\"name/141\",[29,43.703]],[\"comment/141\",[]],[\"name/142\",[30,45.134]],[\"comment/142\",[]],[\"name/143\",[31,41.339]],[\"comment/143\",[]],[\"name/144\",[32,45.134]],[\"comment/144\",[]],[\"name/145\",[34,45.134]],[\"comment/145\",[]],[\"name/146\",[36,46.804]],[\"comment/146\",[]],[\"name/147\",[37,43.703]],[\"comment/147\",[]],[\"name/148\",[38,45.134]],[\"comment/148\",[]],[\"name/149\",[42,46.804]],[\"comment/149\",[]],[\"name/150\",[43,46.804]],[\"comment/150\",[]],[\"name/151\",[52,46.804]],[\"comment/151\",[]],[\"name/152\",[53,46.804]],[\"comment/152\",[]],[\"name/153\",[55,46.804]],[\"comment/153\",[]],[\"name/154\",[59,46.804]],[\"comment/154\",[]],[\"name/155\",[60,28.442]],[\"comment/155\",[]],[\"name/156\",[64,46.804]],[\"comment/156\",[]],[\"name/157\",[71,46.804]],[\"comment/157\",[]],[\"name/158\",[76,59.797]],[\"comment/158\",[]],[\"name/159\",[77,59.797]],[\"comment/159\",[]],[\"name/160\",[78,59.797]],[\"comment/160\",[]],[\"name/161\",[79,48.811]],[\"comment/161\",[]],[\"name/162\",[80,48.811]],[\"comment/162\",[]],[\"name/163\",[81,48.811]],[\"comment/163\",[]],[\"name/164\",[82,48.811]],[\"comment/164\",[]],[\"name/165\",[83,46.804]],[\"comment/165\",[]],[\"name/166\",[84,48.811]],[\"comment/166\",[]],[\"name/167\",[85,51.324]],[\"comment/167\",[]],[\"name/168\",[86,51.324]],[\"comment/168\",[]],[\"name/169\",[31,41.339]],[\"comment/169\",[]],[\"name/170\",[87,48.811]],[\"comment/170\",[]],[\"name/171\",[88,59.797]],[\"comment/171\",[]],[\"name/172\",[89,59.797]],[\"comment/172\",[]],[\"name/173\",[90,59.797]],[\"comment/173\",[]],[\"name/174\",[19,43.703]],[\"comment/174\",[]],[\"name/175\",[2,43.703]],[\"comment/175\",[]],[\"name/176\",[3,45.134]],[\"comment/176\",[]],[\"name/177\",[37,43.703]],[\"comment/177\",[]],[\"name/178\",[60,28.442]],[\"comment/178\",[]],[\"name/179\",[38,45.134]],[\"comment/179\",[]],[\"name/180\",[60,28.442]],[\"comment/180\",[]],[\"name/181\",[29,43.703]],[\"comment/181\",[]],[\"name/182\",[60,28.442]],[\"comment/182\",[]],[\"name/183\",[30,45.134]],[\"comment/183\",[]],[\"name/184\",[60,28.442]],[\"comment/184\",[]],[\"name/185\",[31,41.339]],[\"comment/185\",[]],[\"name/186\",[60,28.442]],[\"comment/186\",[]],[\"name/187\",[32,45.134]],[\"comment/187\",[]],[\"name/188\",[60,28.442]],[\"comment/188\",[]],[\"name/189\",[91,59.797]],[\"comment/189\",[]],[\"name/190\",[92,59.797]],[\"comment/190\",[]],[\"name/191\",[93,59.797]],[\"comment/191\",[]],[\"name/192\",[94,59.797]],[\"comment/192\",[]],[\"name/193\",[22,43.703]],[\"comment/193\",[]],[\"name/194\",[23,43.703]],[\"comment/194\",[]],[\"name/195\",[20,42.451]],[\"comment/195\",[]],[\"name/196\",[95,59.797]],[\"comment/196\",[]],[\"name/197\",[24,45.134]],[\"comment/197\",[]],[\"name/198\",[25,43.703]],[\"comment/198\",[]],[\"name/199\",[21,43.703]],[\"comment/199\",[]],[\"name/200\",[2,43.703]],[\"comment/200\",[]],[\"name/201\",[96,59.797]],[\"comment/201\",[]],[\"name/202\",[97,59.797]],[\"comment/202\",[]],[\"name/203\",[98,59.797]],[\"comment/203\",[]],[\"name/204\",[99,59.797]],[\"comment/204\",[]],[\"name/205\",[100,59.797]],[\"comment/205\",[]],[\"name/206\",[101,59.797]],[\"comment/206\",[]],[\"name/207\",[102,59.797]],[\"comment/207\",[]],[\"name/208\",[103,45.134]],[\"comment/208\",[]],[\"name/209\",[60,28.442]],[\"comment/209\",[]],[\"name/210\",[104,51.324]],[\"comment/210\",[]],[\"name/211\",[105,51.324]],[\"comment/211\",[]],[\"name/212\",[106,48.811]],[\"comment/212\",[]],[\"name/213\",[107,46.804]],[\"comment/213\",[]],[\"name/214\",[108,48.811]],[\"comment/214\",[]],[\"name/215\",[60,28.442]],[\"comment/215\",[]],[\"name/216\",[104,51.324]],[\"comment/216\",[]],[\"name/217\",[105,51.324]],[\"comment/217\",[]],[\"name/218\",[106,48.811]],[\"comment/218\",[]],[\"name/219\",[107,46.804]],[\"comment/219\",[]],[\"name/220\",[109,59.797]],[\"comment/220\",[]],[\"name/221\",[79,48.811]],[\"comment/221\",[]],[\"name/222\",[80,48.811]],[\"comment/222\",[]],[\"name/223\",[81,48.811]],[\"comment/223\",[]],[\"name/224\",[82,48.811]],[\"comment/224\",[]],[\"name/225\",[83,46.804]],[\"comment/225\",[]],[\"name/226\",[84,48.811]],[\"comment/226\",[]],[\"name/227\",[85,51.324]],[\"comment/227\",[]],[\"name/228\",[86,51.324]],[\"comment/228\",[]],[\"name/229\",[31,41.339]],[\"comment/229\",[]],[\"name/230\",[87,48.811]],[\"comment/230\",[]],[\"name/231\",[110,59.797]],[\"comment/231\",[]],[\"name/232\",[87,48.811]],[\"comment/232\",[]],[\"name/233\",[111,59.797]],[\"comment/233\",[]],[\"name/234\",[112,59.797]],[\"comment/234\",[]],[\"name/235\",[80,48.811]],[\"comment/235\",[]],[\"name/236\",[60,28.442]],[\"comment/236\",[]],[\"name/237\",[113,59.797]],[\"comment/237\",[]],[\"name/238\",[114,59.797]],[\"comment/238\",[]],[\"name/239\",[115,59.797]],[\"comment/239\",[]],[\"name/240\",[21,43.703]],[\"comment/240\",[]],[\"name/241\",[82,48.811]],[\"comment/241\",[]],[\"name/242\",[60,28.442]],[\"comment/242\",[]],[\"name/243\",[116,59.797]],[\"comment/243\",[]],[\"name/244\",[117,43.703]],[\"comment/244\",[]],[\"name/245\",[118,59.797]],[\"comment/245\",[]],[\"name/246\",[119,59.797]],[\"comment/246\",[]],[\"name/247\",[120,59.797]],[\"comment/247\",[]],[\"name/248\",[60,28.442]],[\"comment/248\",[]],[\"name/249\",[121,59.797]],[\"comment/249\",[]],[\"name/250\",[23,43.703]],[\"comment/250\",[]],[\"name/251\",[19,43.703]],[\"comment/251\",[]],[\"name/252\",[122,59.797]],[\"comment/252\",[]],[\"name/253\",[70,54.689]],[\"comment/253\",[]],[\"name/254\",[60,28.442]],[\"comment/254\",[]],[\"name/255\",[68,54.689]],[\"comment/255\",[]],[\"name/256\",[60,28.442]],[\"comment/256\",[]],[\"name/257\",[69,54.689]],[\"comment/257\",[]],[\"name/258\",[60,28.442]],[\"comment/258\",[]],[\"name/259\",[123,59.797]],[\"comment/259\",[]],[\"name/260\",[60,28.442]],[\"comment/260\",[]],[\"name/261\",[124,59.797]],[\"comment/261\",[]],[\"name/262\",[60,28.442]],[\"comment/262\",[]],[\"name/263\",[125,59.797]],[\"comment/263\",[]],[\"name/264\",[60,28.442]],[\"comment/264\",[]],[\"name/265\",[126,59.797]],[\"comment/265\",[]],[\"name/266\",[60,28.442]],[\"comment/266\",[]],[\"name/267\",[127,59.797]],[\"comment/267\",[]],[\"name/268\",[128,54.689]],[\"comment/268\",[]],[\"name/269\",[104,51.324]],[\"comment/269\",[]],[\"name/270\",[105,51.324]],[\"comment/270\",[]],[\"name/271\",[106,48.811]],[\"comment/271\",[]],[\"name/272\",[107,46.804]],[\"comment/272\",[]],[\"name/273\",[129,59.797]],[\"comment/273\",[]],[\"name/274\",[79,48.811]],[\"comment/274\",[]],[\"name/275\",[60,28.442]],[\"comment/275\",[]],[\"name/276\",[81,48.811]],[\"comment/276\",[]],[\"name/277\",[60,28.442]],[\"comment/277\",[]],[\"name/278\",[130,59.797]],[\"comment/278\",[]],[\"name/279\",[131,59.797]],[\"comment/279\",[]],[\"name/280\",[132,59.797]],[\"comment/280\",[]],[\"name/281\",[133,59.797]],[\"comment/281\",[]],[\"name/282\",[134,59.797]],[\"comment/282\",[]],[\"name/283\",[135,59.797]],[\"comment/283\",[]],[\"name/284\",[136,59.797]],[\"comment/284\",[]],[\"name/285\",[117,43.703]],[\"comment/285\",[]],[\"name/286\",[22,43.703]],[\"comment/286\",[]],[\"name/287\",[137,59.797]],[\"comment/287\",[]],[\"name/288\",[20,42.451]],[\"comment/288\",[]],[\"name/289\",[138,59.797]],[\"comment/289\",[]],[\"name/290\",[139,59.797]],[\"comment/290\",[]],[\"name/291\",[140,59.797]],[\"comment/291\",[]],[\"name/292\",[141,59.797]],[\"comment/292\",[]],[\"name/293\",[103,45.134]],[\"comment/293\",[]],[\"name/294\",[108,48.811]],[\"comment/294\",[]],[\"name/295\",[142,46.804]],[\"comment/295\",[]],[\"name/296\",[143,59.797]],[\"comment/296\",[]],[\"name/297\",[144,54.689]],[\"comment/297\",[]],[\"name/298\",[145,59.797]],[\"comment/298\",[]],[\"name/299\",[146,54.689]],[\"comment/299\",[]],[\"name/300\",[147,54.689]],[\"comment/300\",[]],[\"name/301\",[148,59.797]],[\"comment/301\",[]],[\"name/302\",[60,28.442]],[\"comment/302\",[]],[\"name/303\",[149,54.689]],[\"comment/303\",[]],[\"name/304\",[60,28.442]],[\"comment/304\",[]],[\"name/305\",[150,59.797]],[\"comment/305\",[]],[\"name/306\",[60,28.442]],[\"comment/306\",[]],[\"name/307\",[151,54.689]],[\"comment/307\",[]],[\"name/308\",[60,28.442]],[\"comment/308\",[]],[\"name/309\",[152,54.689]],[\"comment/309\",[]],[\"name/310\",[60,28.442]],[\"comment/310\",[]],[\"name/311\",[153,54.689]],[\"comment/311\",[]],[\"name/312\",[154,59.797]],[\"comment/312\",[]],[\"name/313\",[107,46.804]],[\"comment/313\",[]],[\"name/314\",[155,59.797]],[\"comment/314\",[]],[\"name/315\",[128,54.689]],[\"comment/315\",[]],[\"name/316\",[106,48.811]],[\"comment/316\",[]],[\"name/317\",[107,46.804]],[\"comment/317\",[]],[\"name/318\",[146,54.689]],[\"comment/318\",[]],[\"name/319\",[156,59.797]],[\"comment/319\",[]],[\"name/320\",[147,54.689]],[\"comment/320\",[]],[\"name/321\",[103,45.134]],[\"comment/321\",[]],[\"name/322\",[108,48.811]],[\"comment/322\",[]],[\"name/323\",[142,46.804]],[\"comment/323\",[]],[\"name/324\",[83,46.804]],[\"comment/324\",[]],[\"name/325\",[84,48.811]],[\"comment/325\",[]],[\"name/326\",[153,54.689]],[\"comment/326\",[]],[\"name/327\",[103,45.134]],[\"comment/327\",[]],[\"name/328\",[108,48.811]],[\"comment/328\",[]],[\"name/329\",[142,46.804]],[\"comment/329\",[]],[\"name/330\",[157,59.797]],[\"comment/330\",[]],[\"name/331\",[5,45.134]],[\"comment/331\",[]],[\"name/332\",[1,39.428]],[\"comment/332\",[]],[\"name/333\",[144,54.689]],[\"comment/333\",[]],[\"name/334\",[83,46.804]],[\"comment/334\",[]],[\"name/335\",[158,59.797]],[\"comment/335\",[]],[\"name/336\",[159,59.797]],[\"comment/336\",[]],[\"name/337\",[29,43.703]],[\"comment/337\",[]],[\"name/338\",[149,54.689]],[\"comment/338\",[]],[\"name/339\",[37,43.703]],[\"comment/339\",[]],[\"name/340\",[151,54.689]],[\"comment/340\",[]],[\"name/341\",[152,54.689]],[\"comment/341\",[]],[\"name/342\",[160,59.797]],[\"comment/342\",[]],[\"name/343\",[1,39.428]],[\"comment/343\",[]],[\"name/344\",[74,54.689]],[\"comment/344\",[]],[\"name/345\",[22,43.703]],[\"comment/345\",[]],[\"name/346\",[25,43.703]],[\"comment/346\",[]],[\"name/347\",[35,46.804]],[\"comment/347\",[]],[\"name/348\",[10,42.451]],[\"comment/348\",[]],[\"name/349\",[41,42.451]],[\"comment/349\",[]],[\"name/350\",[39,46.804]],[\"comment/350\",[]],[\"name/351\",[50,46.804]],[\"comment/351\",[]],[\"name/352\",[56,46.804]],[\"comment/352\",[]],[\"name/353\",[54,46.804]],[\"comment/353\",[]],[\"name/354\",[51,46.804]],[\"comment/354\",[]],[\"name/355\",[23,43.703]],[\"comment/355\",[]],[\"name/356\",[24,45.134]],[\"comment/356\",[]],[\"name/357\",[2,43.703]],[\"comment/357\",[]],[\"name/358\",[3,45.134]],[\"comment/358\",[]],[\"name/359\",[4,46.804]],[\"comment/359\",[]],[\"name/360\",[5,45.134]],[\"comment/360\",[]],[\"name/361\",[8,46.804]],[\"comment/361\",[]],[\"name/362\",[9,46.804]],[\"comment/362\",[]],[\"name/363\",[13,46.804]],[\"comment/363\",[]],[\"name/364\",[19,43.703]],[\"comment/364\",[]],[\"name/365\",[20,42.451]],[\"comment/365\",[]],[\"name/366\",[21,43.703]],[\"comment/366\",[]],[\"name/367\",[29,43.703]],[\"comment/367\",[]],[\"name/368\",[30,45.134]],[\"comment/368\",[]],[\"name/369\",[31,41.339]],[\"comment/369\",[]],[\"name/370\",[32,45.134]],[\"comment/370\",[]],[\"name/371\",[34,45.134]],[\"comment/371\",[]],[\"name/372\",[36,46.804]],[\"comment/372\",[]],[\"name/373\",[37,43.703]],[\"comment/373\",[]],[\"name/374\",[38,45.134]],[\"comment/374\",[]],[\"name/375\",[40,46.804]],[\"comment/375\",[]],[\"name/376\",[42,46.804]],[\"comment/376\",[]],[\"name/377\",[43,46.804]],[\"comment/377\",[]],[\"name/378\",[52,46.804]],[\"comment/378\",[]],[\"name/379\",[53,46.804]],[\"comment/379\",[]],[\"name/380\",[55,46.804]],[\"comment/380\",[]],[\"name/381\",[59,46.804]],[\"comment/381\",[]],[\"name/382\",[60,28.442]],[\"comment/382\",[]],[\"name/383\",[64,46.804]],[\"comment/383\",[]],[\"name/384\",[71,46.804]],[\"comment/384\",[]],[\"name/385\",[161,59.797]],[\"comment/385\",[]],[\"name/386\",[1,39.428]],[\"comment/386\",[]],[\"name/387\",[10,42.451]],[\"comment/387\",[]],[\"name/388\",[41,42.451]],[\"comment/388\",[]],[\"name/389\",[39,46.804]],[\"comment/389\",[]],[\"name/390\",[50,46.804]],[\"comment/390\",[]],[\"name/391\",[56,46.804]],[\"comment/391\",[]],[\"name/392\",[54,46.804]],[\"comment/392\",[]],[\"name/393\",[51,46.804]],[\"comment/393\",[]],[\"name/394\",[22,43.703]],[\"comment/394\",[]],[\"name/395\",[23,43.703]],[\"comment/395\",[]],[\"name/396\",[24,45.134]],[\"comment/396\",[]],[\"name/397\",[25,43.703]],[\"comment/397\",[]],[\"name/398\",[35,46.804]],[\"comment/398\",[]],[\"name/399\",[2,43.703]],[\"comment/399\",[]],[\"name/400\",[3,45.134]],[\"comment/400\",[]],[\"name/401\",[4,46.804]],[\"comment/401\",[]],[\"name/402\",[5,45.134]],[\"comment/402\",[]],[\"name/403\",[8,46.804]],[\"comment/403\",[]],[\"name/404\",[9,46.804]],[\"comment/404\",[]],[\"name/405\",[13,46.804]],[\"comment/405\",[]],[\"name/406\",[19,43.703]],[\"comment/406\",[]],[\"name/407\",[20,42.451]],[\"comment/407\",[]],[\"name/408\",[21,43.703]],[\"comment/408\",[]],[\"name/409\",[29,43.703]],[\"comment/409\",[]],[\"name/410\",[30,45.134]],[\"comment/410\",[]],[\"name/411\",[31,41.339]],[\"comment/411\",[]],[\"name/412\",[32,45.134]],[\"comment/412\",[]],[\"name/413\",[34,45.134]],[\"comment/413\",[]],[\"name/414\",[36,46.804]],[\"comment/414\",[]],[\"name/415\",[37,43.703]],[\"comment/415\",[]],[\"name/416\",[38,45.134]],[\"comment/416\",[]],[\"name/417\",[40,46.804]],[\"comment/417\",[]],[\"name/418\",[42,46.804]],[\"comment/418\",[]],[\"name/419\",[43,46.804]],[\"comment/419\",[]],[\"name/420\",[52,46.804]],[\"comment/420\",[]],[\"name/421\",[53,46.804]],[\"comment/421\",[]],[\"name/422\",[55,46.804]],[\"comment/422\",[]],[\"name/423\",[59,46.804]],[\"comment/423\",[]],[\"name/424\",[60,28.442]],[\"comment/424\",[]],[\"name/425\",[64,46.804]],[\"comment/425\",[]],[\"name/426\",[71,46.804]],[\"comment/426\",[]],[\"name/427\",[162,59.797]],[\"comment/427\",[]],[\"name/428\",[163,54.689]],[\"comment/428\",[]],[\"name/429\",[79,48.811]],[\"comment/429\",[]],[\"name/430\",[80,48.811]],[\"comment/430\",[]],[\"name/431\",[81,48.811]],[\"comment/431\",[]],[\"name/432\",[82,48.811]],[\"comment/432\",[]],[\"name/433\",[83,46.804]],[\"comment/433\",[]],[\"name/434\",[84,48.811]],[\"comment/434\",[]],[\"name/435\",[85,51.324]],[\"comment/435\",[]],[\"name/436\",[86,51.324]],[\"comment/436\",[]],[\"name/437\",[31,41.339]],[\"comment/437\",[]],[\"name/438\",[87,48.811]],[\"comment/438\",[]],[\"name/439\",[164,59.797]],[\"comment/439\",[]],[\"name/440\",[1,39.428]],[\"comment/440\",[]],[\"name/441\",[117,43.703]],[\"comment/441\",[]],[\"name/442\",[165,48.811]],[\"comment/442\",[]],[\"name/443\",[166,51.324]],[\"comment/443\",[]],[\"name/444\",[167,48.811]],[\"comment/444\",[]],[\"name/445\",[168,51.324]],[\"comment/445\",[]],[\"name/446\",[41,42.451]],[\"comment/446\",[]],[\"name/447\",[169,59.797]],[\"comment/447\",[]],[\"name/448\",[10,42.451]],[\"comment/448\",[]],[\"name/449\",[170,59.797]],[\"comment/449\",[]],[\"name/450\",[171,59.797]],[\"comment/450\",[]],[\"name/451\",[172,51.324]],[\"comment/451\",[]],[\"name/452\",[173,51.324]],[\"comment/452\",[]],[\"name/453\",[174,51.324]],[\"comment/453\",[]],[\"name/454\",[175,51.324]],[\"comment/454\",[]],[\"name/455\",[176,51.324]],[\"comment/455\",[]],[\"name/456\",[177,51.324]],[\"comment/456\",[]],[\"name/457\",[178,51.324]],[\"comment/457\",[]],[\"name/458\",[179,51.324]],[\"comment/458\",[]],[\"name/459\",[180,59.797]],[\"comment/459\",[]],[\"name/460\",[181,59.797]],[\"comment/460\",[]],[\"name/461\",[182,54.689]],[\"comment/461\",[]],[\"name/462\",[183,51.324]],[\"comment/462\",[]],[\"name/463\",[184,51.324]],[\"comment/463\",[]],[\"name/464\",[185,51.324]],[\"comment/464\",[]],[\"name/465\",[186,51.324]],[\"comment/465\",[]],[\"name/466\",[187,51.324]],[\"comment/466\",[]],[\"name/467\",[188,51.324]],[\"comment/467\",[]],[\"name/468\",[189,59.797]],[\"comment/468\",[]],[\"name/469\",[190,59.797]],[\"comment/469\",[]],[\"name/470\",[191,59.797]],[\"comment/470\",[]],[\"name/471\",[192,59.797]],[\"comment/471\",[]],[\"name/472\",[193,59.797]],[\"comment/472\",[]],[\"name/473\",[194,59.797]],[\"comment/473\",[]],[\"name/474\",[1,39.428]],[\"comment/474\",[]],[\"name/475\",[177,51.324]],[\"comment/475\",[]],[\"name/476\",[117,43.703]],[\"comment/476\",[]],[\"name/477\",[184,51.324]],[\"comment/477\",[]],[\"name/478\",[165,48.811]],[\"comment/478\",[]],[\"name/479\",[166,51.324]],[\"comment/479\",[]],[\"name/480\",[167,48.811]],[\"comment/480\",[]],[\"name/481\",[168,51.324]],[\"comment/481\",[]],[\"name/482\",[41,42.451]],[\"comment/482\",[]],[\"name/483\",[10,42.451]],[\"comment/483\",[]],[\"name/484\",[172,51.324]],[\"comment/484\",[]],[\"name/485\",[173,51.324]],[\"comment/485\",[]],[\"name/486\",[174,51.324]],[\"comment/486\",[]],[\"name/487\",[175,51.324]],[\"comment/487\",[]],[\"name/488\",[176,51.324]],[\"comment/488\",[]],[\"name/489\",[178,51.324]],[\"comment/489\",[]],[\"name/490\",[179,51.324]],[\"comment/490\",[]],[\"name/491\",[183,51.324]],[\"comment/491\",[]],[\"name/492\",[185,51.324]],[\"comment/492\",[]],[\"name/493\",[186,51.324]],[\"comment/493\",[]],[\"name/494\",[187,51.324]],[\"comment/494\",[]],[\"name/495\",[188,51.324]],[\"comment/495\",[]],[\"name/496\",[195,59.797]],[\"comment/496\",[]],[\"name/497\",[1,39.428]],[\"comment/497\",[]],[\"name/498\",[196,54.689]],[\"comment/498\",[]],[\"name/499\",[177,51.324]],[\"comment/499\",[]],[\"name/500\",[179,51.324]],[\"comment/500\",[]],[\"name/501\",[117,43.703]],[\"comment/501\",[]],[\"name/502\",[184,51.324]],[\"comment/502\",[]],[\"name/503\",[185,51.324]],[\"comment/503\",[]],[\"name/504\",[165,48.811]],[\"comment/504\",[]],[\"name/505\",[166,51.324]],[\"comment/505\",[]],[\"name/506\",[167,48.811]],[\"comment/506\",[]],[\"name/507\",[168,51.324]],[\"comment/507\",[]],[\"name/508\",[41,42.451]],[\"comment/508\",[]],[\"name/509\",[10,42.451]],[\"comment/509\",[]],[\"name/510\",[172,51.324]],[\"comment/510\",[]],[\"name/511\",[173,51.324]],[\"comment/511\",[]],[\"name/512\",[174,51.324]],[\"comment/512\",[]],[\"name/513\",[175,51.324]],[\"comment/513\",[]],[\"name/514\",[176,51.324]],[\"comment/514\",[]],[\"name/515\",[178,51.324]],[\"comment/515\",[]],[\"name/516\",[183,51.324]],[\"comment/516\",[]],[\"name/517\",[186,51.324]],[\"comment/517\",[]],[\"name/518\",[187,51.324]],[\"comment/518\",[]],[\"name/519\",[188,51.324]],[\"comment/519\",[]],[\"name/520\",[197,59.797]],[\"comment/520\",[]],[\"name/521\",[198,54.689]],[\"comment/521\",[]],[\"name/522\",[163,54.689]],[\"comment/522\",[]],[\"name/523\",[199,59.797]],[\"comment/523\",[]],[\"name/524\",[200,59.797]],[\"comment/524\",[]],[\"name/525\",[198,54.689]],[\"comment/525\",[]],[\"name/526\",[165,48.811]],[\"comment/526\",[]],[\"name/527\",[201,59.797]],[\"comment/527\",[]],[\"name/528\",[60,28.442]],[\"comment/528\",[]],[\"name/529\",[202,59.797]],[\"comment/529\",[]],[\"name/530\",[203,59.797]],[\"comment/530\",[]],[\"name/531\",[60,28.442]],[\"comment/531\",[]],[\"name/532\",[204,59.797]],[\"comment/532\",[]],[\"name/533\",[205,59.797]],[\"comment/533\",[]],[\"name/534\",[206,54.689]],[\"comment/534\",[]],[\"name/535\",[207,54.689]],[\"comment/535\",[]],[\"name/536\",[167,48.811]],[\"comment/536\",[]],[\"name/537\",[20,42.451]],[\"comment/537\",[]],[\"name/538\",[182,54.689]],[\"comment/538\",[]],[\"name/539\",[196,54.689]],[\"comment/539\",[]],[\"name/540\",[208,54.689]],[\"comment/540\",[]],[\"name/541\",[209,48.811]],[\"comment/541\",[]],[\"name/542\",[210,51.324]],[\"comment/542\",[]],[\"name/543\",[211,51.324]],[\"comment/543\",[]],[\"name/544\",[117,43.703]],[\"comment/544\",[]],[\"name/545\",[212,59.797]],[\"comment/545\",[]],[\"name/546\",[213,59.797]],[\"comment/546\",[]],[\"name/547\",[60,28.442]],[\"comment/547\",[]],[\"name/548\",[214,59.797]],[\"comment/548\",[]],[\"name/549\",[60,28.442]],[\"comment/549\",[]],[\"name/550\",[215,59.797]],[\"comment/550\",[]],[\"name/551\",[216,59.797]],[\"comment/551\",[]],[\"name/552\",[208,54.689]],[\"comment/552\",[]],[\"name/553\",[209,48.811]],[\"comment/553\",[]],[\"name/554\",[210,51.324]],[\"comment/554\",[]],[\"name/555\",[211,51.324]],[\"comment/555\",[]],[\"name/556\",[117,43.703]],[\"comment/556\",[]],[\"name/557\",[206,54.689]],[\"comment/557\",[]],[\"name/558\",[209,48.811]],[\"comment/558\",[]],[\"name/559\",[217,59.797]],[\"comment/559\",[]],[\"name/560\",[210,51.324]],[\"comment/560\",[]],[\"name/561\",[207,54.689]],[\"comment/561\",[]],[\"name/562\",[209,48.811]],[\"comment/562\",[]],[\"name/563\",[211,51.324]],[\"comment/563\",[]],[\"name/564\",[103,45.134]],[\"comment/564\",[]],[\"name/565\",[142,46.804]],[\"comment/565\",[]],[\"name/566\",[218,59.797]],[\"comment/566\",[]],[\"name/567\",[103,45.134]],[\"comment/567\",[]],[\"name/568\",[142,46.804]],[\"comment/568\",[]],[\"name/569\",[219,59.797]],[\"comment/569\",[]],[\"name/570\",[1,39.428]],[\"comment/570\",[]],[\"name/571\",[220,54.689]],[\"comment/571\",[]],[\"name/572\",[221,59.797]],[\"comment/572\",[]],[\"name/573\",[222,59.797]],[\"comment/573\",[]],[\"name/574\",[223,59.797]],[\"comment/574\",[]],[\"name/575\",[224,59.797]],[\"comment/575\",[]],[\"name/576\",[225,59.797]],[\"comment/576\",[]],[\"name/577\",[226,59.797]],[\"comment/577\",[]],[\"name/578\",[34,45.134]],[\"comment/578\",[]],[\"name/579\",[227,59.797]],[\"comment/579\",[]],[\"name/580\",[228,59.797]],[\"comment/580\",[]],[\"name/581\",[1,39.428]],[\"comment/581\",[]],[\"name/582\",[229,59.797]],[\"comment/582\",[]],[\"name/583\",[230,59.797]],[\"comment/583\",[]],[\"name/584\",[220,54.689]],[\"comment/584\",[]],[\"name/585\",[25,43.703]],[\"comment/585\",[]],[\"name/586\",[231,59.797]],[\"comment/586\",[]],[\"name/587\",[232,59.797]],[\"comment/587\",[]],[\"name/588\",[233,59.797]],[\"comment/588\",[]],[\"name/589\",[234,59.797]],[\"comment/589\",[]],[\"name/590\",[235,59.797]],[\"comment/590\",[]],[\"name/591\",[236,59.797]],[\"comment/591\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":60,\"name\":{\"60\":{},\"113\":{},\"155\":{},\"178\":{},\"180\":{},\"182\":{},\"184\":{},\"186\":{},\"188\":{},\"209\":{},\"215\":{},\"236\":{},\"242\":{},\"248\":{},\"254\":{},\"256\":{},\"258\":{},\"260\":{},\"262\":{},\"264\":{},\"266\":{},\"275\":{},\"277\":{},\"302\":{},\"304\":{},\"306\":{},\"308\":{},\"310\":{},\"382\":{},\"424\":{},\"528\":{},\"531\":{},\"547\":{},\"549\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":164,\"name\":{\"439\":{}},\"comment\":{}}],[\"active\",{\"_index\":115,\"name\":{\"239\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":168,\"name\":{\"445\":{},\"481\":{},\"507\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":173,\"name\":{\"452\":{},\"485\":{},\"511\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":43,\"name\":{\"43\":{},\"108\":{},\"150\":{},\"377\":{},\"419\":{}},\"comment\":{}}],[\"afterworkernodesetup\",{\"_index\":55,\"name\":{\"55\":{},\"111\":{},\"153\":{},\"380\":{},\"422\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":128,\"name\":{\"268\":{},\"315\":{}},\"comment\":{}}],[\"async\",{\"_index\":200,\"name\":{\"524\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":236,\"name\":{\"591\":{}},\"comment\":{}}],[\"average\",{\"_index\":106,\"name\":{\"212\":{},\"218\":{},\"271\":{},\"316\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":42,\"name\":{\"42\":{},\"107\":{},\"149\":{},\"376\":{},\"418\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":190,\"name\":{\"469\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"busy\",{\"_index\":35,\"name\":{\"35\":{},\"78\":{},\"130\":{},\"347\":{},\"398\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":97,\"name\":{\"202\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":182,\"name\":{\"461\":{},\"538\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":13,\"name\":{\"13\":{},\"95\":{},\"137\":{},\"363\":{},\"405\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":227,\"name\":{\"579\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":192,\"name\":{\"471\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":171,\"name\":{\"450\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":170,\"name\":{\"449\":{}},\"comment\":{}}],[\"choose\",{\"_index\":150,\"name\":{\"305\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":219,\"name\":{\"569\":{}},\"comment\":{}}],[\"clear\",{\"_index\":234,\"name\":{\"589\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":123,\"name\":{\"259\":{}},\"comment\":{}}],[\"closechannel\",{\"_index\":125,\"name\":{\"263\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":76,\"name\":{\"158\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":194,\"name\":{\"473\":{}},\"comment\":{}}],[\"concat\",{\"_index\":223,\"name\":{\"574\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":111,\"name\":{\"233\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"74\":{},\"117\":{},\"332\":{},\"343\":{},\"386\":{},\"440\":{},\"474\":{},\"497\":{},\"570\":{},\"581\":{}},\"comment\":{}}],[\"createandsetupdynamicworkernode\",{\"_index\":53,\"name\":{\"53\":{},\"110\":{},\"152\":{},\"379\":{},\"421\":{}},\"comment\":{}}],[\"createandsetupworkernode\",{\"_index\":52,\"name\":{\"52\":{},\"109\":{},\"151\":{},\"378\":{},\"420\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":51,\"name\":{\"51\":{},\"86\":{},\"125\":{},\"354\":{},\"393\":{}},\"comment\":{}}],[\"data\",{\"_index\":210,\"name\":{\"542\":{},\"554\":{},\"560\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":232,\"name\":{\"587\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":69,\"name\":{\"69\":{},\"257\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":38,\"name\":{\"38\":{},\"106\":{},\"148\":{},\"179\":{},\"374\":{},\"416\":{}},\"comment\":{}}],[\"destroyworkernode\",{\"_index\":39,\"name\":{\"39\":{},\"82\":{},\"121\":{},\"350\":{},\"389\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":137,\"name\":{\"287\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":160,\"name\":{\"342\":{}},\"comment\":{}}],[\"elu\",{\"_index\":142,\"name\":{\"295\":{},\"323\":{},\"329\":{},\"565\":{},\"568\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"90\":{},\"132\":{},\"176\":{},\"358\":{},\"400\":{}},\"comment\":{}}],[\"empty\",{\"_index\":226,\"name\":{\"577\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":86,\"name\":{\"168\":{},\"228\":{},\"436\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":31,\"name\":{\"31\":{},\"101\":{},\"143\":{},\"169\":{},\"185\":{},\"229\":{},\"369\":{},\"411\":{},\"437\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":191,\"name\":{\"470\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":231,\"name\":{\"586\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":68,\"name\":{\"68\":{},\"255\":{}},\"comment\":{}}],[\"env\",{\"_index\":77,\"name\":{\"159\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":80,\"name\":{\"162\":{},\"222\":{},\"235\":{},\"430\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":113,\"name\":{\"237\":{}},\"comment\":{}}],[\"execute\",{\"_index\":37,\"name\":{\"37\":{},\"105\":{},\"147\":{},\"177\":{},\"339\":{},\"373\":{},\"415\":{}},\"comment\":{}}],[\"executed\",{\"_index\":131,\"name\":{\"279\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":98,\"name\":{\"203\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"executing\",{\"_index\":132,\"name\":{\"280\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":99,\"name\":{\"204\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":82,\"name\":{\"164\":{},\"224\":{},\"241\":{},\"432\":{}},\"comment\":{}}],[\"failed\",{\"_index\":135,\"name\":{\"283\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":102,\"name\":{\"207\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":9,\"name\":{\"9\":{},\"94\":{},\"136\":{},\"362\":{},\"404\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":75,\"name\":{\"116\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":161,\"name\":{\"385\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":71,\"name\":{\"71\":{},\"115\":{},\"157\":{},\"384\":{},\"426\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"full\",{\"_index\":34,\"name\":{\"34\":{},\"103\":{},\"145\":{},\"371\":{},\"413\":{},\"578\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":183,\"name\":{\"462\":{},\"491\":{},\"516\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":158,\"name\":{\"335\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":189,\"name\":{\"468\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":159,\"name\":{\"336\":{}},\"comment\":{}}],[\"gettaskworkerusage\",{\"_index\":126,\"name\":{\"265\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":64,\"name\":{\"64\":{},\"114\":{},\"156\":{},\"383\":{},\"425\":{}},\"comment\":{}}],[\"getworkernodekeybyworker\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"getworkernodekeybyworkerid\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":185,\"name\":{\"464\":{},\"492\":{},\"503\":{}},\"comment\":{}}],[\"handlekillmessage\",{\"_index\":179,\"name\":{\"458\":{},\"490\":{},\"500\":{}},\"comment\":{}}],[\"handlereadymessage\",{\"_index\":177,\"name\":{\"456\":{},\"475\":{},\"499\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":172,\"name\":{\"451\":{},\"484\":{},\"510\":{}},\"comment\":{}}],[\"history\",{\"_index\":129,\"name\":{\"273\":{}},\"comment\":{}}],[\"id\",{\"_index\":117,\"name\":{\"244\":{},\"285\":{},\"441\":{},\"476\":{},\"501\":{},\"544\":{},\"556\":{}},\"comment\":{}}],[\"idle\",{\"_index\":114,\"name\":{\"238\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":96,\"name\":{\"201\":{}},\"comment\":{}}],[\"info\",{\"_index\":19,\"name\":{\"19\":{},\"96\":{},\"138\":{},\"174\":{},\"251\":{},\"364\":{},\"406\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":36,\"name\":{\"36\":{},\"104\":{},\"146\":{},\"372\":{},\"414\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":90,\"name\":{\"173\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":41,\"name\":{\"41\":{},\"81\":{},\"120\":{},\"349\":{},\"388\":{},\"446\":{},\"482\":{},\"508\":{}},\"comment\":{}}],[\"items\",{\"_index\":229,\"name\":{\"582\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":235,\"name\":{\"590\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":116,\"name\":{\"243\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":145,\"name\":{\"298\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":121,\"name\":{\"249\":{}},\"comment\":{}}],[\"kill\",{\"_index\":205,\"name\":{\"533\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":198,\"name\":{\"521\":{},\"525\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":197,\"name\":{\"520\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":166,\"name\":{\"443\":{},\"479\":{},\"505\":{}},\"comment\":{}}],[\"listtaskfunctions\",{\"_index\":175,\"name\":{\"454\":{},\"487\":{},\"513\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":169,\"name\":{\"447\":{}},\"comment\":{}}],[\"max\",{\"_index\":74,\"name\":{\"75\":{},\"344\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":105,\"name\":{\"211\":{},\"217\":{},\"270\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":199,\"name\":{\"523\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":134,\"name\":{\"282\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":101,\"name\":{\"206\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":25,\"name\":{\"25\":{},\"77\":{},\"129\":{},\"198\":{},\"346\":{},\"397\":{},\"585\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":153,\"name\":{\"311\":{},\"326\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":154,\"name\":{\"312\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":143,\"name\":{\"296\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":127,\"name\":{\"267\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":155,\"name\":{\"314\":{}},\"comment\":{}}],[\"median\",{\"_index\":107,\"name\":{\"213\":{},\"219\":{},\"272\":{},\"313\":{},\"317\":{}},\"comment\":{}}],[\"message\",{\"_index\":217,\"name\":{\"559\":{}},\"comment\":{}}],[\"messagechannel\",{\"_index\":138,\"name\":{\"289\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":79,\"name\":{\"161\":{},\"221\":{},\"274\":{},\"429\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":178,\"name\":{\"457\":{},\"489\":{},\"515\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":204,\"name\":{\"532\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":104,\"name\":{\"210\":{},\"216\":{},\"269\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":24,\"name\":{\"24\":{},\"88\":{},\"128\":{},\"197\":{},\"356\":{},\"396\":{}},\"comment\":{}}],[\"name\",{\"_index\":209,\"name\":{\"541\":{},\"553\":{},\"558\":{},\"562\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":8,\"name\":{\"8\":{},\"93\":{},\"135\":{},\"361\":{},\"403\":{}},\"comment\":{}}],[\"offset\",{\"_index\":230,\"name\":{\"583\":{}},\"comment\":{}}],[\"on\",{\"_index\":119,\"name\":{\"246\":{}},\"comment\":{}}],[\"once\",{\"_index\":120,\"name\":{\"247\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":81,\"name\":{\"163\":{},\"223\":{},\"276\":{},\"431\":{}},\"comment\":{}}],[\"opts\",{\"_index\":10,\"name\":{\"10\":{},\"79\":{},\"118\":{},\"348\":{},\"387\":{},\"448\":{},\"483\":{},\"509\":{}},\"comment\":{}}],[\"peek\",{\"_index\":233,\"name\":{\"588\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":91,\"name\":{\"189\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":92,\"name\":{\"190\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":88,\"name\":{\"171\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":93,\"name\":{\"191\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":109,\"name\":{\"220\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":110,\"name\":{\"231\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":89,\"name\":{\"172\":{}},\"comment\":{}}],[\"port\",{\"_index\":196,\"name\":{\"498\":{},\"539\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"91\":{},\"133\":{},\"359\":{},\"401\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":212,\"name\":{\"545\":{}},\"comment\":{}}],[\"push\",{\"_index\":221,\"name\":{\"572\":{}},\"comment\":{}}],[\"queue\",{\"_index\":228,\"name\":{\"580\":{}},\"comment\":{}}],[\"queued\",{\"_index\":133,\"name\":{\"281\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":100,\"name\":{\"205\":{}},\"comment\":{}}],[\"ready\",{\"_index\":20,\"name\":{\"20\":{},\"97\":{},\"139\":{},\"195\":{},\"288\":{},\"365\":{},\"407\":{},\"537\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":54,\"name\":{\"54\":{},\"85\":{},\"124\":{},\"353\":{},\"392\":{}},\"comment\":{}}],[\"reject\",{\"_index\":214,\"name\":{\"548\":{}},\"comment\":{}}],[\"remove\",{\"_index\":151,\"name\":{\"307\":{},\"340\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":174,\"name\":{\"453\":{},\"486\":{},\"512\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"reset\",{\"_index\":148,\"name\":{\"301\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":124,\"name\":{\"261\":{}},\"comment\":{}}],[\"resize\",{\"_index\":225,\"name\":{\"576\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":213,\"name\":{\"546\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":85,\"name\":{\"167\":{},\"227\":{},\"435\":{}},\"comment\":{}}],[\"run\",{\"_index\":186,\"name\":{\"465\":{},\"493\":{},\"517\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":188,\"name\":{\"467\":{},\"495\":{},\"519\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":187,\"name\":{\"466\":{},\"494\":{},\"518\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":103,\"name\":{\"208\":{},\"293\":{},\"321\":{},\"327\":{},\"564\":{},\"567\":{}},\"comment\":{}}],[\"sendstartupmessagetoworker\",{\"_index\":56,\"name\":{\"56\":{},\"84\":{},\"123\":{},\"352\":{},\"391\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":184,\"name\":{\"463\":{},\"477\":{},\"502\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":50,\"name\":{\"50\":{},\"83\":{},\"122\":{},\"351\":{},\"390\":{}},\"comment\":{}}],[\"sendworkerstatisticsmessagetoworker\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":176,\"name\":{\"455\":{},\"488\":{},\"514\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":152,\"name\":{\"309\":{},\"341\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":32,\"name\":{\"32\":{},\"102\":{},\"144\":{},\"187\":{},\"370\":{},\"412\":{}},\"comment\":{}}],[\"settings\",{\"_index\":78,\"name\":{\"160\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":40,\"name\":{\"40\":{},\"80\":{},\"119\":{},\"375\":{},\"417\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":29,\"name\":{\"29\":{},\"99\":{},\"141\":{},\"181\":{},\"337\":{},\"367\":{},\"409\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":30,\"name\":{\"30\":{},\"100\":{},\"142\":{},\"183\":{},\"368\":{},\"410\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"size\",{\"_index\":220,\"name\":{\"571\":{},\"584\":{}},\"comment\":{}}],[\"splice\",{\"_index\":224,\"name\":{\"575\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":180,\"name\":{\"459\":{}},\"comment\":{}}],[\"starting\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"startpool\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":167,\"name\":{\"444\":{},\"480\":{},\"506\":{},\"536\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":181,\"name\":{\"460\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":95,\"name\":{\"196\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":146,\"name\":{\"299\":{},\"318\":{}},\"comment\":{}}],[\"task\",{\"_index\":216,\"name\":{\"551\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":206,\"name\":{\"534\":{},\"557\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":165,\"name\":{\"442\":{},\"478\":{},\"504\":{},\"526\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":207,\"name\":{\"535\":{},\"561\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":141,\"name\":{\"292\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":87,\"name\":{\"170\":{},\"230\":{},\"232\":{},\"438\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":70,\"name\":{\"70\":{},\"253\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":130,\"name\":{\"278\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":147,\"name\":{\"300\":{},\"320\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":118,\"name\":{\"245\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":162,\"name\":{\"427\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":195,\"name\":{\"496\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":211,\"name\":{\"543\":{},\"555\":{},\"563\":{}},\"comment\":{}}],[\"type\",{\"_index\":22,\"name\":{\"22\":{},\"76\":{},\"126\":{},\"193\":{},\"286\":{},\"345\":{},\"394\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":222,\"name\":{\"573\":{}},\"comment\":{}}],[\"update\",{\"_index\":149,\"name\":{\"303\":{},\"338\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"updatelasttasktimestamp\",{\"_index\":193,\"name\":{\"472\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"usage\",{\"_index\":122,\"name\":{\"252\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":156,\"name\":{\"319\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":21,\"name\":{\"21\":{},\"98\":{},\"140\":{},\"199\":{},\"240\":{},\"366\":{},\"408\":{}},\"comment\":{}}],[\"version\",{\"_index\":94,\"name\":{\"192\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":108,\"name\":{\"214\":{},\"294\":{},\"322\":{},\"328\":{}},\"comment\":{}}],[\"weights\",{\"_index\":157,\"name\":{\"330\":{}},\"comment\":{}}],[\"worker\",{\"_index\":23,\"name\":{\"23\":{},\"87\":{},\"127\":{},\"194\":{},\"250\":{},\"355\":{},\"395\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":201,\"name\":{\"527\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":144,\"name\":{\"297\":{},\"333\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":83,\"name\":{\"165\":{},\"225\":{},\"324\":{},\"334\":{},\"433\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"92\":{},\"134\":{},\"331\":{},\"360\":{},\"402\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":84,\"name\":{\"166\":{},\"226\":{},\"325\":{},\"434\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":202,\"name\":{\"529\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":208,\"name\":{\"540\":{},\"552\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":136,\"name\":{\"284\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":59,\"name\":{\"59\":{},\"112\":{},\"154\":{},\"381\":{},\"423\":{}},\"comment\":{}}],[\"workernodekey\",{\"_index\":215,\"name\":{\"550\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"89\":{},\"131\":{},\"175\":{},\"200\":{},\"357\":{},\"399\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":163,\"name\":{\"428\":{},\"522\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":218,\"name\":{\"566\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":203,\"name\":{\"530\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":139,\"name\":{\"290\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":112,\"name\":{\"234\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":140,\"name\":{\"291\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"starting\",\"url\":\"classes/AbstractPool.html#starting\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"startTimestamp\",\"url\":\"classes/AbstractPool.html#startTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/AbstractPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"startPool\",\"url\":\"classes/AbstractPool.html#startPool\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/AbstractPool.html#ready\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/AbstractPool.html#utilization\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkMessageWorkerId\",\"url\":\"classes/AbstractPool.html#checkMessageWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorker\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKeyByWorkerId\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKeyByWorkerId\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"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\":\"destroyWorkerNode\",\"url\":\"classes/AbstractPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateTaskStatisticsWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateTaskStatisticsWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateEluWorkerUsage\",\"url\":\"classes/AbstractPool.html#updateEluWorkerUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"shallCreateDynamicWorker\",\"url\":\"classes/AbstractPool.html#shallCreateDynamicWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/AbstractPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendWorkerStatisticsMessageToWorker\",\"url\":\"classes/AbstractPool.html#sendWorkerStatisticsMessageToWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"redistributeQueuedTasks\",\"url\":\"classes/AbstractPool.html#redistributeQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"handleWorkerReadyResponse\",\"url\":\"classes/AbstractPool.html#handleWorkerReadyResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"handleTaskExecutionResponse\",\"url\":\"classes/AbstractPool.html#handleTaskExecutionResponse\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/AbstractPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"addWorkerNode\",\"url\":\"classes/AbstractPool.html#addWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":128,\"name\":\"DynamicClusterPool\",\"url\":\"classes/DynamicClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicClusterPool.html#max\",\"classes\":\"tsd-is-protected\",\"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\":\"destroyWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicClusterPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicClusterPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/FixedClusterPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedClusterPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedClusterPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedClusterPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedClusterPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedClusterPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedClusterPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedClusterPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedClusterPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedClusterPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedClusterPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedClusterPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedClusterPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedClusterPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedClusterPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedClusterPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedClusterPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedClusterPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedClusterPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedClusterPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"PoolTypes\",\"url\":\"variables/PoolTypes.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/PoolInfo.html#version\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PoolInfo.html#worker\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/PoolInfo.html#ready\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"strategy\",\"url\":\"interfaces/PoolInfo.html#strategy\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/PoolInfo.html#utilization\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executedTasks\",\"url\":\"interfaces/PoolInfo.html#executedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"executingTasks\",\"url\":\"interfaces/PoolInfo.html#executingTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"queuedTasks\",\"url\":\"interfaces/PoolInfo.html#queuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxQueuedTasks\",\"url\":\"interfaces/PoolInfo.html#maxQueuedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"failedTasks\",\"url\":\"interfaces/PoolInfo.html#failedTasks\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/PoolInfo.html#runTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#runTime.__type\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.minimum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.maximum\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.average\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#runTime.__type.median\",\"classes\":\"\",\"parent\":\"PoolInfo.runTime.__type\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/PoolInfo.html#waitTime\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.minimum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.maximum-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.average-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/PoolInfo.html#waitTime.__type-1.median-1\",\"classes\":\"\",\"parent\":\"PoolInfo.waitTime.__type\"},{\"kind\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":32,\"name\":\"WorkerTypes\",\"url\":\"variables/WorkerTypes.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":256,\"name\":\"EventLoopUtilizationMeasurementStatistics\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"idle\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#idle\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"active\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#active\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":1024,\"name\":\"utilization\",\"url\":\"interfaces/EventLoopUtilizationMeasurementStatistics.html#utilization\",\"classes\":\"\",\"parent\":\"EventLoopUtilizationMeasurementStatistics\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/IWorker.html#id\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"threadId\",\"url\":\"interfaces/IWorker.html#threadId\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":256,\"name\":\"IWorkerNode\",\"url\":\"interfaces/IWorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/IWorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IWorkerNode.html#info\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"usage\",\"url\":\"interfaces/IWorkerNode.html#usage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueueSize\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#tasksQueueSize.__type-12\",\"classes\":\"\",\"parent\":\"IWorkerNode.tasksQueueSize\"},{\"kind\":1024,\"name\":\"enqueueTask\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#enqueueTask.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerNode.enqueueTask\"},{\"kind\":1024,\"name\":\"dequeueTask\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#dequeueTask.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerNode.dequeueTask\"},{\"kind\":1024,\"name\":\"clearTasksQueue\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#clearTasksQueue.__type\",\"classes\":\"\",\"parent\":\"IWorkerNode.clearTasksQueue\"},{\"kind\":1024,\"name\":\"resetUsage\",\"url\":\"interfaces/IWorkerNode.html#resetUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#resetUsage.__type-10\",\"classes\":\"\",\"parent\":\"IWorkerNode.resetUsage\"},{\"kind\":1024,\"name\":\"closeChannel\",\"url\":\"interfaces/IWorkerNode.html#closeChannel\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#closeChannel.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerNode.closeChannel\"},{\"kind\":1024,\"name\":\"getTaskWorkerUsage\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage\",\"classes\":\"\",\"parent\":\"IWorkerNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerNode.html#getTaskWorkerUsage.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerNode.getTaskWorkerUsage\"},{\"kind\":256,\"name\":\"MeasurementStatistics\",\"url\":\"interfaces/MeasurementStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatistics.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"minimum\",\"url\":\"interfaces/MeasurementStatistics.html#minimum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"maximum\",\"url\":\"interfaces/MeasurementStatistics.html#maximum\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatistics.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatistics.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":1024,\"name\":\"history\",\"url\":\"interfaces/MeasurementStatistics.html#history\",\"classes\":\"\",\"parent\":\"MeasurementStatistics\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"TaskStatistics\",\"url\":\"interfaces/TaskStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"executed\",\"url\":\"interfaces/TaskStatistics.html#executed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"executing\",\"url\":\"interfaces/TaskStatistics.html#executing\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/TaskStatistics.html#queued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"maxQueued\",\"url\":\"interfaces/TaskStatistics.html#maxQueued\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":1024,\"name\":\"failed\",\"url\":\"interfaces/TaskStatistics.html#failed\",\"classes\":\"\",\"parent\":\"TaskStatistics\"},{\"kind\":256,\"name\":\"WorkerInfo\",\"url\":\"interfaces/WorkerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/WorkerInfo.html#id\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/WorkerInfo.html#type\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"dynamic\",\"url\":\"interfaces/WorkerInfo.html#dynamic\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/WorkerInfo.html#ready\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":1024,\"name\":\"messageChannel\",\"url\":\"interfaces/WorkerInfo.html#messageChannel\",\"classes\":\"\",\"parent\":\"WorkerInfo\"},{\"kind\":4194304,\"name\":\"WorkerType\",\"url\":\"types/WorkerType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerUsage\",\"url\":\"interfaces/WorkerUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tasks\",\"url\":\"interfaces/WorkerUsage.html#tasks\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerUsage.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerUsage.html#elu\",\"classes\":\"\",\"parent\":\"WorkerUsage\"},{\"kind\":32,\"name\":\"Measurements\",\"url\":\"variables/Measurements.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"strategyPolicy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#strategyPolicy\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"taskStatisticsRequirements\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#taskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"reset\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#reset.__type-4\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.reset\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#update.__type-8\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.update\"},{\"kind\":1024,\"name\":\"choose\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#choose.__type\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.choose\"},{\"kind\":1024,\"name\":\"remove\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#remove.__type-2\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.remove\"},{\"kind\":1024,\"name\":\"setOptions\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#setOptions.__type-6\",\"classes\":\"\",\"parent\":\"IWorkerChoiceStrategy.setOptions\"},{\"kind\":4194304,\"name\":\"Measurement\",\"url\":\"types/Measurement.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MeasurementOptions\",\"url\":\"interfaces/MeasurementOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementOptions.html#median\",\"classes\":\"\",\"parent\":\"MeasurementOptions\"},{\"kind\":256,\"name\":\"MeasurementStatisticsRequirements\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aggregate\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#aggregate\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"average\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#average\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":1024,\"name\":\"median\",\"url\":\"interfaces/MeasurementStatisticsRequirements.html#median\",\"classes\":\"\",\"parent\":\"MeasurementStatisticsRequirements\"},{\"kind\":256,\"name\":\"StrategyPolicy\",\"url\":\"interfaces/StrategyPolicy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"useDynamicWorker\",\"url\":\"interfaces/StrategyPolicy.html#useDynamicWorker\",\"classes\":\"\",\"parent\":\"StrategyPolicy\"},{\"kind\":256,\"name\":\"TaskStatisticsRequirements\",\"url\":\"interfaces/TaskStatisticsRequirements.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#runTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskStatisticsRequirements.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskStatisticsRequirements.html#elu\",\"classes\":\"\",\"parent\":\"TaskStatisticsRequirements\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"measurement\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#measurement\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#elu\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#weights\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":128,\"name\":\"WorkerChoiceStrategyContext\",\"url\":\"classes/WorkerChoiceStrategyContext.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WorkerChoiceStrategyContext.html#constructor\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategies\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategies\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#workerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getStrategyPolicy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getStrategyPolicy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"getTaskStatisticsRequirements\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getTaskStatisticsRequirements\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/WorkerChoiceStrategyContext.html#update\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/WorkerChoiceStrategyContext.html#execute\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/WorkerChoiceStrategyContext.html#remove\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":2048,\"name\":\"setOptions\",\"url\":\"classes/WorkerChoiceStrategyContext.html#setOptions\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyContext\"},{\"kind\":128,\"name\":\"DynamicThreadPool\",\"url\":\"classes/DynamicThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DynamicThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/DynamicThreadPool.html#max\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/DynamicThreadPool.html#worker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/DynamicThreadPool.html#minSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/DynamicThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/DynamicThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/DynamicThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/DynamicThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/DynamicThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/DynamicThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/DynamicThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/DynamicThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/DynamicThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/DynamicThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DynamicThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/DynamicThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/DynamicThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorkerNode\",\"url\":\"classes/FixedThreadPool.html#destroyWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendStartupMessageToWorker\",\"url\":\"classes/FixedThreadPool.html#sendStartupMessageToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/FixedThreadPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/FixedThreadPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/FixedThreadPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/FixedThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/FixedThreadPool.html#workerNodes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/FixedThreadPool.html#emitter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/FixedThreadPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/FixedThreadPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/FixedThreadPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"checkDynamicPoolSize\",\"url\":\"classes/FixedThreadPool.html#checkDynamicPoolSize\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"ready\",\"url\":\"classes/FixedThreadPool.html#ready\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"utilization\",\"url\":\"classes/FixedThreadPool.html#utilization\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/FixedThreadPool.html#internalBusy\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/FixedThreadPool.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/FixedThreadPool.html#destroy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedThreadPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/FixedThreadPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupDynamicWorkerNode\",\"url\":\"classes/FixedThreadPool.html#createAndSetupDynamicWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerNodeSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerNodeSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedThreadPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"getWorkerInfo\",\"url\":\"classes/FixedThreadPool.html#getWorkerInfo\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/FixedThreadPool.html#flushTasksQueue\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":256,\"name\":\"ThreadPoolOptions\",\"url\":\"interfaces/ThreadPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerOptions\",\"classes\":\"\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ThreadPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ThreadPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ThreadPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ThreadPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ThreadPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadPoolOptions\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AbstractWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/AbstractWorker.html#statistics\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/AbstractWorker.html#activeInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/AbstractWorker.html#hasTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/AbstractWorker.html#addTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/AbstractWorker.html#removeTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/AbstractWorker.html#listTaskFunctions\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/AbstractWorker.html#setDefaultTaskFunction\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/AbstractWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/AbstractWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"startCheckActive\",\"url\":\"classes/AbstractWorker.html#startCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"stopCheckActive\",\"url\":\"classes/AbstractWorker.html#stopCheckActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkActive\",\"url\":\"classes/AbstractWorker.html#checkActive\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/AbstractWorker.html#run\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"beginTaskPerformance\",\"url\":\"classes/AbstractWorker.html#beginTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"endTaskPerformance\",\"url\":\"classes/AbstractWorker.html#endTaskPerformance\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkStatistics\",\"url\":\"classes/AbstractWorker.html#checkStatistics\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"updateLastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#updateLastTaskTimestamp\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ClusterWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClusterWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ClusterWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ClusterWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ClusterWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ClusterWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ClusterWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/ClusterWorker.html#listTaskFunctions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ClusterWorker.html#setDefaultTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/ClusterWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ClusterWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"classes/ThreadWorker.html#port\",\"classes\":\"tsd-is-private\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleReadyMessage\",\"url\":\"classes/ThreadWorker.html#handleReadyMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleKillMessage\",\"url\":\"classes/ThreadWorker.html#handleKillMessage\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ThreadWorker.html#id\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"classes/ThreadWorker.html#statistics\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"activeInterval\",\"url\":\"classes/ThreadWorker.html#activeInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"hasTaskFunction\",\"url\":\"classes/ThreadWorker.html#hasTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"addTaskFunction\",\"url\":\"classes/ThreadWorker.html#addTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"removeTaskFunction\",\"url\":\"classes/ThreadWorker.html#removeTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"listTaskFunctions\",\"url\":\"classes/ThreadWorker.html#listTaskFunctions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"setDefaultTaskFunction\",\"url\":\"classes/ThreadWorker.html#setDefaultTaskFunction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/ThreadWorker.html#run\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"TaskAsyncFunction\",\"url\":\"types/TaskAsyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TaskAsyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"TaskAsyncFunction\"},{\"kind\":4194304,\"name\":\"TaskFunction\",\"url\":\"types/TaskFunction.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"TaskFunctions\",\"url\":\"types/TaskFunctions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"TaskSyncFunction\",\"url\":\"types/TaskSyncFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TaskSyncFunction.html#__type\",\"classes\":\"\",\"parent\":\"TaskSyncFunction\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskError\",\"url\":\"interfaces/MessageValue.html#taskError\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"taskPerformance\",\"url\":\"interfaces/MessageValue.html#taskPerformance\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"statistics\",\"url\":\"interfaces/MessageValue.html#statistics\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"interfaces/MessageValue.html#ready\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"checkActive\",\"url\":\"interfaces/MessageValue.html#checkActive\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"interfaces/MessageValue.html#port\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/MessageValue.html#workerId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"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\":\"workerNodeKey\",\"url\":\"interfaces/PromiseResponseWrapper.html#workerNodeKey\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"workerId\",\"url\":\"interfaces/Task.html#workerId\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/Task.html#timestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TaskError\",\"url\":\"interfaces/TaskError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskError.html#name\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/TaskError.html#message\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/TaskError.html#data\",\"classes\":\"\",\"parent\":\"TaskError\"},{\"kind\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TaskPerformance.html#name\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"classes/Queue.html#offset\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/Queue.html#clear\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"[iterator]\",\"url\":\"classes/Queue.html#_iterator_\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":64,\"name\":\"availableParallelism\",\"url\":\"functions/availableParallelism.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.797]],[\"comment/0\",[]],[\"name/1\",[1,39.428]],[\"comment/1\",[]],[\"name/2\",[2,43.703]],[\"comment/2\",[]],[\"name/3\",[3,45.134]],[\"comment/3\",[]],[\"name/4\",[4,46.804]],[\"comment/4\",[]],[\"name/5\",[5,45.134]],[\"comment/5\",[]],[\"name/6\",[6,59.797]],[\"comment/6\",[]],[\"name/7\",[7,59.797]],[\"comment/7\",[]],[\"name/8\",[8,46.804]],[\"comment/8\",[]],[\"name/9\",[9,46.804]],[\"comment/9\",[]],[\"name/10\",[10,42.451]],[\"comment/10\",[]],[\"name/11\",[11,59.797]],[\"comment/11\",[]],[\"name/12\",[12,59.797]],[\"comment/12\",[]],[\"name/13\",[13,46.804]],[\"comment/13\",[]],[\"name/14\",[14,59.797]],[\"comment/14\",[]],[\"name/15\",[15,59.797]],[\"comment/15\",[]],[\"name/16\",[16,59.797]],[\"comment/16\",[]],[\"name/17\",[17,59.797]],[\"comment/17\",[]],[\"name/18\",[18,59.797]],[\"comment/18\",[]],[\"name/19\",[19,43.703]],[\"comment/19\",[]],[\"name/20\",[20,42.451]],[\"comment/20\",[]],[\"name/21\",[21,43.703]],[\"comment/21\",[]],[\"name/22\",[22,43.703]],[\"comment/22\",[]],[\"name/23\",[23,43.703]],[\"comment/23\",[]],[\"name/24\",[24,45.134]],[\"comment/24\",[]],[\"name/25\",[25,43.703]],[\"comment/25\",[]],[\"name/26\",[26,59.797]],[\"comment/26\",[]],[\"name/27\",[27,59.797]],[\"comment/27\",[]],[\"name/28\",[28,59.797]],[\"comment/28\",[]],[\"name/29\",[29,43.703]],[\"comment/29\",[]],[\"name/30\",[30,45.134]],[\"comment/30\",[]],[\"name/31\",[31,41.339]],[\"comment/31\",[]],[\"name/32\",[32,45.134]],[\"comment/32\",[]],[\"name/33\",[33,59.797]],[\"comment/33\",[]],[\"name/34\",[34,45.134]],[\"comment/34\",[]],[\"name/35\",[35,46.804]],[\"comment/35\",[]],[\"name/36\",[36,46.804]],[\"comment/36\",[]],[\"name/37\",[37,43.703]],[\"comment/37\",[]],[\"name/38\",[38,45.134]],[\"comment/38\",[]],[\"name/39\",[39,46.804]],[\"comment/39\",[]],[\"name/40\",[40,46.804]],[\"comment/40\",[]],[\"name/41\",[41,42.451]],[\"comment/41\",[]],[\"name/42\",[42,46.804]],[\"comment/42\",[]],[\"name/43\",[43,46.804]],[\"comment/43\",[]],[\"name/44\",[44,59.797]],[\"comment/44\",[]],[\"name/45\",[45,59.797]],[\"comment/45\",[]],[\"name/46\",[46,59.797]],[\"comment/46\",[]],[\"name/47\",[47,59.797]],[\"comment/47\",[]],[\"name/48\",[48,59.797]],[\"comment/48\",[]],[\"name/49\",[49,59.797]],[\"comment/49\",[]],[\"name/50\",[50,46.804]],[\"comment/50\",[]],[\"name/51\",[51,46.804]],[\"comment/51\",[]],[\"name/52\",[52,46.804]],[\"comment/52\",[]],[\"name/53\",[53,46.804]],[\"comment/53\",[]],[\"name/54\",[54,46.804]],[\"comment/54\",[]],[\"name/55\",[55,46.804]],[\"comment/55\",[]],[\"name/56\",[56,46.804]],[\"comment/56\",[]],[\"name/57\",[57,59.797]],[\"comment/57\",[]],[\"name/58\",[58,59.797]],[\"comment/58\",[]],[\"name/59\",[59,46.804]],[\"comment/59\",[]],[\"name/60\",[60,28.442]],[\"comment/60\",[]],[\"name/61\",[61,59.797]],[\"comment/61\",[]],[\"name/62\",[62,59.797]],[\"comment/62\",[]],[\"name/63\",[63,59.797]],[\"comment/63\",[]],[\"name/64\",[64,46.804]],[\"comment/64\",[]],[\"name/65\",[65,59.797]],[\"comment/65\",[]],[\"name/66\",[66,59.797]],[\"comment/66\",[]],[\"name/67\",[67,59.797]],[\"comment/67\",[]],[\"name/68\",[68,54.689]],[\"comment/68\",[]],[\"name/69\",[69,54.689]],[\"comment/69\",[]],[\"name/70\",[70,54.689]],[\"comment/70\",[]],[\"name/71\",[71,46.804]],[\"comment/71\",[]],[\"name/72\",[72,59.797]],[\"comment/72\",[]],[\"name/73\",[73,59.797]],[\"comment/73\",[]],[\"name/74\",[1,39.428]],[\"comment/74\",[]],[\"name/75\",[74,54.689]],[\"comment/75\",[]],[\"name/76\",[22,43.703]],[\"comment/76\",[]],[\"name/77\",[25,43.703]],[\"comment/77\",[]],[\"name/78\",[35,46.804]],[\"comment/78\",[]],[\"name/79\",[10,42.451]],[\"comment/79\",[]],[\"name/80\",[40,46.804]],[\"comment/80\",[]],[\"name/81\",[41,42.451]],[\"comment/81\",[]],[\"name/82\",[39,46.804]],[\"comment/82\",[]],[\"name/83\",[50,46.804]],[\"comment/83\",[]],[\"name/84\",[56,46.804]],[\"comment/84\",[]],[\"name/85\",[54,46.804]],[\"comment/85\",[]],[\"name/86\",[51,46.804]],[\"comment/86\",[]],[\"name/87\",[23,43.703]],[\"comment/87\",[]],[\"name/88\",[24,45.134]],[\"comment/88\",[]],[\"name/89\",[2,43.703]],[\"comment/89\",[]],[\"name/90\",[3,45.134]],[\"comment/90\",[]],[\"name/91\",[4,46.804]],[\"comment/91\",[]],[\"name/92\",[5,45.134]],[\"comment/92\",[]],[\"name/93\",[8,46.804]],[\"comment/93\",[]],[\"name/94\",[9,46.804]],[\"comment/94\",[]],[\"name/95\",[13,46.804]],[\"comment/95\",[]],[\"name/96\",[19,43.703]],[\"comment/96\",[]],[\"name/97\",[20,42.451]],[\"comment/97\",[]],[\"name/98\",[21,43.703]],[\"comment/98\",[]],[\"name/99\",[29,43.703]],[\"comment/99\",[]],[\"name/100\",[30,45.134]],[\"comment/100\",[]],[\"name/101\",[31,41.339]],[\"comment/101\",[]],[\"name/102\",[32,45.134]],[\"comment/102\",[]],[\"name/103\",[34,45.134]],[\"comment/103\",[]],[\"name/104\",[36,46.804]],[\"comment/104\",[]],[\"name/105\",[37,43.703]],[\"comment/105\",[]],[\"name/106\",[38,45.134]],[\"comment/106\",[]],[\"name/107\",[42,46.804]],[\"comment/107\",[]],[\"name/108\",[43,46.804]],[\"comment/108\",[]],[\"name/109\",[52,46.804]],[\"comment/109\",[]],[\"name/110\",[53,46.804]],[\"comment/110\",[]],[\"name/111\",[55,46.804]],[\"comment/111\",[]],[\"name/112\",[59,46.804]],[\"comment/112\",[]],[\"name/113\",[60,28.442]],[\"comment/113\",[]],[\"name/114\",[64,46.804]],[\"comment/114\",[]],[\"name/115\",[71,46.804]],[\"comment/115\",[]],[\"name/116\",[75,59.797]],[\"comment/116\",[]],[\"name/117\",[1,39.428]],[\"comment/117\",[]],[\"name/118\",[10,42.451]],[\"comment/118\",[]],[\"name/119\",[40,46.804]],[\"comment/119\",[]],[\"name/120\",[41,42.451]],[\"comment/120\",[]],[\"name/121\",[39,46.804]],[\"comment/121\",[]],[\"name/122\",[50,46.804]],[\"comment/122\",[]],[\"name/123\",[56,46.804]],[\"comment/123\",[]],[\"name/124\",[54,46.804]],[\"comment/124\",[]],[\"name/125\",[51,46.804]],[\"comment/125\",[]],[\"name/126\",[22,43.703]],[\"comment/126\",[]],[\"name/127\",[23,43.703]],[\"comment/127\",[]],[\"name/128\",[24,45.134]],[\"comment/128\",[]],[\"name/129\",[25,43.703]],[\"comment/129\",[]],[\"name/130\",[35,46.804]],[\"comment/130\",[]],[\"name/131\",[2,43.703]],[\"comment/131\",[]],[\"name/132\",[3,45.134]],[\"comment/132\",[]],[\"name/133\",[4,46.804]],[\"comment/133\",[]],[\"name/134\",[5,45.134]],[\"comment/134\",[]],[\"name/135\",[8,46.804]],[\"comment/135\",[]],[\"name/136\",[9,46.804]],[\"comment/136\",[]],[\"name/137\",[13,46.804]],[\"comment/137\",[]],[\"name/138\",[19,43.703]],[\"comment/138\",[]],[\"name/139\",[20,42.451]],[\"comment/139\",[]],[\"name/140\",[21,43.703]],[\"comment/140\",[]],[\"name/141\",[29,43.703]],[\"comment/141\",[]],[\"name/142\",[30,45.134]],[\"comment/142\",[]],[\"name/143\",[31,41.339]],[\"comment/143\",[]],[\"name/144\",[32,45.134]],[\"comment/144\",[]],[\"name/145\",[34,45.134]],[\"comment/145\",[]],[\"name/146\",[36,46.804]],[\"comment/146\",[]],[\"name/147\",[37,43.703]],[\"comment/147\",[]],[\"name/148\",[38,45.134]],[\"comment/148\",[]],[\"name/149\",[42,46.804]],[\"comment/149\",[]],[\"name/150\",[43,46.804]],[\"comment/150\",[]],[\"name/151\",[52,46.804]],[\"comment/151\",[]],[\"name/152\",[53,46.804]],[\"comment/152\",[]],[\"name/153\",[55,46.804]],[\"comment/153\",[]],[\"name/154\",[59,46.804]],[\"comment/154\",[]],[\"name/155\",[60,28.442]],[\"comment/155\",[]],[\"name/156\",[64,46.804]],[\"comment/156\",[]],[\"name/157\",[71,46.804]],[\"comment/157\",[]],[\"name/158\",[76,59.797]],[\"comment/158\",[]],[\"name/159\",[77,59.797]],[\"comment/159\",[]],[\"name/160\",[78,59.797]],[\"comment/160\",[]],[\"name/161\",[79,48.811]],[\"comment/161\",[]],[\"name/162\",[80,48.811]],[\"comment/162\",[]],[\"name/163\",[81,48.811]],[\"comment/163\",[]],[\"name/164\",[82,48.811]],[\"comment/164\",[]],[\"name/165\",[83,46.804]],[\"comment/165\",[]],[\"name/166\",[84,48.811]],[\"comment/166\",[]],[\"name/167\",[85,51.324]],[\"comment/167\",[]],[\"name/168\",[86,51.324]],[\"comment/168\",[]],[\"name/169\",[31,41.339]],[\"comment/169\",[]],[\"name/170\",[87,48.811]],[\"comment/170\",[]],[\"name/171\",[88,59.797]],[\"comment/171\",[]],[\"name/172\",[89,59.797]],[\"comment/172\",[]],[\"name/173\",[90,59.797]],[\"comment/173\",[]],[\"name/174\",[19,43.703]],[\"comment/174\",[]],[\"name/175\",[2,43.703]],[\"comment/175\",[]],[\"name/176\",[3,45.134]],[\"comment/176\",[]],[\"name/177\",[37,43.703]],[\"comment/177\",[]],[\"name/178\",[60,28.442]],[\"comment/178\",[]],[\"name/179\",[38,45.134]],[\"comment/179\",[]],[\"name/180\",[60,28.442]],[\"comment/180\",[]],[\"name/181\",[29,43.703]],[\"comment/181\",[]],[\"name/182\",[60,28.442]],[\"comment/182\",[]],[\"name/183\",[30,45.134]],[\"comment/183\",[]],[\"name/184\",[60,28.442]],[\"comment/184\",[]],[\"name/185\",[31,41.339]],[\"comment/185\",[]],[\"name/186\",[60,28.442]],[\"comment/186\",[]],[\"name/187\",[32,45.134]],[\"comment/187\",[]],[\"name/188\",[60,28.442]],[\"comment/188\",[]],[\"name/189\",[91,59.797]],[\"comment/189\",[]],[\"name/190\",[92,59.797]],[\"comment/190\",[]],[\"name/191\",[93,59.797]],[\"comment/191\",[]],[\"name/192\",[94,59.797]],[\"comment/192\",[]],[\"name/193\",[22,43.703]],[\"comment/193\",[]],[\"name/194\",[23,43.703]],[\"comment/194\",[]],[\"name/195\",[20,42.451]],[\"comment/195\",[]],[\"name/196\",[95,59.797]],[\"comment/196\",[]],[\"name/197\",[24,45.134]],[\"comment/197\",[]],[\"name/198\",[25,43.703]],[\"comment/198\",[]],[\"name/199\",[21,43.703]],[\"comment/199\",[]],[\"name/200\",[2,43.703]],[\"comment/200\",[]],[\"name/201\",[96,59.797]],[\"comment/201\",[]],[\"name/202\",[97,59.797]],[\"comment/202\",[]],[\"name/203\",[98,59.797]],[\"comment/203\",[]],[\"name/204\",[99,59.797]],[\"comment/204\",[]],[\"name/205\",[100,59.797]],[\"comment/205\",[]],[\"name/206\",[101,59.797]],[\"comment/206\",[]],[\"name/207\",[102,59.797]],[\"comment/207\",[]],[\"name/208\",[103,45.134]],[\"comment/208\",[]],[\"name/209\",[60,28.442]],[\"comment/209\",[]],[\"name/210\",[104,51.324]],[\"comment/210\",[]],[\"name/211\",[105,51.324]],[\"comment/211\",[]],[\"name/212\",[106,48.811]],[\"comment/212\",[]],[\"name/213\",[107,46.804]],[\"comment/213\",[]],[\"name/214\",[108,48.811]],[\"comment/214\",[]],[\"name/215\",[60,28.442]],[\"comment/215\",[]],[\"name/216\",[104,51.324]],[\"comment/216\",[]],[\"name/217\",[105,51.324]],[\"comment/217\",[]],[\"name/218\",[106,48.811]],[\"comment/218\",[]],[\"name/219\",[107,46.804]],[\"comment/219\",[]],[\"name/220\",[109,59.797]],[\"comment/220\",[]],[\"name/221\",[79,48.811]],[\"comment/221\",[]],[\"name/222\",[80,48.811]],[\"comment/222\",[]],[\"name/223\",[81,48.811]],[\"comment/223\",[]],[\"name/224\",[82,48.811]],[\"comment/224\",[]],[\"name/225\",[83,46.804]],[\"comment/225\",[]],[\"name/226\",[84,48.811]],[\"comment/226\",[]],[\"name/227\",[85,51.324]],[\"comment/227\",[]],[\"name/228\",[86,51.324]],[\"comment/228\",[]],[\"name/229\",[31,41.339]],[\"comment/229\",[]],[\"name/230\",[87,48.811]],[\"comment/230\",[]],[\"name/231\",[110,59.797]],[\"comment/231\",[]],[\"name/232\",[87,48.811]],[\"comment/232\",[]],[\"name/233\",[111,59.797]],[\"comment/233\",[]],[\"name/234\",[112,59.797]],[\"comment/234\",[]],[\"name/235\",[80,48.811]],[\"comment/235\",[]],[\"name/236\",[60,28.442]],[\"comment/236\",[]],[\"name/237\",[113,59.797]],[\"comment/237\",[]],[\"name/238\",[114,59.797]],[\"comment/238\",[]],[\"name/239\",[115,59.797]],[\"comment/239\",[]],[\"name/240\",[21,43.703]],[\"comment/240\",[]],[\"name/241\",[82,48.811]],[\"comment/241\",[]],[\"name/242\",[60,28.442]],[\"comment/242\",[]],[\"name/243\",[116,59.797]],[\"comment/243\",[]],[\"name/244\",[117,43.703]],[\"comment/244\",[]],[\"name/245\",[118,59.797]],[\"comment/245\",[]],[\"name/246\",[119,59.797]],[\"comment/246\",[]],[\"name/247\",[120,59.797]],[\"comment/247\",[]],[\"name/248\",[60,28.442]],[\"comment/248\",[]],[\"name/249\",[121,59.797]],[\"comment/249\",[]],[\"name/250\",[23,43.703]],[\"comment/250\",[]],[\"name/251\",[19,43.703]],[\"comment/251\",[]],[\"name/252\",[122,59.797]],[\"comment/252\",[]],[\"name/253\",[70,54.689]],[\"comment/253\",[]],[\"name/254\",[60,28.442]],[\"comment/254\",[]],[\"name/255\",[68,54.689]],[\"comment/255\",[]],[\"name/256\",[60,28.442]],[\"comment/256\",[]],[\"name/257\",[69,54.689]],[\"comment/257\",[]],[\"name/258\",[60,28.442]],[\"comment/258\",[]],[\"name/259\",[123,59.797]],[\"comment/259\",[]],[\"name/260\",[60,28.442]],[\"comment/260\",[]],[\"name/261\",[124,59.797]],[\"comment/261\",[]],[\"name/262\",[60,28.442]],[\"comment/262\",[]],[\"name/263\",[125,59.797]],[\"comment/263\",[]],[\"name/264\",[60,28.442]],[\"comment/264\",[]],[\"name/265\",[126,59.797]],[\"comment/265\",[]],[\"name/266\",[60,28.442]],[\"comment/266\",[]],[\"name/267\",[127,59.797]],[\"comment/267\",[]],[\"name/268\",[128,54.689]],[\"comment/268\",[]],[\"name/269\",[104,51.324]],[\"comment/269\",[]],[\"name/270\",[105,51.324]],[\"comment/270\",[]],[\"name/271\",[106,48.811]],[\"comment/271\",[]],[\"name/272\",[107,46.804]],[\"comment/272\",[]],[\"name/273\",[129,59.797]],[\"comment/273\",[]],[\"name/274\",[79,48.811]],[\"comment/274\",[]],[\"name/275\",[60,28.442]],[\"comment/275\",[]],[\"name/276\",[81,48.811]],[\"comment/276\",[]],[\"name/277\",[60,28.442]],[\"comment/277\",[]],[\"name/278\",[130,59.797]],[\"comment/278\",[]],[\"name/279\",[131,59.797]],[\"comment/279\",[]],[\"name/280\",[132,59.797]],[\"comment/280\",[]],[\"name/281\",[133,59.797]],[\"comment/281\",[]],[\"name/282\",[134,59.797]],[\"comment/282\",[]],[\"name/283\",[135,59.797]],[\"comment/283\",[]],[\"name/284\",[136,59.797]],[\"comment/284\",[]],[\"name/285\",[117,43.703]],[\"comment/285\",[]],[\"name/286\",[22,43.703]],[\"comment/286\",[]],[\"name/287\",[137,59.797]],[\"comment/287\",[]],[\"name/288\",[20,42.451]],[\"comment/288\",[]],[\"name/289\",[138,59.797]],[\"comment/289\",[]],[\"name/290\",[139,59.797]],[\"comment/290\",[]],[\"name/291\",[140,59.797]],[\"comment/291\",[]],[\"name/292\",[141,59.797]],[\"comment/292\",[]],[\"name/293\",[103,45.134]],[\"comment/293\",[]],[\"name/294\",[108,48.811]],[\"comment/294\",[]],[\"name/295\",[142,46.804]],[\"comment/295\",[]],[\"name/296\",[143,59.797]],[\"comment/296\",[]],[\"name/297\",[144,54.689]],[\"comment/297\",[]],[\"name/298\",[145,59.797]],[\"comment/298\",[]],[\"name/299\",[146,54.689]],[\"comment/299\",[]],[\"name/300\",[147,54.689]],[\"comment/300\",[]],[\"name/301\",[148,59.797]],[\"comment/301\",[]],[\"name/302\",[60,28.442]],[\"comment/302\",[]],[\"name/303\",[149,54.689]],[\"comment/303\",[]],[\"name/304\",[60,28.442]],[\"comment/304\",[]],[\"name/305\",[150,59.797]],[\"comment/305\",[]],[\"name/306\",[60,28.442]],[\"comment/306\",[]],[\"name/307\",[151,54.689]],[\"comment/307\",[]],[\"name/308\",[60,28.442]],[\"comment/308\",[]],[\"name/309\",[152,54.689]],[\"comment/309\",[]],[\"name/310\",[60,28.442]],[\"comment/310\",[]],[\"name/311\",[153,54.689]],[\"comment/311\",[]],[\"name/312\",[154,59.797]],[\"comment/312\",[]],[\"name/313\",[107,46.804]],[\"comment/313\",[]],[\"name/314\",[155,59.797]],[\"comment/314\",[]],[\"name/315\",[128,54.689]],[\"comment/315\",[]],[\"name/316\",[106,48.811]],[\"comment/316\",[]],[\"name/317\",[107,46.804]],[\"comment/317\",[]],[\"name/318\",[146,54.689]],[\"comment/318\",[]],[\"name/319\",[156,59.797]],[\"comment/319\",[]],[\"name/320\",[147,54.689]],[\"comment/320\",[]],[\"name/321\",[103,45.134]],[\"comment/321\",[]],[\"name/322\",[108,48.811]],[\"comment/322\",[]],[\"name/323\",[142,46.804]],[\"comment/323\",[]],[\"name/324\",[83,46.804]],[\"comment/324\",[]],[\"name/325\",[84,48.811]],[\"comment/325\",[]],[\"name/326\",[153,54.689]],[\"comment/326\",[]],[\"name/327\",[103,45.134]],[\"comment/327\",[]],[\"name/328\",[108,48.811]],[\"comment/328\",[]],[\"name/329\",[142,46.804]],[\"comment/329\",[]],[\"name/330\",[157,59.797]],[\"comment/330\",[]],[\"name/331\",[5,45.134]],[\"comment/331\",[]],[\"name/332\",[1,39.428]],[\"comment/332\",[]],[\"name/333\",[144,54.689]],[\"comment/333\",[]],[\"name/334\",[83,46.804]],[\"comment/334\",[]],[\"name/335\",[158,59.797]],[\"comment/335\",[]],[\"name/336\",[159,59.797]],[\"comment/336\",[]],[\"name/337\",[29,43.703]],[\"comment/337\",[]],[\"name/338\",[149,54.689]],[\"comment/338\",[]],[\"name/339\",[37,43.703]],[\"comment/339\",[]],[\"name/340\",[151,54.689]],[\"comment/340\",[]],[\"name/341\",[152,54.689]],[\"comment/341\",[]],[\"name/342\",[160,59.797]],[\"comment/342\",[]],[\"name/343\",[1,39.428]],[\"comment/343\",[]],[\"name/344\",[74,54.689]],[\"comment/344\",[]],[\"name/345\",[22,43.703]],[\"comment/345\",[]],[\"name/346\",[25,43.703]],[\"comment/346\",[]],[\"name/347\",[35,46.804]],[\"comment/347\",[]],[\"name/348\",[10,42.451]],[\"comment/348\",[]],[\"name/349\",[41,42.451]],[\"comment/349\",[]],[\"name/350\",[39,46.804]],[\"comment/350\",[]],[\"name/351\",[50,46.804]],[\"comment/351\",[]],[\"name/352\",[56,46.804]],[\"comment/352\",[]],[\"name/353\",[54,46.804]],[\"comment/353\",[]],[\"name/354\",[51,46.804]],[\"comment/354\",[]],[\"name/355\",[23,43.703]],[\"comment/355\",[]],[\"name/356\",[24,45.134]],[\"comment/356\",[]],[\"name/357\",[2,43.703]],[\"comment/357\",[]],[\"name/358\",[3,45.134]],[\"comment/358\",[]],[\"name/359\",[4,46.804]],[\"comment/359\",[]],[\"name/360\",[5,45.134]],[\"comment/360\",[]],[\"name/361\",[8,46.804]],[\"comment/361\",[]],[\"name/362\",[9,46.804]],[\"comment/362\",[]],[\"name/363\",[13,46.804]],[\"comment/363\",[]],[\"name/364\",[19,43.703]],[\"comment/364\",[]],[\"name/365\",[20,42.451]],[\"comment/365\",[]],[\"name/366\",[21,43.703]],[\"comment/366\",[]],[\"name/367\",[29,43.703]],[\"comment/367\",[]],[\"name/368\",[30,45.134]],[\"comment/368\",[]],[\"name/369\",[31,41.339]],[\"comment/369\",[]],[\"name/370\",[32,45.134]],[\"comment/370\",[]],[\"name/371\",[34,45.134]],[\"comment/371\",[]],[\"name/372\",[36,46.804]],[\"comment/372\",[]],[\"name/373\",[37,43.703]],[\"comment/373\",[]],[\"name/374\",[38,45.134]],[\"comment/374\",[]],[\"name/375\",[40,46.804]],[\"comment/375\",[]],[\"name/376\",[42,46.804]],[\"comment/376\",[]],[\"name/377\",[43,46.804]],[\"comment/377\",[]],[\"name/378\",[52,46.804]],[\"comment/378\",[]],[\"name/379\",[53,46.804]],[\"comment/379\",[]],[\"name/380\",[55,46.804]],[\"comment/380\",[]],[\"name/381\",[59,46.804]],[\"comment/381\",[]],[\"name/382\",[60,28.442]],[\"comment/382\",[]],[\"name/383\",[64,46.804]],[\"comment/383\",[]],[\"name/384\",[71,46.804]],[\"comment/384\",[]],[\"name/385\",[161,59.797]],[\"comment/385\",[]],[\"name/386\",[1,39.428]],[\"comment/386\",[]],[\"name/387\",[10,42.451]],[\"comment/387\",[]],[\"name/388\",[41,42.451]],[\"comment/388\",[]],[\"name/389\",[39,46.804]],[\"comment/389\",[]],[\"name/390\",[50,46.804]],[\"comment/390\",[]],[\"name/391\",[56,46.804]],[\"comment/391\",[]],[\"name/392\",[54,46.804]],[\"comment/392\",[]],[\"name/393\",[51,46.804]],[\"comment/393\",[]],[\"name/394\",[22,43.703]],[\"comment/394\",[]],[\"name/395\",[23,43.703]],[\"comment/395\",[]],[\"name/396\",[24,45.134]],[\"comment/396\",[]],[\"name/397\",[25,43.703]],[\"comment/397\",[]],[\"name/398\",[35,46.804]],[\"comment/398\",[]],[\"name/399\",[2,43.703]],[\"comment/399\",[]],[\"name/400\",[3,45.134]],[\"comment/400\",[]],[\"name/401\",[4,46.804]],[\"comment/401\",[]],[\"name/402\",[5,45.134]],[\"comment/402\",[]],[\"name/403\",[8,46.804]],[\"comment/403\",[]],[\"name/404\",[9,46.804]],[\"comment/404\",[]],[\"name/405\",[13,46.804]],[\"comment/405\",[]],[\"name/406\",[19,43.703]],[\"comment/406\",[]],[\"name/407\",[20,42.451]],[\"comment/407\",[]],[\"name/408\",[21,43.703]],[\"comment/408\",[]],[\"name/409\",[29,43.703]],[\"comment/409\",[]],[\"name/410\",[30,45.134]],[\"comment/410\",[]],[\"name/411\",[31,41.339]],[\"comment/411\",[]],[\"name/412\",[32,45.134]],[\"comment/412\",[]],[\"name/413\",[34,45.134]],[\"comment/413\",[]],[\"name/414\",[36,46.804]],[\"comment/414\",[]],[\"name/415\",[37,43.703]],[\"comment/415\",[]],[\"name/416\",[38,45.134]],[\"comment/416\",[]],[\"name/417\",[40,46.804]],[\"comment/417\",[]],[\"name/418\",[42,46.804]],[\"comment/418\",[]],[\"name/419\",[43,46.804]],[\"comment/419\",[]],[\"name/420\",[52,46.804]],[\"comment/420\",[]],[\"name/421\",[53,46.804]],[\"comment/421\",[]],[\"name/422\",[55,46.804]],[\"comment/422\",[]],[\"name/423\",[59,46.804]],[\"comment/423\",[]],[\"name/424\",[60,28.442]],[\"comment/424\",[]],[\"name/425\",[64,46.804]],[\"comment/425\",[]],[\"name/426\",[71,46.804]],[\"comment/426\",[]],[\"name/427\",[162,59.797]],[\"comment/427\",[]],[\"name/428\",[163,54.689]],[\"comment/428\",[]],[\"name/429\",[79,48.811]],[\"comment/429\",[]],[\"name/430\",[80,48.811]],[\"comment/430\",[]],[\"name/431\",[81,48.811]],[\"comment/431\",[]],[\"name/432\",[82,48.811]],[\"comment/432\",[]],[\"name/433\",[83,46.804]],[\"comment/433\",[]],[\"name/434\",[84,48.811]],[\"comment/434\",[]],[\"name/435\",[85,51.324]],[\"comment/435\",[]],[\"name/436\",[86,51.324]],[\"comment/436\",[]],[\"name/437\",[31,41.339]],[\"comment/437\",[]],[\"name/438\",[87,48.811]],[\"comment/438\",[]],[\"name/439\",[164,59.797]],[\"comment/439\",[]],[\"name/440\",[1,39.428]],[\"comment/440\",[]],[\"name/441\",[117,43.703]],[\"comment/441\",[]],[\"name/442\",[165,48.811]],[\"comment/442\",[]],[\"name/443\",[166,51.324]],[\"comment/443\",[]],[\"name/444\",[167,48.811]],[\"comment/444\",[]],[\"name/445\",[168,51.324]],[\"comment/445\",[]],[\"name/446\",[41,42.451]],[\"comment/446\",[]],[\"name/447\",[169,59.797]],[\"comment/447\",[]],[\"name/448\",[10,42.451]],[\"comment/448\",[]],[\"name/449\",[170,59.797]],[\"comment/449\",[]],[\"name/450\",[171,59.797]],[\"comment/450\",[]],[\"name/451\",[172,51.324]],[\"comment/451\",[]],[\"name/452\",[173,51.324]],[\"comment/452\",[]],[\"name/453\",[174,51.324]],[\"comment/453\",[]],[\"name/454\",[175,51.324]],[\"comment/454\",[]],[\"name/455\",[176,51.324]],[\"comment/455\",[]],[\"name/456\",[177,51.324]],[\"comment/456\",[]],[\"name/457\",[178,51.324]],[\"comment/457\",[]],[\"name/458\",[179,51.324]],[\"comment/458\",[]],[\"name/459\",[180,59.797]],[\"comment/459\",[]],[\"name/460\",[181,59.797]],[\"comment/460\",[]],[\"name/461\",[182,54.689]],[\"comment/461\",[]],[\"name/462\",[183,51.324]],[\"comment/462\",[]],[\"name/463\",[184,51.324]],[\"comment/463\",[]],[\"name/464\",[185,51.324]],[\"comment/464\",[]],[\"name/465\",[186,51.324]],[\"comment/465\",[]],[\"name/466\",[187,51.324]],[\"comment/466\",[]],[\"name/467\",[188,51.324]],[\"comment/467\",[]],[\"name/468\",[189,59.797]],[\"comment/468\",[]],[\"name/469\",[190,59.797]],[\"comment/469\",[]],[\"name/470\",[191,59.797]],[\"comment/470\",[]],[\"name/471\",[192,59.797]],[\"comment/471\",[]],[\"name/472\",[193,59.797]],[\"comment/472\",[]],[\"name/473\",[194,59.797]],[\"comment/473\",[]],[\"name/474\",[1,39.428]],[\"comment/474\",[]],[\"name/475\",[177,51.324]],[\"comment/475\",[]],[\"name/476\",[117,43.703]],[\"comment/476\",[]],[\"name/477\",[184,51.324]],[\"comment/477\",[]],[\"name/478\",[165,48.811]],[\"comment/478\",[]],[\"name/479\",[166,51.324]],[\"comment/479\",[]],[\"name/480\",[167,48.811]],[\"comment/480\",[]],[\"name/481\",[168,51.324]],[\"comment/481\",[]],[\"name/482\",[41,42.451]],[\"comment/482\",[]],[\"name/483\",[10,42.451]],[\"comment/483\",[]],[\"name/484\",[172,51.324]],[\"comment/484\",[]],[\"name/485\",[173,51.324]],[\"comment/485\",[]],[\"name/486\",[174,51.324]],[\"comment/486\",[]],[\"name/487\",[175,51.324]],[\"comment/487\",[]],[\"name/488\",[176,51.324]],[\"comment/488\",[]],[\"name/489\",[178,51.324]],[\"comment/489\",[]],[\"name/490\",[179,51.324]],[\"comment/490\",[]],[\"name/491\",[183,51.324]],[\"comment/491\",[]],[\"name/492\",[185,51.324]],[\"comment/492\",[]],[\"name/493\",[186,51.324]],[\"comment/493\",[]],[\"name/494\",[187,51.324]],[\"comment/494\",[]],[\"name/495\",[188,51.324]],[\"comment/495\",[]],[\"name/496\",[195,59.797]],[\"comment/496\",[]],[\"name/497\",[1,39.428]],[\"comment/497\",[]],[\"name/498\",[196,54.689]],[\"comment/498\",[]],[\"name/499\",[177,51.324]],[\"comment/499\",[]],[\"name/500\",[179,51.324]],[\"comment/500\",[]],[\"name/501\",[117,43.703]],[\"comment/501\",[]],[\"name/502\",[184,51.324]],[\"comment/502\",[]],[\"name/503\",[185,51.324]],[\"comment/503\",[]],[\"name/504\",[165,48.811]],[\"comment/504\",[]],[\"name/505\",[166,51.324]],[\"comment/505\",[]],[\"name/506\",[167,48.811]],[\"comment/506\",[]],[\"name/507\",[168,51.324]],[\"comment/507\",[]],[\"name/508\",[41,42.451]],[\"comment/508\",[]],[\"name/509\",[10,42.451]],[\"comment/509\",[]],[\"name/510\",[172,51.324]],[\"comment/510\",[]],[\"name/511\",[173,51.324]],[\"comment/511\",[]],[\"name/512\",[174,51.324]],[\"comment/512\",[]],[\"name/513\",[175,51.324]],[\"comment/513\",[]],[\"name/514\",[176,51.324]],[\"comment/514\",[]],[\"name/515\",[178,51.324]],[\"comment/515\",[]],[\"name/516\",[183,51.324]],[\"comment/516\",[]],[\"name/517\",[186,51.324]],[\"comment/517\",[]],[\"name/518\",[187,51.324]],[\"comment/518\",[]],[\"name/519\",[188,51.324]],[\"comment/519\",[]],[\"name/520\",[197,59.797]],[\"comment/520\",[]],[\"name/521\",[198,54.689]],[\"comment/521\",[]],[\"name/522\",[163,54.689]],[\"comment/522\",[]],[\"name/523\",[199,59.797]],[\"comment/523\",[]],[\"name/524\",[200,59.797]],[\"comment/524\",[]],[\"name/525\",[198,54.689]],[\"comment/525\",[]],[\"name/526\",[201,59.797]],[\"comment/526\",[]],[\"name/527\",[60,28.442]],[\"comment/527\",[]],[\"name/528\",[202,59.797]],[\"comment/528\",[]],[\"name/529\",[165,48.811]],[\"comment/529\",[]],[\"name/530\",[203,59.797]],[\"comment/530\",[]],[\"name/531\",[60,28.442]],[\"comment/531\",[]],[\"name/532\",[204,59.797]],[\"comment/532\",[]],[\"name/533\",[205,59.797]],[\"comment/533\",[]],[\"name/534\",[206,54.689]],[\"comment/534\",[]],[\"name/535\",[207,54.689]],[\"comment/535\",[]],[\"name/536\",[167,48.811]],[\"comment/536\",[]],[\"name/537\",[20,42.451]],[\"comment/537\",[]],[\"name/538\",[182,54.689]],[\"comment/538\",[]],[\"name/539\",[196,54.689]],[\"comment/539\",[]],[\"name/540\",[208,54.689]],[\"comment/540\",[]],[\"name/541\",[209,48.811]],[\"comment/541\",[]],[\"name/542\",[210,51.324]],[\"comment/542\",[]],[\"name/543\",[211,51.324]],[\"comment/543\",[]],[\"name/544\",[117,43.703]],[\"comment/544\",[]],[\"name/545\",[212,59.797]],[\"comment/545\",[]],[\"name/546\",[213,59.797]],[\"comment/546\",[]],[\"name/547\",[60,28.442]],[\"comment/547\",[]],[\"name/548\",[214,59.797]],[\"comment/548\",[]],[\"name/549\",[60,28.442]],[\"comment/549\",[]],[\"name/550\",[215,59.797]],[\"comment/550\",[]],[\"name/551\",[216,59.797]],[\"comment/551\",[]],[\"name/552\",[208,54.689]],[\"comment/552\",[]],[\"name/553\",[209,48.811]],[\"comment/553\",[]],[\"name/554\",[210,51.324]],[\"comment/554\",[]],[\"name/555\",[211,51.324]],[\"comment/555\",[]],[\"name/556\",[117,43.703]],[\"comment/556\",[]],[\"name/557\",[206,54.689]],[\"comment/557\",[]],[\"name/558\",[209,48.811]],[\"comment/558\",[]],[\"name/559\",[217,59.797]],[\"comment/559\",[]],[\"name/560\",[210,51.324]],[\"comment/560\",[]],[\"name/561\",[207,54.689]],[\"comment/561\",[]],[\"name/562\",[209,48.811]],[\"comment/562\",[]],[\"name/563\",[211,51.324]],[\"comment/563\",[]],[\"name/564\",[103,45.134]],[\"comment/564\",[]],[\"name/565\",[142,46.804]],[\"comment/565\",[]],[\"name/566\",[218,59.797]],[\"comment/566\",[]],[\"name/567\",[103,45.134]],[\"comment/567\",[]],[\"name/568\",[142,46.804]],[\"comment/568\",[]],[\"name/569\",[219,59.797]],[\"comment/569\",[]],[\"name/570\",[1,39.428]],[\"comment/570\",[]],[\"name/571\",[220,54.689]],[\"comment/571\",[]],[\"name/572\",[221,59.797]],[\"comment/572\",[]],[\"name/573\",[222,59.797]],[\"comment/573\",[]],[\"name/574\",[223,59.797]],[\"comment/574\",[]],[\"name/575\",[224,59.797]],[\"comment/575\",[]],[\"name/576\",[225,59.797]],[\"comment/576\",[]],[\"name/577\",[226,59.797]],[\"comment/577\",[]],[\"name/578\",[34,45.134]],[\"comment/578\",[]],[\"name/579\",[227,59.797]],[\"comment/579\",[]],[\"name/580\",[228,59.797]],[\"comment/580\",[]],[\"name/581\",[1,39.428]],[\"comment/581\",[]],[\"name/582\",[229,59.797]],[\"comment/582\",[]],[\"name/583\",[230,59.797]],[\"comment/583\",[]],[\"name/584\",[220,54.689]],[\"comment/584\",[]],[\"name/585\",[25,43.703]],[\"comment/585\",[]],[\"name/586\",[231,59.797]],[\"comment/586\",[]],[\"name/587\",[232,59.797]],[\"comment/587\",[]],[\"name/588\",[233,59.797]],[\"comment/588\",[]],[\"name/589\",[234,59.797]],[\"comment/589\",[]],[\"name/590\",[235,59.797]],[\"comment/590\",[]],[\"name/591\",[236,59.797]],[\"comment/591\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":60,\"name\":{\"60\":{},\"113\":{},\"155\":{},\"178\":{},\"180\":{},\"182\":{},\"184\":{},\"186\":{},\"188\":{},\"209\":{},\"215\":{},\"236\":{},\"242\":{},\"248\":{},\"254\":{},\"256\":{},\"258\":{},\"260\":{},\"262\":{},\"264\":{},\"266\":{},\"275\":{},\"277\":{},\"302\":{},\"304\":{},\"306\":{},\"308\":{},\"310\":{},\"382\":{},\"424\":{},\"527\":{},\"531\":{},\"547\":{},\"549\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":164,\"name\":{\"439\":{}},\"comment\":{}}],[\"active\",{\"_index\":115,\"name\":{\"239\":{}},\"comment\":{}}],[\"activeinterval\",{\"_index\":168,\"name\":{\"445\":{},\"481\":{},\"507\":{}},\"comment\":{}}],[\"addtaskfunction\",{\"_index\":173,\"name\":{\"452\":{},\"485\":{},\"511\":{}},\"comment\":{}}],[\"addworkernode\",{\"_index\":65,\"name\":{\"65\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":43,\"name\":{\"43\":{},\"108\":{},\"150\":{},\"377\":{},\"419\":{}},\"comment\":{}}],[\"afterworkernodesetup\",{\"_index\":55,\"name\":{\"55\":{},\"111\":{},\"153\":{},\"380\":{},\"422\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":128,\"name\":{\"268\":{},\"315\":{}},\"comment\":{}}],[\"async\",{\"_index\":200,\"name\":{\"524\":{}},\"comment\":{}}],[\"availableparallelism\",{\"_index\":236,\"name\":{\"591\":{}},\"comment\":{}}],[\"average\",{\"_index\":106,\"name\":{\"212\":{},\"218\":{},\"271\":{},\"316\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":42,\"name\":{\"42\":{},\"107\":{},\"149\":{},\"376\":{},\"418\":{}},\"comment\":{}}],[\"begintaskperformance\",{\"_index\":190,\"name\":{\"469\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"busy\",{\"_index\":35,\"name\":{\"35\":{},\"78\":{},\"130\":{},\"347\":{},\"398\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":97,\"name\":{\"202\":{}},\"comment\":{}}],[\"checkactive\",{\"_index\":182,\"name\":{\"461\":{},\"538\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":63,\"name\":{\"63\":{}},\"comment\":{}}],[\"checkdynamicpoolsize\",{\"_index\":13,\"name\":{\"13\":{},\"95\":{},\"137\":{},\"363\":{},\"405\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"checkmessageworkerid\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":227,\"name\":{\"579\":{}},\"comment\":{}}],[\"checkstatistics\",{\"_index\":192,\"name\":{\"471\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":171,\"name\":{\"450\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":170,\"name\":{\"449\":{}},\"comment\":{}}],[\"choose\",{\"_index\":150,\"name\":{\"305\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":219,\"name\":{\"569\":{}},\"comment\":{}}],[\"clear\",{\"_index\":234,\"name\":{\"589\":{}},\"comment\":{}}],[\"cleartasksqueue\",{\"_index\":123,\"name\":{\"259\":{}},\"comment\":{}}],[\"closechannel\",{\"_index\":125,\"name\":{\"263\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":76,\"name\":{\"158\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":194,\"name\":{\"473\":{}},\"comment\":{}}],[\"concat\",{\"_index\":223,\"name\":{\"574\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":111,\"name\":{\"233\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"74\":{},\"117\":{},\"332\":{},\"343\":{},\"386\":{},\"440\":{},\"474\":{},\"497\":{},\"570\":{},\"581\":{}},\"comment\":{}}],[\"createandsetupdynamicworkernode\",{\"_index\":53,\"name\":{\"53\":{},\"110\":{},\"152\":{},\"379\":{},\"421\":{}},\"comment\":{}}],[\"createandsetupworkernode\",{\"_index\":52,\"name\":{\"52\":{},\"109\":{},\"151\":{},\"378\":{},\"420\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":51,\"name\":{\"51\":{},\"86\":{},\"125\":{},\"354\":{},\"393\":{}},\"comment\":{}}],[\"data\",{\"_index\":210,\"name\":{\"542\":{},\"554\":{},\"560\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":232,\"name\":{\"587\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":69,\"name\":{\"69\":{},\"257\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":38,\"name\":{\"38\":{},\"106\":{},\"148\":{},\"179\":{},\"374\":{},\"416\":{}},\"comment\":{}}],[\"destroyworkernode\",{\"_index\":39,\"name\":{\"39\":{},\"82\":{},\"121\":{},\"350\":{},\"389\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":137,\"name\":{\"287\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":73,\"name\":{\"73\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":160,\"name\":{\"342\":{}},\"comment\":{}}],[\"elu\",{\"_index\":142,\"name\":{\"295\":{},\"323\":{},\"329\":{},\"565\":{},\"568\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"90\":{},\"132\":{},\"176\":{},\"358\":{},\"400\":{}},\"comment\":{}}],[\"empty\",{\"_index\":226,\"name\":{\"577\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":86,\"name\":{\"168\":{},\"228\":{},\"436\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":31,\"name\":{\"31\":{},\"101\":{},\"143\":{},\"169\":{},\"185\":{},\"229\":{},\"369\":{},\"411\":{},\"437\":{}},\"comment\":{}}],[\"endtaskperformance\",{\"_index\":191,\"name\":{\"470\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":231,\"name\":{\"586\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":68,\"name\":{\"68\":{},\"255\":{}},\"comment\":{}}],[\"env\",{\"_index\":77,\"name\":{\"159\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":80,\"name\":{\"162\":{},\"222\":{},\"235\":{},\"430\":{}},\"comment\":{}}],[\"eventlooputilizationmeasurementstatistics\",{\"_index\":113,\"name\":{\"237\":{}},\"comment\":{}}],[\"execute\",{\"_index\":37,\"name\":{\"37\":{},\"105\":{},\"147\":{},\"177\":{},\"339\":{},\"373\":{},\"415\":{}},\"comment\":{}}],[\"executed\",{\"_index\":131,\"name\":{\"279\":{}},\"comment\":{}}],[\"executedtasks\",{\"_index\":98,\"name\":{\"203\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":67,\"name\":{\"67\":{}},\"comment\":{}}],[\"executing\",{\"_index\":132,\"name\":{\"280\":{}},\"comment\":{}}],[\"executingtasks\",{\"_index\":99,\"name\":{\"204\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":82,\"name\":{\"164\":{},\"224\":{},\"241\":{},\"432\":{}},\"comment\":{}}],[\"failed\",{\"_index\":135,\"name\":{\"283\":{}},\"comment\":{}}],[\"failedtasks\",{\"_index\":102,\"name\":{\"207\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":9,\"name\":{\"9\":{},\"94\":{},\"136\":{},\"362\":{},\"404\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":75,\"name\":{\"116\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":161,\"name\":{\"385\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":71,\"name\":{\"71\":{},\"115\":{},\"157\":{},\"384\":{},\"426\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":72,\"name\":{\"72\":{}},\"comment\":{}}],[\"full\",{\"_index\":34,\"name\":{\"34\":{},\"103\":{},\"145\":{},\"371\":{},\"413\":{},\"578\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":183,\"name\":{\"462\":{},\"491\":{},\"516\":{}},\"comment\":{}}],[\"getstrategypolicy\",{\"_index\":158,\"name\":{\"335\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":189,\"name\":{\"468\":{}},\"comment\":{}}],[\"gettaskstatisticsrequirements\",{\"_index\":159,\"name\":{\"336\":{}},\"comment\":{}}],[\"gettaskworkerusage\",{\"_index\":126,\"name\":{\"265\":{}},\"comment\":{}}],[\"getworkerinfo\",{\"_index\":64,\"name\":{\"64\":{},\"114\":{},\"156\":{},\"383\":{},\"425\":{}},\"comment\":{}}],[\"getworkernodekeybyworker\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"getworkernodekeybyworkerid\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":185,\"name\":{\"464\":{},\"492\":{},\"503\":{}},\"comment\":{}}],[\"handlekillmessage\",{\"_index\":179,\"name\":{\"458\":{},\"490\":{},\"500\":{}},\"comment\":{}}],[\"handlereadymessage\",{\"_index\":177,\"name\":{\"456\":{},\"475\":{},\"499\":{}},\"comment\":{}}],[\"handletaskexecutionresponse\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"handleworkerreadyresponse\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"hastaskfunction\",{\"_index\":172,\"name\":{\"451\":{},\"484\":{},\"510\":{}},\"comment\":{}}],[\"history\",{\"_index\":129,\"name\":{\"273\":{}},\"comment\":{}}],[\"id\",{\"_index\":117,\"name\":{\"244\":{},\"285\":{},\"441\":{},\"476\":{},\"501\":{},\"544\":{},\"556\":{}},\"comment\":{}}],[\"idle\",{\"_index\":114,\"name\":{\"238\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":96,\"name\":{\"201\":{}},\"comment\":{}}],[\"info\",{\"_index\":19,\"name\":{\"19\":{},\"96\":{},\"138\":{},\"174\":{},\"251\":{},\"364\":{},\"406\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":36,\"name\":{\"36\":{},\"104\":{},\"146\":{},\"372\":{},\"414\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":90,\"name\":{\"173\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":41,\"name\":{\"41\":{},\"81\":{},\"120\":{},\"349\":{},\"388\":{},\"446\":{},\"482\":{},\"508\":{}},\"comment\":{}}],[\"items\",{\"_index\":229,\"name\":{\"582\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":235,\"name\":{\"590\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":116,\"name\":{\"243\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":145,\"name\":{\"298\":{}},\"comment\":{}}],[\"iworkernode\",{\"_index\":121,\"name\":{\"249\":{}},\"comment\":{}}],[\"kill\",{\"_index\":205,\"name\":{\"533\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":198,\"name\":{\"521\":{},\"525\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":197,\"name\":{\"520\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":166,\"name\":{\"443\":{},\"479\":{},\"505\":{}},\"comment\":{}}],[\"listtaskfunctions\",{\"_index\":175,\"name\":{\"454\":{},\"487\":{},\"513\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":169,\"name\":{\"447\":{}},\"comment\":{}}],[\"max\",{\"_index\":74,\"name\":{\"75\":{},\"344\":{}},\"comment\":{}}],[\"maximum\",{\"_index\":105,\"name\":{\"211\":{},\"217\":{},\"270\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":199,\"name\":{\"523\":{}},\"comment\":{}}],[\"maxqueued\",{\"_index\":134,\"name\":{\"282\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":101,\"name\":{\"206\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":25,\"name\":{\"25\":{},\"77\":{},\"129\":{},\"198\":{},\"346\":{},\"397\":{},\"585\":{}},\"comment\":{}}],[\"measurement\",{\"_index\":153,\"name\":{\"311\":{},\"326\":{}},\"comment\":{}}],[\"measurementoptions\",{\"_index\":154,\"name\":{\"312\":{}},\"comment\":{}}],[\"measurements\",{\"_index\":143,\"name\":{\"296\":{}},\"comment\":{}}],[\"measurementstatistics\",{\"_index\":127,\"name\":{\"267\":{}},\"comment\":{}}],[\"measurementstatisticsrequirements\",{\"_index\":155,\"name\":{\"314\":{}},\"comment\":{}}],[\"median\",{\"_index\":107,\"name\":{\"213\":{},\"219\":{},\"272\":{},\"313\":{},\"317\":{}},\"comment\":{}}],[\"message\",{\"_index\":217,\"name\":{\"559\":{}},\"comment\":{}}],[\"messagechannel\",{\"_index\":138,\"name\":{\"289\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":79,\"name\":{\"161\":{},\"221\":{},\"274\":{},\"429\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":178,\"name\":{\"457\":{},\"489\":{},\"515\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":204,\"name\":{\"532\":{}},\"comment\":{}}],[\"minimum\",{\"_index\":104,\"name\":{\"210\":{},\"216\":{},\"269\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":24,\"name\":{\"24\":{},\"88\":{},\"128\":{},\"197\":{},\"356\":{},\"396\":{}},\"comment\":{}}],[\"name\",{\"_index\":209,\"name\":{\"541\":{},\"553\":{},\"558\":{},\"562\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":8,\"name\":{\"8\":{},\"93\":{},\"135\":{},\"361\":{},\"403\":{}},\"comment\":{}}],[\"offset\",{\"_index\":230,\"name\":{\"583\":{}},\"comment\":{}}],[\"on\",{\"_index\":119,\"name\":{\"246\":{}},\"comment\":{}}],[\"once\",{\"_index\":120,\"name\":{\"247\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":81,\"name\":{\"163\":{},\"223\":{},\"276\":{},\"431\":{}},\"comment\":{}}],[\"opts\",{\"_index\":10,\"name\":{\"10\":{},\"79\":{},\"118\":{},\"348\":{},\"387\":{},\"448\":{},\"483\":{},\"509\":{}},\"comment\":{}}],[\"peek\",{\"_index\":233,\"name\":{\"588\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":91,\"name\":{\"189\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":92,\"name\":{\"190\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":88,\"name\":{\"171\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":93,\"name\":{\"191\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":109,\"name\":{\"220\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":110,\"name\":{\"231\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":89,\"name\":{\"172\":{}},\"comment\":{}}],[\"port\",{\"_index\":196,\"name\":{\"498\":{},\"539\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":4,\"name\":{\"4\":{},\"91\":{},\"133\":{},\"359\":{},\"401\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":212,\"name\":{\"545\":{}},\"comment\":{}}],[\"push\",{\"_index\":221,\"name\":{\"572\":{}},\"comment\":{}}],[\"queue\",{\"_index\":228,\"name\":{\"580\":{}},\"comment\":{}}],[\"queued\",{\"_index\":133,\"name\":{\"281\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":100,\"name\":{\"205\":{}},\"comment\":{}}],[\"ready\",{\"_index\":20,\"name\":{\"20\":{},\"97\":{},\"139\":{},\"195\":{},\"288\":{},\"365\":{},\"407\":{},\"537\":{}},\"comment\":{}}],[\"redistributequeuedtasks\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":54,\"name\":{\"54\":{},\"85\":{},\"124\":{},\"353\":{},\"392\":{}},\"comment\":{}}],[\"reject\",{\"_index\":214,\"name\":{\"548\":{}},\"comment\":{}}],[\"remove\",{\"_index\":151,\"name\":{\"307\":{},\"340\":{}},\"comment\":{}}],[\"removetaskfunction\",{\"_index\":174,\"name\":{\"453\":{},\"486\":{},\"512\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":66,\"name\":{\"66\":{}},\"comment\":{}}],[\"reset\",{\"_index\":148,\"name\":{\"301\":{}},\"comment\":{}}],[\"resetusage\",{\"_index\":124,\"name\":{\"261\":{}},\"comment\":{}}],[\"resize\",{\"_index\":225,\"name\":{\"576\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":213,\"name\":{\"546\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":85,\"name\":{\"167\":{},\"227\":{},\"435\":{}},\"comment\":{}}],[\"run\",{\"_index\":186,\"name\":{\"465\":{},\"493\":{},\"517\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":188,\"name\":{\"467\":{},\"495\":{},\"519\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":187,\"name\":{\"466\":{},\"494\":{},\"518\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":103,\"name\":{\"208\":{},\"293\":{},\"321\":{},\"327\":{},\"564\":{},\"567\":{}},\"comment\":{}}],[\"sendstartupmessagetoworker\",{\"_index\":56,\"name\":{\"56\":{},\"84\":{},\"123\":{},\"352\":{},\"391\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":184,\"name\":{\"463\":{},\"477\":{},\"502\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":50,\"name\":{\"50\":{},\"83\":{},\"122\":{},\"351\":{},\"390\":{}},\"comment\":{}}],[\"sendworkerstatisticsmessagetoworker\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"setdefaulttaskfunction\",{\"_index\":176,\"name\":{\"455\":{},\"488\":{},\"514\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":152,\"name\":{\"309\":{},\"341\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":32,\"name\":{\"32\":{},\"102\":{},\"144\":{},\"187\":{},\"370\":{},\"412\":{}},\"comment\":{}}],[\"settings\",{\"_index\":78,\"name\":{\"160\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":40,\"name\":{\"40\":{},\"80\":{},\"119\":{},\"375\":{},\"417\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":29,\"name\":{\"29\":{},\"99\":{},\"141\":{},\"181\":{},\"337\":{},\"367\":{},\"409\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":30,\"name\":{\"30\":{},\"100\":{},\"142\":{},\"183\":{},\"368\":{},\"410\":{}},\"comment\":{}}],[\"shallcreatedynamicworker\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"size\",{\"_index\":220,\"name\":{\"571\":{},\"584\":{}},\"comment\":{}}],[\"splice\",{\"_index\":224,\"name\":{\"575\":{}},\"comment\":{}}],[\"startcheckactive\",{\"_index\":180,\"name\":{\"459\":{}},\"comment\":{}}],[\"starting\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"startpool\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"starttimestamp\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":167,\"name\":{\"444\":{},\"480\":{},\"506\":{},\"536\":{}},\"comment\":{}}],[\"stopcheckactive\",{\"_index\":181,\"name\":{\"460\":{}},\"comment\":{}}],[\"strategy\",{\"_index\":95,\"name\":{\"196\":{}},\"comment\":{}}],[\"strategypolicy\",{\"_index\":146,\"name\":{\"299\":{},\"318\":{}},\"comment\":{}}],[\"task\",{\"_index\":216,\"name\":{\"551\":{}},\"comment\":{}}],[\"taskasyncfunction\",{\"_index\":201,\"name\":{\"526\":{}},\"comment\":{}}],[\"taskerror\",{\"_index\":206,\"name\":{\"534\":{},\"557\":{}},\"comment\":{}}],[\"taskfunction\",{\"_index\":202,\"name\":{\"528\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":165,\"name\":{\"442\":{},\"478\":{},\"504\":{},\"529\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":207,\"name\":{\"535\":{},\"561\":{}},\"comment\":{}}],[\"tasks\",{\"_index\":141,\"name\":{\"292\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":87,\"name\":{\"170\":{},\"230\":{},\"232\":{},\"438\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":70,\"name\":{\"70\":{},\"253\":{}},\"comment\":{}}],[\"taskstatistics\",{\"_index\":130,\"name\":{\"278\":{}},\"comment\":{}}],[\"taskstatisticsrequirements\",{\"_index\":147,\"name\":{\"300\":{},\"320\":{}},\"comment\":{}}],[\"tasksyncfunction\",{\"_index\":203,\"name\":{\"530\":{}},\"comment\":{}}],[\"threadid\",{\"_index\":118,\"name\":{\"245\":{}},\"comment\":{}}],[\"threadpooloptions\",{\"_index\":162,\"name\":{\"427\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":195,\"name\":{\"496\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":211,\"name\":{\"543\":{},\"555\":{},\"563\":{}},\"comment\":{}}],[\"type\",{\"_index\":22,\"name\":{\"22\":{},\"76\":{},\"126\":{},\"193\":{},\"286\":{},\"345\":{},\"394\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":222,\"name\":{\"573\":{}},\"comment\":{}}],[\"update\",{\"_index\":149,\"name\":{\"303\":{},\"338\":{}},\"comment\":{}}],[\"updateeluworkerusage\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"updatelasttasktimestamp\",{\"_index\":193,\"name\":{\"472\":{}},\"comment\":{}}],[\"updateruntimeworkerusage\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"updatetaskstatisticsworkerusage\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"updatewaittimeworkerusage\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"usage\",{\"_index\":122,\"name\":{\"252\":{}},\"comment\":{}}],[\"usedynamicworker\",{\"_index\":156,\"name\":{\"319\":{}},\"comment\":{}}],[\"utilization\",{\"_index\":21,\"name\":{\"21\":{},\"98\":{},\"140\":{},\"199\":{},\"240\":{},\"366\":{},\"408\":{}},\"comment\":{}}],[\"version\",{\"_index\":94,\"name\":{\"192\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":108,\"name\":{\"214\":{},\"294\":{},\"322\":{},\"328\":{}},\"comment\":{}}],[\"weights\",{\"_index\":157,\"name\":{\"330\":{}},\"comment\":{}}],[\"worker\",{\"_index\":23,\"name\":{\"23\":{},\"87\":{},\"127\":{},\"194\":{},\"250\":{},\"355\":{},\"395\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":144,\"name\":{\"297\":{},\"333\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":83,\"name\":{\"165\":{},\"225\":{},\"324\":{},\"334\":{},\"433\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":5,\"name\":{\"5\":{},\"92\":{},\"134\":{},\"331\":{},\"360\":{},\"402\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":84,\"name\":{\"166\":{},\"226\":{},\"325\":{},\"434\":{}},\"comment\":{}}],[\"workerid\",{\"_index\":208,\"name\":{\"540\":{},\"552\":{}},\"comment\":{}}],[\"workerinfo\",{\"_index\":136,\"name\":{\"284\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":59,\"name\":{\"59\":{},\"112\":{},\"154\":{},\"381\":{},\"423\":{}},\"comment\":{}}],[\"workernodekey\",{\"_index\":215,\"name\":{\"550\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":2,\"name\":{\"2\":{},\"89\":{},\"131\":{},\"175\":{},\"200\":{},\"357\":{},\"399\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":163,\"name\":{\"428\":{},\"522\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":218,\"name\":{\"566\":{}},\"comment\":{}}],[\"workertype\",{\"_index\":139,\"name\":{\"290\":{}},\"comment\":{}}],[\"workertypes\",{\"_index\":112,\"name\":{\"234\":{}},\"comment\":{}}],[\"workerusage\",{\"_index\":140,\"name\":{\"291\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index 08cf199d..ac61238c 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -1,4 +1,4 @@ -AbstractPool | poolifier - v2.6.20
+AbstractPool | poolifier - v2.6.21
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.20
+
  • The search index is not available
  • poolifier - v2.6.21
    @@ -49,7 +49,7 @@
    • IPool<Worker, Data, Response>
    +
  • Defined in src/pools/abstract-pool.ts:55
  • @@ -177,7 +177,7 @@

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -196,7 +196,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:64
  • filePath: string
    @@ -204,7 +204,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:104
  • numberOfWorkers: number
    @@ -212,7 +212,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:103
  • opts: PoolOptions<Worker>
    @@ -220,7 +220,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:105
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    @@ -233,7 +233,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:74
  • startTimestamp: number
    @@ -241,7 +241,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:93
  • starting: boolean
    @@ -249,7 +249,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:89
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -257,7 +257,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:80
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -266,7 +266,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:61
  • Accessors

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

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:615
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:301
  • +
  • Defined in src/pools/abstract-pool.ts:497
  • +
  • Defined in src/pools/abstract-pool.ts:492
  • +
  • Defined in src/pools/abstract-pool.ts:444
  • +
  • Defined in src/pools/abstract-pool.ts:482
  • +
  • Defined in src/pools/abstract-pool.ts:461
  • +
  • Defined in src/pools/abstract-pool.ts:487
  • Methods

    @@ -396,7 +396,7 @@

    Throws

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

    +
  • Defined in src/pools/abstract-pool.ts:1111
  • +
  • Defined in src/pools/abstract-pool.ts:722
  • +
  • Defined in src/pools/abstract-pool.ts:951
  • +
  • Defined in src/pools/abstract-pool.ts:701
  • Returns TasksQueueOptions

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

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:236
  • +
  • Defined in src/pools/abstract-pool.ts:816
  • +
  • Defined in src/pools/abstract-pool.ts:900
  • +
  • Defined in src/pools/abstract-pool.ts:860
  • +
  • Defined in src/pools/abstract-pool.ts:853
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:1153
  • +
  • Defined in src/pools/abstract-pool.ts:664
  • +
  • Defined in src/pools/abstract-pool.ts:677
  • +
  • Defined in src/pools/abstract-pool.ts:571
  • Returns number

    +
  • Defined in src/pools/abstract-pool.ts:1149
  • +
  • Defined in src/pools/abstract-pool.ts:632
  • +
  • Defined in src/pools/abstract-pool.ts:1144
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:1161
  • +
  • Defined in src/pools/abstract-pool.ts:1171
  • +
  • Defined in src/pools/abstract-pool.ts:1100
  • +
  • Defined in src/pools/abstract-pool.ts:522
  • +
  • Defined in src/pools/abstract-pool.ts:534
  • Returns void

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

    +
  • Defined in src/pools/abstract-pool.ts:1047
  • +
  • Defined in src/pools/abstract-pool.ts:622
  • +
  • Defined in src/pools/abstract-pool.ts:692
  • Returns void

    +
  • Defined in src/pools/abstract-pool.ts:985
  • +
  • Defined in src/pools/abstract-pool.ts:938
  • +
  • Defined in src/pools/abstract-pool.ts:1130
  • +
  • Defined in src/pools/abstract-pool.ts:965
  • +
  • Defined in src/pools/abstract-pool.ts:843
  • +
  • Defined in src/pools/abstract-pool.ts:972
  • +
  • Defined in src/pools/abstract-pool.ts:583
  • +
  • Defined in src/pools/abstract-pool.ts:541
  • +
  • Defined in src/pools/abstract-pool.ts:560
  • +
  • Defined in src/pools/abstract-pool.ts:685
  • +
  • Defined in src/pools/abstract-pool.ts:833
  • +
  • Defined in src/pools/abstract-pool.ts:288
  • Returns number

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:763
  • +
  • Defined in src/pools/abstract-pool.ts:1034
  • @@ -47,7 +47,7 @@
  • ClusterWorker
  • ThreadWorker
  • +
  • Defined in src/worker/abstract-worker.ts:39
  • @@ -138,7 +138,7 @@
  • -
    taskFunctions: WorkerFunction<Data, Response> | TaskFunctions<Data, Response>
    +
    taskFunctions: TaskFunction<Data, Response> | TaskFunctions<Data, Response>

    Task function(s) processed by the worker when the pool's execution function is invoked. The first function is the default function.

  • @@ -151,7 +151,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:73
  • Properties

    @@ -161,7 +161,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:63
  • id: number
    @@ -169,7 +169,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:47
  • isMain: boolean
    @@ -177,7 +177,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:75
  • lastTaskTimestamp: number
    @@ -185,7 +185,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:55
  • mainWorker: MainWorker
    @@ -193,7 +193,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:76
  • opts: WorkerOptions = ...
    @@ -201,7 +201,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:78
  • statistics: WorkerStatistics
    @@ -209,15 +209,15 @@
    +
  • Defined in src/worker/abstract-worker.ts:59
  • -
    taskFunctions: Map<string, WorkerFunction<Data, Response>>
    +
    taskFunctions: Map<string, TaskFunction<Data, Response>>

    Task function(s) processed by the worker when the pool's execution function is invoked.

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

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

  • -
    fn: WorkerFunction<Data, Response>
    +
    fn: TaskFunction<Data, Response>

    The task function to add.

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

    Throws

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

    +
  • Defined in src/worker/abstract-worker.ts:182
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:306
  • Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:499
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in src/worker/abstract-worker.ts:349
  • +
  • Defined in src/worker/abstract-worker.ts:523
  • +
  • Defined in src/worker/abstract-worker.ts:110
  • Returns void

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

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

    Returns WorkerFunction<Data, Response>

    The task function.

    +

    Returns TaskFunction<Data, Response>

    The task function.

    Throws

    https://nodejs.org/api/errors.html#class-error If the task function is not found.

    +
  • Defined in src/worker/abstract-worker.ts:490
  • +
  • Defined in src/worker/abstract-worker.ts:385
  • +
  • Defined in src/worker/abstract-worker.ts:320
  • +
  • Defined in src/worker/abstract-worker.ts:288
  • +
  • Defined in src/worker/abstract-worker.ts:164
  • +
  • Defined in src/worker/abstract-worker.ts:245
  • +
  • Defined in src/worker/abstract-worker.ts:295
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/abstract-worker.ts:395
  • +
  • Defined in src/worker/abstract-worker.ts:449
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:413
  • +
  • Defined in src/worker/abstract-worker.ts:375
  • +
  • Defined in src/worker/abstract-worker.ts:258
  • +
  • Defined in src/worker/abstract-worker.ts:328
  • +
  • Defined in src/worker/abstract-worker.ts:339
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in src/worker/abstract-worker.ts:529
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:277
  • @@ -31,7 +31,7 @@ +
  • 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

    Returns void

    +
  • Defined in src/circular-array.ts:98
  • +
  • Defined in src/circular-array.ts:39
  • +
  • Defined in src/circular-array.ts:90
  • +
  • Defined in src/circular-array.ts:94
  • +
  • Defined in src/circular-array.ts:21
  • Returns void

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

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

    Parameters

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:59
  • -
    taskFunctions: Map<string, WorkerFunction<Data, Response>>
    +
    taskFunctions: Map<string, TaskFunction<Data, Response>>

    Task function(s) processed by the worker when the pool's execution function is invoked.

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

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

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

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

  • -
    fn: WorkerFunction<Data, Response>
    +
    fn: TaskFunction<Data, Response>

    The task function to add.

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

    +
  • Defined in src/worker/abstract-worker.ts:182
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:306
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:302
  • +
  • Defined in src/worker/abstract-worker.ts:363
  • +
  • Defined in src/worker/abstract-worker.ts:385
  • +
  • Defined in src/worker/abstract-worker.ts:320
  • +
  • Defined in src/worker/cluster-worker.ts:45
  • +
  • Defined in src/worker/abstract-worker.ts:164
  • +
  • Defined in src/worker/abstract-worker.ts:245
  • +
  • Defined in src/worker/abstract-worker.ts:295
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/abstract-worker.ts:395
  • +
  • Defined in src/worker/abstract-worker.ts:449
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:413
  • +
  • Defined in src/worker/cluster-worker.ts:58
  • +
  • Defined in src/worker/abstract-worker.ts:258
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:277
  • @@ -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
  • @@ -147,7 +147,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

    @@ -166,7 +166,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:64
  • filePath: string
    @@ -175,7 +175,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:104
  • max: number
    @@ -183,7 +183,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
    @@ -192,7 +192,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:103
  • @@ -201,7 +201,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    @@ -215,7 +215,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:74
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -224,7 +224,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:80
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -233,7 +233,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:61
  • Accessors

    @@ -248,7 +248,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:48
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:301
  • +
  • Defined in src/pools/cluster/dynamic.ts:43
  • +
  • Defined in src/pools/cluster/fixed.ts:120
  • +
  • Defined in src/pools/abstract-pool.ts:444
  • +
  • Defined in src/pools/cluster/dynamic.ts:38
  • +
  • Defined in src/pools/abstract-pool.ts:461
  • +
  • Defined in src/pools/cluster/fixed.ts:115
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:722
  • +
  • Defined in src/pools/abstract-pool.ts:951
  • +
  • Defined in src/pools/abstract-pool.ts:701
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:900
  • +
  • Defined in src/pools/abstract-pool.ts:860
  • +
  • Defined in src/pools/cluster/fixed.ts:105
  • +
  • Defined in src/pools/abstract-pool.ts:664
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:571
  • Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

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

    +
  • Defined in src/pools/abstract-pool.ts:632
  • +
  • Defined in src/pools/abstract-pool.ts:1161
  • +
  • Defined in src/pools/abstract-pool.ts:1100
  • +
  • Defined in src/pools/abstract-pool.ts:622
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/cluster/fixed.ts:97
  • +
  • Defined in src/pools/cluster/fixed.ts:89
  • +
  • Defined in src/pools/cluster/fixed.ts:81
  • +
  • Defined in src/pools/abstract-pool.ts:583
  • +
  • Defined in src/pools/abstract-pool.ts:541
  • +
  • Defined in src/pools/abstract-pool.ts:560
  • +
  • Defined in src/pools/cluster/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:1034
  • @@ -45,7 +45,7 @@ When the maximum number of threads is reached and workers are busy, an event is +
  • Defined in src/pools/thread/dynamic.ts:15
  • @@ -147,7 +147,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:27
  • Properties

    @@ -166,7 +166,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:64
  • filePath: string
    @@ -175,7 +175,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:104
  • max: number
    @@ -183,7 +183,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:29
  • numberOfWorkers: number
    @@ -192,7 +192,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:103
  • @@ -201,7 +201,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/fixed.ts:48
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    @@ -215,7 +215,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:74
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -224,7 +224,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:80
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -233,7 +233,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:61
  • Accessors

    @@ -248,7 +248,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:48
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:301
  • +
  • Defined in src/pools/thread/dynamic.ts:43
  • +
  • Defined in src/pools/thread/fixed.ts:130
  • +
  • Defined in src/pools/abstract-pool.ts:444
  • +
  • Defined in src/pools/thread/dynamic.ts:38
  • +
  • Defined in src/pools/abstract-pool.ts:461
  • +
  • Defined in src/pools/thread/fixed.ts:125
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:722
  • +
  • Defined in src/pools/abstract-pool.ts:951
  • +
  • Defined in src/pools/abstract-pool.ts:701
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:900
  • +
  • Defined in src/pools/abstract-pool.ts:860
  • +
  • Defined in src/pools/thread/fixed.ts:112
  • +
  • Defined in src/pools/abstract-pool.ts:664
  • +
  • Defined in src/pools/thread/fixed.ts:59
  • +
  • Defined in src/pools/abstract-pool.ts:571
  • Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

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

    +
  • Defined in src/pools/abstract-pool.ts:632
  • +
  • Defined in src/pools/abstract-pool.ts:1161
  • +
  • Defined in src/pools/abstract-pool.ts:1100
  • +
  • Defined in src/pools/abstract-pool.ts:622
  • +
  • Defined in src/pools/thread/fixed.ts:54
  • +
  • Defined in src/pools/thread/fixed.ts:102
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • +
  • Defined in src/pools/thread/fixed.ts:76
  • +
  • Defined in src/pools/abstract-pool.ts:583
  • +
  • Defined in src/pools/abstract-pool.ts:541
  • +
  • Defined in src/pools/abstract-pool.ts:560
  • +
  • Defined in src/pools/abstract-pool.ts:685
  • +
  • Defined in src/pools/abstract-pool.ts:1034
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:33
  • @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:44
  • Properties

    @@ -160,7 +160,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:64
  • filePath: string
    @@ -169,7 +169,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:104
  • numberOfWorkers: number
    @@ -178,7 +178,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:103
  • @@ -187,7 +187,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:47
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    @@ -201,7 +201,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:74
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -210,7 +210,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:80
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -219,7 +219,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:61
  • Accessors

    @@ -234,7 +234,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:130
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:301
  • +
  • Defined in src/pools/cluster/fixed.ts:125
  • +
  • Defined in src/pools/cluster/fixed.ts:120
  • +
  • Defined in src/pools/abstract-pool.ts:444
  • +
  • Defined in src/pools/cluster/fixed.ts:110
  • +
  • Defined in src/pools/abstract-pool.ts:461
    • -
    • get worker(): "cluster" | "thread"
    • +
    • get worker(): "thread" | "cluster"
    • The worker type.

      -

      Returns "cluster" | "thread"

      +

      Returns "thread" | "cluster"

    +
  • Defined in src/pools/cluster/fixed.ts:115
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:722
  • +
  • Defined in src/pools/abstract-pool.ts:951
  • +
  • Defined in src/pools/abstract-pool.ts:701
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:900
  • +
  • Defined in src/pools/abstract-pool.ts:860
  • +
  • Defined in src/pools/cluster/fixed.ts:105
  • +
  • Defined in src/pools/abstract-pool.ts:664
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:571
    • @@ -533,12 +533,12 @@ Can be overridden.

      • Optional data: Data
        -

        The task input data for the specified worker function. This can only be structured-cloneable data.

        +

        The task input data for the specified task function. This can only be structured-cloneable data.

      • Optional name: string
        -

        The name of the worker function to execute. If not specified, the default worker function will be executed.

        +

        The name of the task function to execute. If not specified, the default task function will be executed.

    Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

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

    +
  • Defined in src/pools/abstract-pool.ts:632
  • +
  • Defined in src/pools/abstract-pool.ts:1161
  • +
  • Defined in src/pools/abstract-pool.ts:1100
  • +
  • Defined in src/pools/abstract-pool.ts:622
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/cluster/fixed.ts:97
  • +
  • Defined in src/pools/cluster/fixed.ts:89
  • +
  • Defined in src/pools/cluster/fixed.ts:81
  • +
  • Defined in src/pools/abstract-pool.ts:583
  • +
  • Defined in src/pools/abstract-pool.ts:541
  • +
  • Defined in src/pools/abstract-pool.ts:560
  • +
  • Defined in src/pools/cluster/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:1034
  • @@ -45,7 +45,7 @@ +
  • Defined in src/pools/thread/fixed.ts:34
  • @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:45
  • Properties

    @@ -160,7 +160,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:64
  • filePath: string
    @@ -169,7 +169,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:104
  • numberOfWorkers: number
    @@ -178,7 +178,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:103
  • @@ -187,7 +187,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:48
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Response>> = ...
    @@ -201,7 +201,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:74
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -210,7 +210,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:80
  • workerNodes: IWorkerNode<Worker, Data>[] = []
    @@ -219,7 +219,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:61
  • Accessors

    @@ -234,7 +234,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:140
  • +
  • Defined in src/pools/abstract-pool.ts:606
  • +
  • Defined in src/pools/abstract-pool.ts:301
  • +
  • Defined in src/pools/thread/fixed.ts:135
  • +
  • Defined in src/pools/thread/fixed.ts:130
  • +
  • Defined in src/pools/abstract-pool.ts:444
  • +
  • Defined in src/pools/thread/fixed.ts:120
  • +
  • Defined in src/pools/abstract-pool.ts:461
    • -
    • get worker(): "cluster" | "thread"
    • +
    • get worker(): "thread" | "cluster"
    • The worker type.

      -

      Returns "cluster" | "thread"

      +

      Returns "thread" | "cluster"

    +
  • Defined in src/pools/thread/fixed.ts:125
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:722
  • +
  • Defined in src/pools/abstract-pool.ts:951
  • +
  • Defined in src/pools/abstract-pool.ts:701
  • +
  • Defined in src/pools/abstract-pool.ts:173
  • +
  • Defined in src/pools/abstract-pool.ts:900
  • +
  • Defined in src/pools/abstract-pool.ts:860
  • +
  • Defined in src/pools/thread/fixed.ts:112
  • +
  • Defined in src/pools/abstract-pool.ts:664
  • +
  • Defined in src/pools/thread/fixed.ts:59
  • +
  • Defined in src/pools/abstract-pool.ts:571
    • @@ -533,12 +533,12 @@ Can be overridden.

      • Optional data: Data
        -

        The task input data for the specified worker function. This can only be structured-cloneable data.

        +

        The task input data for the specified task function. This can only be structured-cloneable data.

      • Optional name: string
        -

        The name of the worker function to execute. If not specified, the default worker function will be executed.

        +

        The name of the task function to execute. If not specified, the default task function will be executed.

    Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

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

    +
  • Defined in src/pools/abstract-pool.ts:632
  • +
  • Defined in src/pools/abstract-pool.ts:1161
  • +
  • Defined in src/pools/abstract-pool.ts:1100
  • +
  • Defined in src/pools/abstract-pool.ts:622
  • +
  • Defined in src/pools/thread/fixed.ts:54
  • +
  • Defined in src/pools/thread/fixed.ts:102
  • +
  • Defined in src/pools/thread/fixed.ts:86
  • +
  • Defined in src/pools/thread/fixed.ts:76
  • +
  • Defined in src/pools/abstract-pool.ts:583
  • +
  • Defined in src/pools/abstract-pool.ts:541
  • +
  • Defined in src/pools/abstract-pool.ts:560
  • +
  • Defined in src/pools/abstract-pool.ts:685
  • +
  • Defined in src/pools/abstract-pool.ts:1034
  • @@ -26,7 +26,7 @@ +
  • Defined in src/pools/pool.ts:38
  • @@ -61,6 +61,7 @@ removeListener setMaxListeners getEventListeners +getMaxListeners listenerCount on once @@ -81,7 +82,7 @@

    Returns PoolEmitter

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:109
  • Properties

    @@ -95,7 +96,7 @@
    +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:355
  • captureRejections: boolean
    @@ -107,7 +108,7 @@
    +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:362
  • defaultMaxListeners: number
    @@ -138,7 +139,7 @@ Its name property is set to 'MaxListenersExceededWarning&
    +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:399
  • errorMonitor: typeof errorMonitor
    @@ -151,7 +152,7 @@ regular 'error' listener is installed.

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

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

    +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:419
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:681
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:744
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:596
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:690
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:609
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:569
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:451
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:481
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:708
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:724
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:640
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:580
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:564
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:590
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:296
  • +
    + +
    +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:268
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:250
  • @@ -772,7 +799,7 @@ special handling:

    Returns Promise<any[]>

  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:190
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/events.d.ts:340
  • @@ -32,7 +32,7 @@
    • Queue
    +
  • Defined in src/queue.ts:8
  • @@ -71,14 +71,14 @@

    T

    Returns Queue<T>

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

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

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

    See

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

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

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

    Parameters

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:78
  • port: MessagePort
    @@ -173,7 +173,7 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/thread-worker.ts:33
  • statistics: WorkerStatistics
    @@ -182,16 +182,16 @@ but the minimum number of workers will be guaranteed.

    +
  • Defined in src/worker/abstract-worker.ts:59
  • -
    taskFunctions: Map<string, WorkerFunction<Data, Response>>
    +
    taskFunctions: Map<string, TaskFunction<Data, Response>>

    Task function(s) processed by the worker when the pool's execution function is invoked.

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

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

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

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

  • -
    fn: WorkerFunction<Data, Response>
    +
    fn: TaskFunction<Data, Response>

    The task function to add.

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

    +
  • Defined in src/worker/abstract-worker.ts:182
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:306
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:283
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:302
  • +
  • Defined in src/worker/abstract-worker.ts:363
  • +
  • Defined in src/worker/thread-worker.ts:85
  • +
  • Defined in src/worker/thread-worker.ts:68
  • +
  • Defined in src/worker/thread-worker.ts:54
  • +
  • Defined in src/worker/abstract-worker.ts:164
  • +
  • Defined in src/worker/abstract-worker.ts:245
  • +
  • Defined in src/worker/abstract-worker.ts:295
  • +
  • Defined in src/worker/abstract-worker.ts:221
  • +
  • Defined in src/worker/abstract-worker.ts:395
  • +
  • Defined in src/worker/abstract-worker.ts:449
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:294
  • +
  • Defined in src/worker/abstract-worker.ts:413
  • +
  • Defined in src/worker/thread-worker.ts:80
  • +
  • Defined in src/worker/abstract-worker.ts:258
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:311
  • +
  • Defined in node_modules/.pnpm/@types+node@20.4.6/node_modules/@types/node/async_hooks.d.ts:277
  • @@ -42,7 +42,7 @@
    • WorkerChoiceStrategyContext
    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:27
  • @@ -106,14 +106,14 @@

    Returns WorkerChoiceStrategyContext<Worker, Data, Response>

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

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

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

    Throws

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

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

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

    poolifier - v2.6.20

    +

    poolifier - v2.6.21

    Index

    @@ -69,11 +69,11 @@ OnlineHandler PoolEvent PoolType +TaskAsyncFunction +TaskFunction TaskFunctions -WorkerAsyncFunction +TaskSyncFunction WorkerChoiceStrategy -WorkerFunction -WorkerSyncFunction WorkerType
    @@ -105,7 +105,7 @@

    Theme

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

    See

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

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

    See

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

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

    Returns Promise<void>

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

    Returns void

    +
  • Defined in src/pools/pool.ts:228
  • execute: ((data?, name?) => Promise<Response>)
    @@ -144,19 +144,19 @@

    Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

    +
  • Defined in src/pools/pool.ts:199
  • info: PoolInfo
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:175
  • setTasksQueueOptions: ((tasksQueueOptions) => void)
    @@ -188,7 +188,7 @@

    Returns void

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

    Returns void

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

    Returns void

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

    Param

    The event handler.

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

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/worker.ts:240
  • closeChannel: (() => void)
    @@ -89,7 +89,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:248
  • dequeueTask: (() => undefined | Task<Data>)
    @@ -106,7 +106,7 @@
    +
  • Defined in src/pools/worker.ts:236
  • enqueueTask: ((task) => number)
    @@ -131,7 +131,7 @@
    +
  • Defined in src/pools/worker.ts:230
  • getTaskWorkerUsage: ((name) => undefined | WorkerUsage)
    @@ -152,7 +152,7 @@

    Returns undefined | WorkerUsage

    +
  • Defined in src/pools/worker.ts:252
  • @@ -160,7 +160,7 @@
    +
  • Defined in src/pools/worker.ts:213
  • resetUsage: (() => void)
    @@ -176,7 +176,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:244
  • tasksQueueSize: (() => number)
    @@ -193,7 +193,7 @@
    +
  • Defined in src/pools/worker.ts:223
  • @@ -201,7 +201,7 @@
    +
  • Defined in src/pools/worker.ts:217
  • worker: Worker
    @@ -209,7 +209,7 @@
    +
  • Defined in src/pools/worker.ts:209
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:65
  • @@ -24,7 +24,7 @@
    • MeasurementStatistics
    +
  • Defined in src/pools/worker.ts:39
  • @@ -48,7 +48,7 @@
    +
  • Defined in src/pools/worker.ts:43
  • average?: number
    @@ -56,7 +56,7 @@
    +
  • Defined in src/pools/worker.ts:55
  • history: CircularArray<number>
    @@ -64,7 +64,7 @@
    +
  • Defined in src/pools/worker.ts:63
  • maximum?: number
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:51
  • median?: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:59
  • minimum?: number
    @@ -88,7 +88,7 @@
    +
  • Defined in src/pools/worker.ts:47
  • @@ -24,7 +24,7 @@
    • MeasurementStatisticsRequirements
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:108
  • @@ -45,7 +45,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:112
  • average: boolean
    @@ -53,7 +53,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:116
  • median: boolean
    @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:120
  • @@ -39,7 +39,7 @@
    • MessageValue
    +
  • Defined in src/utility-types.ts:95
  • @@ -69,7 +69,7 @@
    +
  • Defined in src/utility-types.ts:120
  • data?: Data
    @@ -78,7 +78,7 @@
    +
  • Defined in src/utility-types.ts:77
  • id?: string
    @@ -87,7 +87,7 @@
    +
  • Defined in src/utility-types.ts:85
  • kill?: true | "SOFT" | "HARD"
    @@ -95,7 +95,7 @@
    +
  • Defined in src/utility-types.ts:100
  • name?: string
    @@ -104,7 +104,7 @@
    +
  • Defined in src/utility-types.ts:73
  • port?: MessagePort
    @@ -112,7 +112,7 @@
    +
  • Defined in src/utility-types.ts:124
  • ready?: boolean
    @@ -120,7 +120,7 @@
    +
  • Defined in src/utility-types.ts:116
  • statistics?: WorkerStatistics
    @@ -128,7 +128,7 @@
    +
  • Defined in src/utility-types.ts:112
  • taskError?: TaskError<ErrorData>
    @@ -136,7 +136,7 @@
    +
  • Defined in src/utility-types.ts:104
  • taskPerformance?: TaskPerformance
    @@ -144,7 +144,7 @@
    +
  • Defined in src/utility-types.ts:108
  • timestamp?: number
    @@ -153,7 +153,7 @@
    +
  • Defined in src/utility-types.ts:81
  • workerId: number
    @@ -162,7 +162,7 @@
    +
  • Defined in src/utility-types.ts:69
  • +
  • Defined in src/pools/pool.ts:74
  • executedTasks: number
    +
  • Defined in src/pools/pool.ts:75
  • executingTasks: number
    +
  • Defined in src/pools/pool.ts:76
  • failedTasks: number
    +
  • Defined in src/pools/pool.ts:79
  • idleWorkerNodes: number
    @@ -83,32 +83,32 @@
    +
  • Defined in src/pools/pool.ts:72
  • - -
    maxQueuedTasks: number
    +
  • Defined in src/pools/pool.ts:78
  • maxSize: number
    +
  • Defined in src/pools/pool.ts:66
  • minSize: number
    +
  • Defined in src/pools/pool.ts:65
  • - -
    queuedTasks: number
    +
  • Defined in src/pools/pool.ts:77
  • ready: boolean
    +
  • Defined in src/pools/pool.ts:63
  • runTime?: {
        average: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    @@ -124,17 +124,17 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:80
  • strategy: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "LEAST_ELU" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    +
  • Defined in src/pools/pool.ts:64
  • type: "fixed" | "dynamic"
    +
  • Defined in src/pools/pool.ts:61
  • utilization?: number
    @@ -142,12 +142,12 @@
    +
  • Defined in src/pools/pool.ts:68
  • version: string
    +
  • Defined in src/pools/pool.ts:60
  • waitTime?: {
        average: number;
        maximum: number;
        median?: number;
        minimum: number;
    }
    @@ -163,12 +163,12 @@
  • Readonly minimum: number
  • +
  • Defined in src/pools/pool.ts:86
  • -
    worker: "cluster" | "thread"
    +
  • Defined in src/pools/pool.ts:62
  • workerNodes: number
    @@ -176,7 +176,7 @@
    +
  • Defined in src/pools/pool.ts:70
  • @@ -35,7 +35,7 @@
  • ClusterPoolOptions
  • ThreadPoolOptions
  • +
  • Defined in src/pools/pool.ts:111
  • @@ -65,7 +65,7 @@

    Default Value

    true

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

    Default Value

    false

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

    Default Value

    WorkerChoiceStrategies.ROUND_ROBIN

    +
  • Defined in src/pools/pool.ts:133
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:137
  • @@ -32,7 +32,7 @@
    • PromiseResponseWrapper
    +
  • Defined in src/utility-types.ts:133
  • @@ -66,7 +66,7 @@

    Returns void

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

    Returns void

    +
  • Defined in src/utility-types.ts:137
  • workerNodeKey: number
    @@ -95,7 +95,7 @@
    +
  • Defined in src/utility-types.ts:145
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:65
  • @@ -57,7 +57,7 @@
    +
  • Defined in src/utility-types.ts:77
  • id?: string
    @@ -65,7 +65,7 @@
    +
  • Defined in src/utility-types.ts:85
  • name?: string
    @@ -73,7 +73,7 @@
    +
  • Defined in src/utility-types.ts:73
  • timestamp?: number
    @@ -81,7 +81,7 @@
    +
  • Defined in src/utility-types.ts:81
  • workerId: number
    @@ -89,7 +89,7 @@
    +
  • Defined in src/utility-types.ts:69
  • @@ -32,7 +32,7 @@
    • TaskError
    +
  • Defined in src/utility-types.ts:10
  • @@ -53,7 +53,7 @@
    +
  • Defined in src/utility-types.ts:22
  • message: string
    @@ -61,7 +61,7 @@
    +
  • Defined in src/utility-types.ts:18
  • name: string
    @@ -69,7 +69,7 @@
    +
  • Defined in src/utility-types.ts:14
  • @@ -24,7 +24,7 @@
    • TaskPerformance
    +
  • Defined in src/utility-types.ts:30
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/utility-types.ts:46
  • name: string
    @@ -54,7 +54,7 @@
    +
  • Defined in src/utility-types.ts:34
  • runTime?: number
    @@ -62,7 +62,7 @@
    +
  • Defined in src/utility-types.ts:42
  • timestamp: number
    @@ -70,7 +70,7 @@
    +
  • Defined in src/utility-types.ts:38
  • @@ -24,7 +24,7 @@
    • TaskStatistics
    +
  • Defined in src/pools/worker.ts:82
  • @@ -47,7 +47,7 @@
    +
  • Defined in src/pools/worker.ts:86
  • executing: number
    @@ -55,7 +55,7 @@
    +
  • Defined in src/pools/worker.ts:90
  • failed: number
    @@ -63,7 +63,7 @@
    +
  • Defined in src/pools/worker.ts:102
  • maxQueued?: number
    @@ -71,7 +71,7 @@
    +
  • Defined in src/pools/worker.ts:98
  • queued: number
    @@ -79,7 +79,7 @@
    +
  • Defined in src/pools/worker.ts:94
  • @@ -24,7 +24,7 @@
    • TaskStatisticsRequirements
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:128
  • @@ -45,7 +45,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:140
  • @@ -53,7 +53,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:132
  • @@ -61,7 +61,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:136
  • @@ -24,7 +24,7 @@
    • TasksQueueOptions
    +
  • Defined in src/pools/pool.ts:97
  • @@ -45,7 +45,7 @@

    Default Value

    1

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

    See

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

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

    Default Value

    { median: false }

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

    Default Value

    { median: false }

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

    Default Value

    { median: false }

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

    Default Value

    Computed worker weights automatically given the CPU performance.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:100
  • @@ -24,7 +24,7 @@
    • WorkerInfo
    +
  • Defined in src/pools/worker.ts:123
  • @@ -47,7 +47,7 @@
    +
  • Defined in src/pools/worker.ts:135
  • id: undefined | number
    @@ -55,7 +55,7 @@
    +
  • Defined in src/pools/worker.ts:127
  • messageChannel?: MessageChannel
    @@ -63,7 +63,7 @@
    +
  • Defined in src/pools/worker.ts:143
  • ready: boolean
    @@ -71,15 +71,15 @@
    +
  • Defined in src/pools/worker.ts:139
  • -
    type: "cluster" | "thread"
    +
    type: "thread" | "cluster"

    Worker type.

    +
  • Defined in src/pools/worker.ts:131
  • @@ -24,7 +24,7 @@
    • WorkerOptions
    +
  • Defined in src/worker/worker-options.ts:23
  • @@ -49,7 +49,7 @@

    Deprecated

    This option will be removed in the next major version.

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

    Default Value

    KillBehaviors.SOFT

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

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:36
  • @@ -24,7 +24,7 @@
    • WorkerStatistics
    +
  • Defined in src/utility-types.ts:54
  • @@ -41,12 +41,12 @@
    elu: boolean
    +
  • Defined in src/utility-types.ts:56
  • runTime: boolean
    +
  • Defined in src/utility-types.ts:55
  • @@ -24,7 +24,7 @@
    • WorkerUsage
    +
  • Defined in src/pools/worker.ts:151
  • @@ -46,7 +46,7 @@
    +
  • Defined in src/pools/worker.ts:167
  • @@ -54,7 +54,7 @@
    +
  • Defined in src/pools/worker.ts:159
  • @@ -62,7 +62,7 @@
    +
  • Defined in src/pools/worker.ts:155
  • @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:163
  • @@ -40,7 +40,7 @@

    Returns void

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

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/worker.ts:24
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/pool.ts:54
  • @@ -20,7 +20,7 @@
    +
  • Defined in src/pools/pool.ts:33
  • -

    Type alias WorkerAsyncFunction<Data, Response>

    -
    WorkerAsyncFunction<Data, Response>: ((data?) => Promise<Response>)
    +
  • TaskAsyncFunction
  • +

    Type alias TaskAsyncFunction<Data, Response>

    +
    TaskAsyncFunction<Data, Response>: ((data?) => Promise<Response>)

    Type Parameters

      @@ -36,7 +36,7 @@
      • (data?): Promise<Response>
      • -

        Worker asynchronous function that can be executed. +

        Task asynchronous function that can be executed. This function must return a promise.

        @@ -47,7 +47,7 @@ This function must return a promise.

        Returns Promise<Response>

    +
  • Defined in src/worker/task-functions.ts:18
  • -

    Type alias WorkerFunction<Data, Response>

    -
    WorkerFunction<Data, Response>: WorkerSyncFunction<Data, Response> | WorkerAsyncFunction<Data, Response>
    -

    Worker function that can be executed. +

  • TaskFunction
  • +

    Type alias TaskFunction<Data, Response>

    +
    TaskFunction<Data, Response>: TaskSyncFunction<Data, Response> | TaskAsyncFunction<Data, Response>
    +

    Task function that can be executed. This function can be synchronous or asynchronous.

    @@ -34,7 +34,7 @@ This function can be synchronous or asynchronous.

    +
  • Defined in src/worker/task-functions.ts:29
  • @@ -15,8 +15,8 @@
  • poolifier
  • TaskFunctions
  • Type alias TaskFunctions<Data, Response>

    -
    TaskFunctions<Data, Response>: Record<string, WorkerFunction<Data, Response>>
    -

    Worker functions that can be executed. +

    TaskFunctions<Data, Response>: Record<string, TaskFunction<Data, Response>>
    +

    Tasks functions that can be executed. This object can contain synchronous or asynchronous functions. The key is the name of the function. The value is the function itself.

    @@ -36,7 +36,7 @@ The value is the function itself.

    +
  • Defined in src/worker/task-functions.ts:42
  • -

    Type alias WorkerSyncFunction<Data, Response>

    -
    WorkerSyncFunction<Data, Response>: ((data?) => Response)
    +
  • TaskSyncFunction
  • +

    Type alias TaskSyncFunction<Data, Response>

    +
    TaskSyncFunction<Data, Response>: ((data?) => Response)

    Type Parameters

      @@ -36,7 +36,7 @@
      • (data?): Response
      • -

        Worker synchronous function that can be executed.

        +

        Task synchronous function that can be executed.

        Parameters

        @@ -46,7 +46,7 @@

        Returns Response

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