From a2742ce794032ee57b3ec1203c500b1aecca34f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 15:33:24 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 164 ++++++++--------- docs/classes/AbstractWorker.html | 40 +++-- docs/classes/CircularArray.html | 26 +-- docs/classes/ClusterWorker.html | 34 ++-- docs/classes/DynamicClusterPool.html | 128 ++++++------- docs/classes/DynamicThreadPool.html | 128 ++++++------- docs/classes/FixedClusterPool.html | 126 ++++++------- docs/classes/FixedThreadPool.html | 126 ++++++------- docs/classes/PoolEmitter.html | 6 +- docs/classes/Queue.html | 44 +++-- docs/classes/ThreadWorker.html | 34 ++-- docs/classes/WorkerChoiceStrategyContext.html | 24 +-- docs/index.html | 11 +- docs/interfaces/ClusterPoolOptions.html | 30 ++-- docs/interfaces/IPool.html | 44 ++--- docs/interfaces/IWorker.html | 10 +- docs/interfaces/IWorkerChoiceStrategy.html | 18 +- docs/interfaces/MessageValue.html | 26 +-- docs/interfaces/PoolInfo.html | 169 ++++++++++++++++++ docs/interfaces/PoolOptions.html | 26 +-- docs/interfaces/PromiseResponseWrapper.html | 12 +- docs/interfaces/RequiredStatistics.html | 18 +- docs/interfaces/Task.html | 14 +- docs/interfaces/TasksQueueOptions.html | 8 +- docs/interfaces/TasksUsage.html | 28 +-- .../WorkerChoiceStrategyOptions.html | 12 +- docs/interfaces/WorkerNode.html | 12 +- docs/interfaces/WorkerOptions.html | 12 +- docs/types/Draft.html | 6 +- docs/types/ErrorHandler.html | 6 +- docs/types/ExitHandler.html | 6 +- docs/types/KillBehavior.html | 6 +- docs/types/MessageHandler.html | 6 +- docs/types/OnlineHandler.html | 6 +- docs/types/PoolEvent.html | 6 +- docs/types/PoolType.html | 88 +++++++++ docs/types/TaskFunctions.html | 6 +- .../types/ThreadWorkerWithMessageChannel.html | 6 +- docs/types/WorkerAsyncFunction.html | 6 +- docs/types/WorkerChoiceStrategy.html | 6 +- docs/types/WorkerFunction.html | 6 +- docs/types/WorkerSyncFunction.html | 6 +- docs/variables/KillBehaviors.html | 6 +- docs/variables/PoolEvents.html | 6 +- .../PoolTypes.html} | 56 ++---- docs/variables/WorkerChoiceStrategies.html | 6 +- 47 files changed, 952 insertions(+), 620 deletions(-) create mode 100644 docs/interfaces/PoolInfo.html create mode 100644 docs/types/PoolType.html rename docs/{enums/PoolType.html => variables/PoolTypes.html} (70%) diff --git a/docs/assets/search.js b/docs/assets/search.js index be85b985..e231f9ae 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"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\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/DynamicClusterPool.html#size\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"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-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":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-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"numberOfRunningTasks\",\"url\":\"classes/DynamicClusterPool.html#numberOfRunningTasks\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"numberOfQueuedTasks\",\"url\":\"classes/DynamicClusterPool.html#numberOfQueuedTasks\",\"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\":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\":\"chooseWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/FixedClusterPool.html#size\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"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-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"numberOfRunningTasks\",\"url\":\"classes/FixedClusterPool.html#numberOfRunningTasks\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"numberOfQueuedTasks\",\"url\":\"classes/FixedClusterPool.html#numberOfQueuedTasks\",\"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\":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\":\"chooseWorkerNode\",\"url\":\"classes/FixedClusterPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/AbstractPool.html#size\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"numberOfRunningTasks\",\"url\":\"classes/AbstractPool.html#numberOfRunningTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"numberOfQueuedTasks\",\"url\":\"classes/AbstractPool.html#numberOfQueuedTasks\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeTasksUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeTasksUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNodeTasksUsage\",\"url\":\"classes/AbstractPool.html#setWorkerNodeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"pushWorkerNode\",\"url\":\"classes/AbstractPool.html#pushWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNode\",\"url\":\"classes/AbstractPool.html#setWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":32,\"name\":\"PoolEvents\",\"url\":\"variables/PoolEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IPool\",\"url\":\"interfaces/IPool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/IPool.html#type\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IPool.html#size\",\"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\":\"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\":8,\"name\":\"PoolType\",\"url\":\"enums/PoolType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"FIXED\",\"url\":\"enums/PoolType.html#FIXED\",\"classes\":\"\",\"parent\":\"PoolType\"},{\"kind\":16,\"name\":\"DYNAMIC\",\"url\":\"enums/PoolType.html#DYNAMIC\",\"classes\":\"\",\"parent\":\"PoolType\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"submissionTimestamp\",\"url\":\"interfaces/Task.html#submissionTimestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TasksUsage\",\"url\":\"interfaces/TasksUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/TasksUsage.html#run\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"running\",\"url\":\"interfaces/TasksUsage.html#running\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TasksUsage.html#runTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"runTimeHistory\",\"url\":\"interfaces/TasksUsage.html#runTimeHistory\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"avgRunTime\",\"url\":\"interfaces/TasksUsage.html#avgRunTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"medRunTime\",\"url\":\"interfaces/TasksUsage.html#medRunTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TasksUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"waitTimeHistory\",\"url\":\"interfaces/TasksUsage.html#waitTimeHistory\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"avgWaitTime\",\"url\":\"interfaces/TasksUsage.html#avgWaitTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"medWaitTime\",\"url\":\"interfaces/TasksUsage.html#medWaitTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TasksUsage.html#error\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":256,\"name\":\"WorkerNode\",\"url\":\"interfaces/WorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/WorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksUsage\",\"url\":\"interfaces/WorkerNode.html#tasksUsage\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueue\",\"url\":\"interfaces/WorkerNode.html#tasksQueue\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"requiredStatistics\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#requiredStatistics\",\"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\":256,\"name\":\"RequiredStatistics\",\"url\":\"interfaces/RequiredStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/RequiredStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"avgRunTime\",\"url\":\"interfaces/RequiredStatistics.html#avgRunTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"medRunTime\",\"url\":\"interfaces/RequiredStatistics.html#medRunTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/RequiredStatistics.html#waitTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"avgWaitTime\",\"url\":\"interfaces/RequiredStatistics.html#avgWaitTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"medWaitTime\",\"url\":\"interfaces/RequiredStatistics.html#medWaitTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"medRunTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#medRunTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"medWaitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#medWaitTime\",\"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\":\"getRequiredStatistics\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getRequiredStatistics\",\"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\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/DynamicThreadPool.html#size\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/DynamicThreadPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":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-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"numberOfRunningTasks\",\"url\":\"classes/DynamicThreadPool.html#numberOfRunningTasks\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"numberOfQueuedTasks\",\"url\":\"classes/DynamicThreadPool.html#numberOfQueuedTasks\",\"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\":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\":\"chooseWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/FixedThreadPool.html#size\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"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-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"numberOfRunningTasks\",\"url\":\"classes/FixedThreadPool.html#numberOfRunningTasks\",\"classes\":\"tsd-is-private tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"numberOfQueuedTasks\",\"url\":\"classes/FixedThreadPool.html#numberOfQueuedTasks\",\"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\":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\":\"chooseWorkerNode\",\"url\":\"classes/FixedThreadPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"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\":4194304,\"name\":\"ThreadWorkerWithMessageChannel\",\"url\":\"types/ThreadWorkerWithMessageChannel.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/AbstractWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/AbstractWorker.html#checkAlive\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ClusterWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ClusterWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ThreadWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ThreadWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"Draft\",\"url\":\"types/Draft.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/MessageValue.html#error\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"errorData\",\"url\":\"interfaces/MessageValue.html#errorData\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/MessageValue.html#runTime\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/MessageValue.html#waitTime\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"interfaces/MessageValue.html#parent\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"submissionTimestamp\",\"url\":\"interfaces/MessageValue.html#submissionTimestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":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\":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\":\"head\",\"url\":\"classes/Queue.html#head\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"tail\",\"url\":\"classes/Queue.html#tail\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,56.228]],[\"comment/0\",[]],[\"name/1\",[1,35.859]],[\"comment/1\",[]],[\"name/2\",[2,51.12]],[\"comment/2\",[]],[\"name/3\",[3,41.565]],[\"comment/3\",[]],[\"name/4\",[4,38.882]],[\"comment/4\",[]],[\"name/5\",[5,41.565]],[\"comment/5\",[]],[\"name/6\",[6,43.235]],[\"comment/6\",[]],[\"name/7\",[7,38.882]],[\"comment/7\",[]],[\"name/8\",[8,43.235]],[\"comment/8\",[]],[\"name/9\",[9,38.882]],[\"comment/9\",[]],[\"name/10\",[10,43.235]],[\"comment/10\",[]],[\"name/11\",[11,43.235]],[\"comment/11\",[]],[\"name/12\",[12,43.235]],[\"comment/12\",[]],[\"name/13\",[13,43.235]],[\"comment/13\",[]],[\"name/14\",[14,43.235]],[\"comment/14\",[]],[\"name/15\",[15,41.565]],[\"comment/15\",[]],[\"name/16\",[16,41.565]],[\"comment/16\",[]],[\"name/17\",[17,43.235]],[\"comment/17\",[]],[\"name/18\",[18,41.565]],[\"comment/18\",[]],[\"name/19\",[19,43.235]],[\"comment/19\",[]],[\"name/20\",[20,43.235]],[\"comment/20\",[]],[\"name/21\",[21,43.235]],[\"comment/21\",[]],[\"name/22\",[22,43.235]],[\"comment/22\",[]],[\"name/23\",[23,40.134]],[\"comment/23\",[]],[\"name/24\",[24,41.565]],[\"comment/24\",[]],[\"name/25\",[25,38.882]],[\"comment/25\",[]],[\"name/26\",[26,41.565]],[\"comment/26\",[]],[\"name/27\",[27,43.235]],[\"comment/27\",[]],[\"name/28\",[28,40.134]],[\"comment/28\",[]],[\"name/29\",[29,41.565]],[\"comment/29\",[]],[\"name/30\",[30,43.235]],[\"comment/30\",[]],[\"name/31\",[31,43.235]],[\"comment/31\",[]],[\"name/32\",[32,43.235]],[\"comment/32\",[]],[\"name/33\",[33,43.235]],[\"comment/33\",[]],[\"name/34\",[34,43.235]],[\"comment/34\",[]],[\"name/35\",[35,27.896]],[\"comment/35\",[]],[\"name/36\",[36,56.228]],[\"comment/36\",[]],[\"name/37\",[1,35.859]],[\"comment/37\",[]],[\"name/38\",[7,38.882]],[\"comment/38\",[]],[\"name/39\",[8,43.235]],[\"comment/39\",[]],[\"name/40\",[9,38.882]],[\"comment/40\",[]],[\"name/41\",[10,43.235]],[\"comment/41\",[]],[\"name/42\",[11,43.235]],[\"comment/42\",[]],[\"name/43\",[12,43.235]],[\"comment/43\",[]],[\"name/44\",[13,43.235]],[\"comment/44\",[]],[\"name/45\",[14,43.235]],[\"comment/45\",[]],[\"name/46\",[3,41.565]],[\"comment/46\",[]],[\"name/47\",[4,38.882]],[\"comment/47\",[]],[\"name/48\",[5,41.565]],[\"comment/48\",[]],[\"name/49\",[6,43.235]],[\"comment/49\",[]],[\"name/50\",[15,41.565]],[\"comment/50\",[]],[\"name/51\",[16,41.565]],[\"comment/51\",[]],[\"name/52\",[17,43.235]],[\"comment/52\",[]],[\"name/53\",[18,41.565]],[\"comment/53\",[]],[\"name/54\",[19,43.235]],[\"comment/54\",[]],[\"name/55\",[20,43.235]],[\"comment/55\",[]],[\"name/56\",[21,43.235]],[\"comment/56\",[]],[\"name/57\",[22,43.235]],[\"comment/57\",[]],[\"name/58\",[23,40.134]],[\"comment/58\",[]],[\"name/59\",[24,41.565]],[\"comment/59\",[]],[\"name/60\",[25,38.882]],[\"comment/60\",[]],[\"name/61\",[26,41.565]],[\"comment/61\",[]],[\"name/62\",[27,43.235]],[\"comment/62\",[]],[\"name/63\",[28,40.134]],[\"comment/63\",[]],[\"name/64\",[29,41.565]],[\"comment/64\",[]],[\"name/65\",[30,43.235]],[\"comment/65\",[]],[\"name/66\",[31,43.235]],[\"comment/66\",[]],[\"name/67\",[32,43.235]],[\"comment/67\",[]],[\"name/68\",[33,43.235]],[\"comment/68\",[]],[\"name/69\",[34,43.235]],[\"comment/69\",[]],[\"name/70\",[35,27.896]],[\"comment/70\",[]],[\"name/71\",[37,56.228]],[\"comment/71\",[]],[\"name/72\",[38,56.228]],[\"comment/72\",[]],[\"name/73\",[39,56.228]],[\"comment/73\",[]],[\"name/74\",[40,47.755]],[\"comment/74\",[]],[\"name/75\",[41,47.755]],[\"comment/75\",[]],[\"name/76\",[42,47.755]],[\"comment/76\",[]],[\"name/77\",[43,47.755]],[\"comment/77\",[]],[\"name/78\",[44,45.242]],[\"comment/78\",[]],[\"name/79\",[45,47.755]],[\"comment/79\",[]],[\"name/80\",[46,51.12]],[\"comment/80\",[]],[\"name/81\",[47,51.12]],[\"comment/81\",[]],[\"name/82\",[25,38.882]],[\"comment/82\",[]],[\"name/83\",[48,47.755]],[\"comment/83\",[]],[\"name/84\",[49,56.228]],[\"comment/84\",[]],[\"name/85\",[1,35.859]],[\"comment/85\",[]],[\"name/86\",[15,41.565]],[\"comment/86\",[]],[\"name/87\",[16,41.565]],[\"comment/87\",[]],[\"name/88\",[17,43.235]],[\"comment/88\",[]],[\"name/89\",[18,41.565]],[\"comment/89\",[]],[\"name/90\",[19,43.235]],[\"comment/90\",[]],[\"name/91\",[20,43.235]],[\"comment/91\",[]],[\"name/92\",[7,38.882]],[\"comment/92\",[]],[\"name/93\",[50,56.228]],[\"comment/93\",[]],[\"name/94\",[51,56.228]],[\"comment/94\",[]],[\"name/95\",[52,56.228]],[\"comment/95\",[]],[\"name/96\",[53,56.228]],[\"comment/96\",[]],[\"name/97\",[54,56.228]],[\"comment/97\",[]],[\"name/98\",[55,56.228]],[\"comment/98\",[]],[\"name/99\",[3,41.565]],[\"comment/99\",[]],[\"name/100\",[4,38.882]],[\"comment/100\",[]],[\"name/101\",[21,43.235]],[\"comment/101\",[]],[\"name/102\",[22,43.235]],[\"comment/102\",[]],[\"name/103\",[56,56.228]],[\"comment/103\",[]],[\"name/104\",[23,40.134]],[\"comment/104\",[]],[\"name/105\",[24,41.565]],[\"comment/105\",[]],[\"name/106\",[25,38.882]],[\"comment/106\",[]],[\"name/107\",[26,41.565]],[\"comment/107\",[]],[\"name/108\",[57,56.228]],[\"comment/108\",[]],[\"name/109\",[5,41.565]],[\"comment/109\",[]],[\"name/110\",[6,43.235]],[\"comment/110\",[]],[\"name/111\",[27,43.235]],[\"comment/111\",[]],[\"name/112\",[28,40.134]],[\"comment/112\",[]],[\"name/113\",[29,41.565]],[\"comment/113\",[]],[\"name/114\",[10,43.235]],[\"comment/114\",[]],[\"name/115\",[8,43.235]],[\"comment/115\",[]],[\"name/116\",[9,38.882]],[\"comment/116\",[]],[\"name/117\",[30,43.235]],[\"comment/117\",[]],[\"name/118\",[31,43.235]],[\"comment/118\",[]],[\"name/119\",[58,56.228]],[\"comment/119\",[]],[\"name/120\",[59,56.228]],[\"comment/120\",[]],[\"name/121\",[32,43.235]],[\"comment/121\",[]],[\"name/122\",[11,43.235]],[\"comment/122\",[]],[\"name/123\",[12,43.235]],[\"comment/123\",[]],[\"name/124\",[13,43.235]],[\"comment/124\",[]],[\"name/125\",[14,43.235]],[\"comment/125\",[]],[\"name/126\",[33,43.235]],[\"comment/126\",[]],[\"name/127\",[34,43.235]],[\"comment/127\",[]],[\"name/128\",[35,27.896]],[\"comment/128\",[]],[\"name/129\",[60,56.228]],[\"comment/129\",[]],[\"name/130\",[61,56.228]],[\"comment/130\",[]],[\"name/131\",[62,56.228]],[\"comment/131\",[]],[\"name/132\",[63,56.228]],[\"comment/132\",[]],[\"name/133\",[64,56.228]],[\"comment/133\",[]],[\"name/134\",[65,56.228]],[\"comment/134\",[]],[\"name/135\",[66,56.228]],[\"comment/135\",[]],[\"name/136\",[67,56.228]],[\"comment/136\",[]],[\"name/137\",[68,56.228]],[\"comment/137\",[]],[\"name/138\",[69,56.228]],[\"comment/138\",[]],[\"name/139\",[70,56.228]],[\"comment/139\",[]],[\"name/140\",[71,56.228]],[\"comment/140\",[]],[\"name/141\",[72,56.228]],[\"comment/141\",[]],[\"name/142\",[3,41.565]],[\"comment/142\",[]],[\"name/143\",[4,38.882]],[\"comment/143\",[]],[\"name/144\",[15,41.565]],[\"comment/144\",[]],[\"name/145\",[16,41.565]],[\"comment/145\",[]],[\"name/146\",[28,40.134]],[\"comment/146\",[]],[\"name/147\",[35,27.896]],[\"comment/147\",[]],[\"name/148\",[29,41.565]],[\"comment/148\",[]],[\"name/149\",[35,27.896]],[\"comment/149\",[]],[\"name/150\",[23,40.134]],[\"comment/150\",[]],[\"name/151\",[35,27.896]],[\"comment/151\",[]],[\"name/152\",[24,41.565]],[\"comment/152\",[]],[\"name/153\",[35,27.896]],[\"comment/153\",[]],[\"name/154\",[25,38.882]],[\"comment/154\",[]],[\"name/155\",[35,27.896]],[\"comment/155\",[]],[\"name/156\",[26,41.565]],[\"comment/156\",[]],[\"name/157\",[35,27.896]],[\"comment/157\",[]],[\"name/158\",[73,56.228]],[\"comment/158\",[]],[\"name/159\",[74,56.228]],[\"comment/159\",[]],[\"name/160\",[75,56.228]],[\"comment/160\",[]],[\"name/161\",[40,47.755]],[\"comment/161\",[]],[\"name/162\",[41,47.755]],[\"comment/162\",[]],[\"name/163\",[42,47.755]],[\"comment/163\",[]],[\"name/164\",[43,47.755]],[\"comment/164\",[]],[\"name/165\",[44,45.242]],[\"comment/165\",[]],[\"name/166\",[45,47.755]],[\"comment/166\",[]],[\"name/167\",[46,51.12]],[\"comment/167\",[]],[\"name/168\",[47,51.12]],[\"comment/168\",[]],[\"name/169\",[25,38.882]],[\"comment/169\",[]],[\"name/170\",[48,47.755]],[\"comment/170\",[]],[\"name/171\",[76,56.228]],[\"comment/171\",[]],[\"name/172\",[77,56.228]],[\"comment/172\",[]],[\"name/173\",[78,56.228]],[\"comment/173\",[]],[\"name/174\",[48,47.755]],[\"comment/174\",[]],[\"name/175\",[79,56.228]],[\"comment/175\",[]],[\"name/176\",[41,47.755]],[\"comment/176\",[]],[\"name/177\",[35,27.896]],[\"comment/177\",[]],[\"name/178\",[43,47.755]],[\"comment/178\",[]],[\"name/179\",[35,27.896]],[\"comment/179\",[]],[\"name/180\",[80,56.228]],[\"comment/180\",[]],[\"name/181\",[81,56.228]],[\"comment/181\",[]],[\"name/182\",[82,56.228]],[\"comment/182\",[]],[\"name/183\",[35,27.896]],[\"comment/183\",[]],[\"name/184\",[40,47.755]],[\"comment/184\",[]],[\"name/185\",[35,27.896]],[\"comment/185\",[]],[\"name/186\",[42,47.755]],[\"comment/186\",[]],[\"name/187\",[35,27.896]],[\"comment/187\",[]],[\"name/188\",[83,56.228]],[\"comment/188\",[]],[\"name/189\",[84,51.12]],[\"comment/189\",[]],[\"name/190\",[85,51.12]],[\"comment/190\",[]],[\"name/191\",[86,51.12]],[\"comment/191\",[]],[\"name/192\",[87,51.12]],[\"comment/192\",[]],[\"name/193\",[88,51.12]],[\"comment/193\",[]],[\"name/194\",[89,56.228]],[\"comment/194\",[]],[\"name/195\",[90,56.228]],[\"comment/195\",[]],[\"name/196\",[91,47.755]],[\"comment/196\",[]],[\"name/197\",[92,56.228]],[\"comment/197\",[]],[\"name/198\",[93,51.12]],[\"comment/198\",[]],[\"name/199\",[94,47.755]],[\"comment/199\",[]],[\"name/200\",[95,47.755]],[\"comment/200\",[]],[\"name/201\",[96,56.228]],[\"comment/201\",[]],[\"name/202\",[97,51.12]],[\"comment/202\",[]],[\"name/203\",[98,47.755]],[\"comment/203\",[]],[\"name/204\",[99,51.12]],[\"comment/204\",[]],[\"name/205\",[100,56.228]],[\"comment/205\",[]],[\"name/206\",[101,51.12]],[\"comment/206\",[]],[\"name/207\",[88,51.12]],[\"comment/207\",[]],[\"name/208\",[102,56.228]],[\"comment/208\",[]],[\"name/209\",[103,51.12]],[\"comment/209\",[]],[\"name/210\",[104,56.228]],[\"comment/210\",[]],[\"name/211\",[105,51.12]],[\"comment/211\",[]],[\"name/212\",[106,56.228]],[\"comment/212\",[]],[\"name/213\",[35,27.896]],[\"comment/213\",[]],[\"name/214\",[107,51.12]],[\"comment/214\",[]],[\"name/215\",[35,27.896]],[\"comment/215\",[]],[\"name/216\",[108,56.228]],[\"comment/216\",[]],[\"name/217\",[35,27.896]],[\"comment/217\",[]],[\"name/218\",[109,51.12]],[\"comment/218\",[]],[\"name/219\",[35,27.896]],[\"comment/219\",[]],[\"name/220\",[110,51.12]],[\"comment/220\",[]],[\"name/221\",[35,27.896]],[\"comment/221\",[]],[\"name/222\",[105,51.12]],[\"comment/222\",[]],[\"name/223\",[91,47.755]],[\"comment/223\",[]],[\"name/224\",[93,51.12]],[\"comment/224\",[]],[\"name/225\",[94,47.755]],[\"comment/225\",[]],[\"name/226\",[95,47.755]],[\"comment/226\",[]],[\"name/227\",[97,51.12]],[\"comment/227\",[]],[\"name/228\",[98,47.755]],[\"comment/228\",[]],[\"name/229\",[44,45.242]],[\"comment/229\",[]],[\"name/230\",[45,47.755]],[\"comment/230\",[]],[\"name/231\",[94,47.755]],[\"comment/231\",[]],[\"name/232\",[98,47.755]],[\"comment/232\",[]],[\"name/233\",[111,56.228]],[\"comment/233\",[]],[\"name/234\",[18,41.565]],[\"comment/234\",[]],[\"name/235\",[1,35.859]],[\"comment/235\",[]],[\"name/236\",[103,51.12]],[\"comment/236\",[]],[\"name/237\",[44,45.242]],[\"comment/237\",[]],[\"name/238\",[112,56.228]],[\"comment/238\",[]],[\"name/239\",[23,40.134]],[\"comment/239\",[]],[\"name/240\",[107,51.12]],[\"comment/240\",[]],[\"name/241\",[28,40.134]],[\"comment/241\",[]],[\"name/242\",[109,51.12]],[\"comment/242\",[]],[\"name/243\",[110,51.12]],[\"comment/243\",[]],[\"name/244\",[113,56.228]],[\"comment/244\",[]],[\"name/245\",[1,35.859]],[\"comment/245\",[]],[\"name/246\",[2,51.12]],[\"comment/246\",[]],[\"name/247\",[3,41.565]],[\"comment/247\",[]],[\"name/248\",[5,41.565]],[\"comment/248\",[]],[\"name/249\",[4,38.882]],[\"comment/249\",[]],[\"name/250\",[6,43.235]],[\"comment/250\",[]],[\"name/251\",[9,38.882]],[\"comment/251\",[]],[\"name/252\",[10,43.235]],[\"comment/252\",[]],[\"name/253\",[11,43.235]],[\"comment/253\",[]],[\"name/254\",[12,43.235]],[\"comment/254\",[]],[\"name/255\",[13,43.235]],[\"comment/255\",[]],[\"name/256\",[14,43.235]],[\"comment/256\",[]],[\"name/257\",[15,41.565]],[\"comment/257\",[]],[\"name/258\",[16,41.565]],[\"comment/258\",[]],[\"name/259\",[17,43.235]],[\"comment/259\",[]],[\"name/260\",[18,41.565]],[\"comment/260\",[]],[\"name/261\",[19,43.235]],[\"comment/261\",[]],[\"name/262\",[20,43.235]],[\"comment/262\",[]],[\"name/263\",[7,38.882]],[\"comment/263\",[]],[\"name/264\",[21,43.235]],[\"comment/264\",[]],[\"name/265\",[22,43.235]],[\"comment/265\",[]],[\"name/266\",[23,40.134]],[\"comment/266\",[]],[\"name/267\",[24,41.565]],[\"comment/267\",[]],[\"name/268\",[25,38.882]],[\"comment/268\",[]],[\"name/269\",[26,41.565]],[\"comment/269\",[]],[\"name/270\",[27,43.235]],[\"comment/270\",[]],[\"name/271\",[28,40.134]],[\"comment/271\",[]],[\"name/272\",[29,41.565]],[\"comment/272\",[]],[\"name/273\",[8,43.235]],[\"comment/273\",[]],[\"name/274\",[30,43.235]],[\"comment/274\",[]],[\"name/275\",[31,43.235]],[\"comment/275\",[]],[\"name/276\",[32,43.235]],[\"comment/276\",[]],[\"name/277\",[33,43.235]],[\"comment/277\",[]],[\"name/278\",[34,43.235]],[\"comment/278\",[]],[\"name/279\",[35,27.896]],[\"comment/279\",[]],[\"name/280\",[114,56.228]],[\"comment/280\",[]],[\"name/281\",[1,35.859]],[\"comment/281\",[]],[\"name/282\",[9,38.882]],[\"comment/282\",[]],[\"name/283\",[10,43.235]],[\"comment/283\",[]],[\"name/284\",[11,43.235]],[\"comment/284\",[]],[\"name/285\",[12,43.235]],[\"comment/285\",[]],[\"name/286\",[13,43.235]],[\"comment/286\",[]],[\"name/287\",[14,43.235]],[\"comment/287\",[]],[\"name/288\",[3,41.565]],[\"comment/288\",[]],[\"name/289\",[4,38.882]],[\"comment/289\",[]],[\"name/290\",[5,41.565]],[\"comment/290\",[]],[\"name/291\",[6,43.235]],[\"comment/291\",[]],[\"name/292\",[15,41.565]],[\"comment/292\",[]],[\"name/293\",[16,41.565]],[\"comment/293\",[]],[\"name/294\",[17,43.235]],[\"comment/294\",[]],[\"name/295\",[18,41.565]],[\"comment/295\",[]],[\"name/296\",[19,43.235]],[\"comment/296\",[]],[\"name/297\",[20,43.235]],[\"comment/297\",[]],[\"name/298\",[7,38.882]],[\"comment/298\",[]],[\"name/299\",[21,43.235]],[\"comment/299\",[]],[\"name/300\",[22,43.235]],[\"comment/300\",[]],[\"name/301\",[23,40.134]],[\"comment/301\",[]],[\"name/302\",[24,41.565]],[\"comment/302\",[]],[\"name/303\",[25,38.882]],[\"comment/303\",[]],[\"name/304\",[26,41.565]],[\"comment/304\",[]],[\"name/305\",[27,43.235]],[\"comment/305\",[]],[\"name/306\",[28,40.134]],[\"comment/306\",[]],[\"name/307\",[29,41.565]],[\"comment/307\",[]],[\"name/308\",[8,43.235]],[\"comment/308\",[]],[\"name/309\",[30,43.235]],[\"comment/309\",[]],[\"name/310\",[31,43.235]],[\"comment/310\",[]],[\"name/311\",[32,43.235]],[\"comment/311\",[]],[\"name/312\",[33,43.235]],[\"comment/312\",[]],[\"name/313\",[34,43.235]],[\"comment/313\",[]],[\"name/314\",[35,27.896]],[\"comment/314\",[]],[\"name/315\",[115,56.228]],[\"comment/315\",[]],[\"name/316\",[116,56.228]],[\"comment/316\",[]],[\"name/317\",[1,35.859]],[\"comment/317\",[]],[\"name/318\",[117,45.242]],[\"comment/318\",[]],[\"name/319\",[118,47.755]],[\"comment/319\",[]],[\"name/320\",[119,47.755]],[\"comment/320\",[]],[\"name/321\",[9,38.882]],[\"comment/321\",[]],[\"name/322\",[120,47.755]],[\"comment/322\",[]],[\"name/323\",[7,38.882]],[\"comment/323\",[]],[\"name/324\",[121,56.228]],[\"comment/324\",[]],[\"name/325\",[122,56.228]],[\"comment/325\",[]],[\"name/326\",[123,47.755]],[\"comment/326\",[]],[\"name/327\",[124,47.755]],[\"comment/327\",[]],[\"name/328\",[125,47.755]],[\"comment/328\",[]],[\"name/329\",[126,47.755]],[\"comment/329\",[]],[\"name/330\",[127,47.755]],[\"comment/330\",[]],[\"name/331\",[128,47.755]],[\"comment/331\",[]],[\"name/332\",[129,47.755]],[\"comment/332\",[]],[\"name/333\",[130,56.228]],[\"comment/333\",[]],[\"name/334\",[131,56.228]],[\"comment/334\",[]],[\"name/335\",[1,35.859]],[\"comment/335\",[]],[\"name/336\",[125,47.755]],[\"comment/336\",[]],[\"name/337\",[127,47.755]],[\"comment/337\",[]],[\"name/338\",[117,45.242]],[\"comment/338\",[]],[\"name/339\",[118,47.755]],[\"comment/339\",[]],[\"name/340\",[119,47.755]],[\"comment/340\",[]],[\"name/341\",[9,38.882]],[\"comment/341\",[]],[\"name/342\",[120,47.755]],[\"comment/342\",[]],[\"name/343\",[7,38.882]],[\"comment/343\",[]],[\"name/344\",[123,47.755]],[\"comment/344\",[]],[\"name/345\",[124,47.755]],[\"comment/345\",[]],[\"name/346\",[126,47.755]],[\"comment/346\",[]],[\"name/347\",[128,47.755]],[\"comment/347\",[]],[\"name/348\",[129,47.755]],[\"comment/348\",[]],[\"name/349\",[132,56.228]],[\"comment/349\",[]],[\"name/350\",[1,35.859]],[\"comment/350\",[]],[\"name/351\",[125,47.755]],[\"comment/351\",[]],[\"name/352\",[117,45.242]],[\"comment/352\",[]],[\"name/353\",[118,47.755]],[\"comment/353\",[]],[\"name/354\",[119,47.755]],[\"comment/354\",[]],[\"name/355\",[9,38.882]],[\"comment/355\",[]],[\"name/356\",[120,47.755]],[\"comment/356\",[]],[\"name/357\",[7,38.882]],[\"comment/357\",[]],[\"name/358\",[123,47.755]],[\"comment/358\",[]],[\"name/359\",[124,47.755]],[\"comment/359\",[]],[\"name/360\",[126,47.755]],[\"comment/360\",[]],[\"name/361\",[127,47.755]],[\"comment/361\",[]],[\"name/362\",[128,47.755]],[\"comment/362\",[]],[\"name/363\",[129,47.755]],[\"comment/363\",[]],[\"name/364\",[133,56.228]],[\"comment/364\",[]],[\"name/365\",[134,51.12]],[\"comment/365\",[]],[\"name/366\",[135,56.228]],[\"comment/366\",[]],[\"name/367\",[136,56.228]],[\"comment/367\",[]],[\"name/368\",[137,56.228]],[\"comment/368\",[]],[\"name/369\",[134,51.12]],[\"comment/369\",[]],[\"name/370\",[138,56.228]],[\"comment/370\",[]],[\"name/371\",[139,56.228]],[\"comment/371\",[]],[\"name/372\",[140,56.228]],[\"comment/372\",[]],[\"name/373\",[99,51.12]],[\"comment/373\",[]],[\"name/374\",[141,56.228]],[\"comment/374\",[]],[\"name/375\",[91,47.755]],[\"comment/375\",[]],[\"name/376\",[95,47.755]],[\"comment/376\",[]],[\"name/377\",[142,56.228]],[\"comment/377\",[]],[\"name/378\",[84,51.12]],[\"comment/378\",[]],[\"name/379\",[85,51.12]],[\"comment/379\",[]],[\"name/380\",[86,51.12]],[\"comment/380\",[]],[\"name/381\",[87,51.12]],[\"comment/381\",[]],[\"name/382\",[143,56.228]],[\"comment/382\",[]],[\"name/383\",[144,56.228]],[\"comment/383\",[]],[\"name/384\",[35,27.896]],[\"comment/384\",[]],[\"name/385\",[145,56.228]],[\"comment/385\",[]],[\"name/386\",[35,27.896]],[\"comment/386\",[]],[\"name/387\",[101,51.12]],[\"comment/387\",[]],[\"name/388\",[117,45.242]],[\"comment/388\",[]],[\"name/389\",[146,56.228]],[\"comment/389\",[]],[\"name/390\",[35,27.896]],[\"comment/390\",[]],[\"name/391\",[147,56.228]],[\"comment/391\",[]],[\"name/392\",[148,56.228]],[\"comment/392\",[]],[\"name/393\",[35,27.896]],[\"comment/393\",[]],[\"name/394\",[149,56.228]],[\"comment/394\",[]],[\"name/395\",[1,35.859]],[\"comment/395\",[]],[\"name/396\",[4,38.882]],[\"comment/396\",[]],[\"name/397\",[150,56.228]],[\"comment/397\",[]],[\"name/398\",[151,56.228]],[\"comment/398\",[]],[\"name/399\",[152,56.228]],[\"comment/399\",[]],[\"name/400\",[153,56.228]],[\"comment/400\",[]],[\"name/401\",[154,56.228]],[\"comment/401\",[]],[\"name/402\",[155,56.228]],[\"comment/402\",[]],[\"name/403\",[5,41.565]],[\"comment/403\",[]],[\"name/404\",[156,56.228]],[\"comment/404\",[]],[\"name/405\",[157,56.228]],[\"comment/405\",[]],[\"name/406\",[1,35.859]],[\"comment/406\",[]],[\"name/407\",[158,56.228]],[\"comment/407\",[]],[\"name/408\",[159,56.228]],[\"comment/408\",[]],[\"name/409\",[160,56.228]],[\"comment/409\",[]],[\"name/410\",[4,38.882]],[\"comment/410\",[]],[\"name/411\",[161,56.228]],[\"comment/411\",[]],[\"name/412\",[162,56.228]],[\"comment/412\",[]],[\"name/413\",[163,56.228]],[\"comment/413\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":35,\"name\":{\"35\":{},\"70\":{},\"128\":{},\"147\":{},\"149\":{},\"151\":{},\"153\":{},\"155\":{},\"157\":{},\"177\":{},\"179\":{},\"183\":{},\"185\":{},\"187\":{},\"213\":{},\"215\":{},\"217\":{},\"219\":{},\"221\":{},\"279\":{},\"314\":{},\"384\":{},\"386\":{},\"390\":{},\"393\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":49,\"name\":{\"84\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":116,\"name\":{\"316\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":31,\"name\":{\"31\":{},\"66\":{},\"118\":{},\"275\":{},\"310\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":14,\"name\":{\"14\":{},\"45\":{},\"125\":{},\"256\":{},\"287\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":119,\"name\":{\"320\":{},\"340\":{},\"354\":{}},\"comment\":{}}],[\"async\",{\"_index\":137,\"name\":{\"368\":{}},\"comment\":{}}],[\"avgruntime\",{\"_index\":93,\"name\":{\"198\":{},\"224\":{}},\"comment\":{}}],[\"avgwaittime\",{\"_index\":97,\"name\":{\"202\":{},\"227\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":30,\"name\":{\"30\":{},\"65\":{},\"117\":{},\"274\":{},\"309\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":57,\"name\":{\"108\":{}},\"comment\":{}}],[\"busy\",{\"_index\":6,\"name\":{\"6\":{},\"49\":{},\"110\":{},\"250\":{},\"291\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":126,\"name\":{\"329\":{},\"346\":{},\"360\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":60,\"name\":{\"129\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":50,\"name\":{\"93\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":51,\"name\":{\"94\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":52,\"name\":{\"95\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":156,\"name\":{\"404\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":122,\"name\":{\"325\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":55,\"name\":{\"98\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":53,\"name\":{\"96\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":54,\"name\":{\"97\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":121,\"name\":{\"324\":{}},\"comment\":{}}],[\"choose\",{\"_index\":108,\"name\":{\"216\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":32,\"name\":{\"32\":{},\"67\":{},\"121\":{},\"276\":{},\"311\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":149,\"name\":{\"394\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":37,\"name\":{\"71\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":131,\"name\":{\"334\":{}},\"comment\":{}}],[\"concat\",{\"_index\":152,\"name\":{\"399\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":79,\"name\":{\"175\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"37\":{},\"85\":{},\"235\":{},\"245\":{},\"281\":{},\"317\":{},\"335\":{},\"350\":{},\"395\":{},\"406\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":33,\"name\":{\"33\":{},\"68\":{},\"126\":{},\"277\":{},\"312\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":13,\"name\":{\"13\":{},\"44\":{},\"124\":{},\"255\":{},\"286\":{}},\"comment\":{}}],[\"data\",{\"_index\":85,\"name\":{\"190\":{},\"379\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":162,\"name\":{\"412\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":67,\"name\":{\"136\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":29,\"name\":{\"29\":{},\"64\":{},\"113\":{},\"148\":{},\"272\":{},\"307\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":10,\"name\":{\"10\":{},\"41\":{},\"114\":{},\"252\":{},\"283\":{}},\"comment\":{}}],[\"draft\",{\"_index\":138,\"name\":{\"370\":{}},\"comment\":{}}],[\"dynamic\",{\"_index\":78,\"name\":{\"173\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":113,\"name\":{\"244\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":16,\"name\":{\"16\":{},\"51\":{},\"87\":{},\"145\":{},\"258\":{},\"293\":{}},\"comment\":{}}],[\"empty\",{\"_index\":155,\"name\":{\"402\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":47,\"name\":{\"81\":{},\"168\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":25,\"name\":{\"25\":{},\"60\":{},\"82\":{},\"106\":{},\"154\":{},\"169\":{},\"268\":{},\"303\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":161,\"name\":{\"411\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":66,\"name\":{\"135\":{}},\"comment\":{}}],[\"env\",{\"_index\":38,\"name\":{\"72\":{}},\"comment\":{}}],[\"error\",{\"_index\":99,\"name\":{\"204\":{},\"373\":{}},\"comment\":{}}],[\"errordata\",{\"_index\":141,\"name\":{\"374\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":41,\"name\":{\"75\":{},\"162\":{},\"176\":{}},\"comment\":{}}],[\"execute\",{\"_index\":28,\"name\":{\"28\":{},\"63\":{},\"112\":{},\"146\":{},\"241\":{},\"271\":{},\"306\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":65,\"name\":{\"134\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":43,\"name\":{\"77\":{},\"164\":{},\"178\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":20,\"name\":{\"20\":{},\"55\":{},\"91\":{},\"262\":{},\"297\":{}},\"comment\":{}}],[\"fixed\",{\"_index\":77,\"name\":{\"172\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":114,\"name\":{\"280\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":69,\"name\":{\"138\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":70,\"name\":{\"139\":{}},\"comment\":{}}],[\"full\",{\"_index\":5,\"name\":{\"5\":{},\"48\":{},\"109\":{},\"248\":{},\"290\":{},\"403\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":124,\"name\":{\"327\":{},\"345\":{},\"359\":{}},\"comment\":{}}],[\"getrequiredstatistics\",{\"_index\":112,\"name\":{\"238\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":130,\"name\":{\"333\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":56,\"name\":{\"103\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":127,\"name\":{\"330\":{},\"337\":{},\"361\":{}},\"comment\":{}}],[\"head\",{\"_index\":159,\"name\":{\"408\":{}},\"comment\":{}}],[\"id\",{\"_index\":87,\"name\":{\"192\":{},\"381\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":27,\"name\":{\"27\":{},\"62\":{},\"111\":{},\"270\":{},\"305\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":72,\"name\":{\"141\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":9,\"name\":{\"9\":{},\"40\":{},\"116\":{},\"251\":{},\"282\":{},\"321\":{},\"341\":{},\"355\":{}},\"comment\":{}}],[\"items\",{\"_index\":158,\"name\":{\"407\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":80,\"name\":{\"180\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":104,\"name\":{\"210\":{}},\"comment\":{}}],[\"kill\",{\"_index\":140,\"name\":{\"372\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":134,\"name\":{\"365\":{},\"369\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":133,\"name\":{\"364\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":118,\"name\":{\"319\":{},\"339\":{},\"353\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":120,\"name\":{\"322\":{},\"342\":{},\"356\":{}},\"comment\":{}}],[\"max\",{\"_index\":2,\"name\":{\"2\":{},\"246\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":136,\"name\":{\"367\":{}},\"comment\":{}}],[\"medruntime\",{\"_index\":94,\"name\":{\"199\":{},\"225\":{},\"231\":{}},\"comment\":{}}],[\"medwaittime\",{\"_index\":98,\"name\":{\"203\":{},\"228\":{},\"232\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":40,\"name\":{\"74\":{},\"161\":{},\"184\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":123,\"name\":{\"326\":{},\"344\":{},\"358\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":139,\"name\":{\"371\":{}},\"comment\":{}}],[\"name\",{\"_index\":84,\"name\":{\"189\":{},\"378\":{}},\"comment\":{}}],[\"numberofqueuedtasks\",{\"_index\":22,\"name\":{\"22\":{},\"57\":{},\"102\":{},\"265\":{},\"300\":{}},\"comment\":{}}],[\"numberofrunningtasks\",{\"_index\":21,\"name\":{\"21\":{},\"56\":{},\"101\":{},\"264\":{},\"299\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":19,\"name\":{\"19\":{},\"54\":{},\"90\":{},\"261\":{},\"296\":{}},\"comment\":{}}],[\"on\",{\"_index\":81,\"name\":{\"181\":{}},\"comment\":{}}],[\"once\",{\"_index\":82,\"name\":{\"182\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":42,\"name\":{\"76\":{},\"163\":{},\"186\":{}},\"comment\":{}}],[\"opts\",{\"_index\":7,\"name\":{\"7\":{},\"38\":{},\"92\":{},\"263\":{},\"298\":{},\"323\":{},\"343\":{},\"357\":{}},\"comment\":{}}],[\"parent\",{\"_index\":142,\"name\":{\"377\":{}},\"comment\":{}}],[\"peek\",{\"_index\":163,\"name\":{\"413\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":73,\"name\":{\"158\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":74,\"name\":{\"159\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":71,\"name\":{\"140\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":75,\"name\":{\"160\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":76,\"name\":{\"171\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":17,\"name\":{\"17\":{},\"52\":{},\"88\":{},\"259\":{},\"294\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":143,\"name\":{\"382\":{}},\"comment\":{}}],[\"push\",{\"_index\":150,\"name\":{\"397\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":62,\"name\":{\"131\":{}},\"comment\":{}}],[\"queue\",{\"_index\":157,\"name\":{\"405\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":12,\"name\":{\"12\":{},\"43\":{},\"123\":{},\"254\":{},\"285\":{}},\"comment\":{}}],[\"reject\",{\"_index\":145,\"name\":{\"385\":{}},\"comment\":{}}],[\"remove\",{\"_index\":109,\"name\":{\"218\":{},\"242\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":64,\"name\":{\"133\":{}},\"comment\":{}}],[\"requiredstatistics\",{\"_index\":105,\"name\":{\"211\":{},\"222\":{}},\"comment\":{}}],[\"reset\",{\"_index\":106,\"name\":{\"212\":{}},\"comment\":{}}],[\"resize\",{\"_index\":154,\"name\":{\"401\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":144,\"name\":{\"383\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":46,\"name\":{\"80\":{},\"167\":{}},\"comment\":{}}],[\"run\",{\"_index\":89,\"name\":{\"194\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":129,\"name\":{\"332\":{},\"348\":{},\"363\":{}},\"comment\":{}}],[\"running\",{\"_index\":90,\"name\":{\"195\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":128,\"name\":{\"331\":{},\"347\":{},\"362\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":91,\"name\":{\"196\":{},\"223\":{},\"375\":{}},\"comment\":{}}],[\"runtimehistory\",{\"_index\":92,\"name\":{\"197\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":125,\"name\":{\"328\":{},\"336\":{},\"351\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":11,\"name\":{\"11\":{},\"42\":{},\"122\":{},\"253\":{},\"284\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":110,\"name\":{\"220\":{},\"243\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":26,\"name\":{\"26\":{},\"61\":{},\"107\":{},\"156\":{},\"269\":{},\"304\":{}},\"comment\":{}}],[\"settings\",{\"_index\":39,\"name\":{\"73\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":8,\"name\":{\"8\":{},\"39\":{},\"115\":{},\"273\":{},\"308\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":23,\"name\":{\"23\":{},\"58\":{},\"104\":{},\"150\":{},\"239\":{},\"266\":{},\"301\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":24,\"name\":{\"24\":{},\"59\":{},\"105\":{},\"152\":{},\"267\":{},\"302\":{}},\"comment\":{}}],[\"setworkernode\",{\"_index\":63,\"name\":{\"132\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":61,\"name\":{\"130\":{}},\"comment\":{}}],[\"size\",{\"_index\":4,\"name\":{\"4\":{},\"47\":{},\"100\":{},\"143\":{},\"249\":{},\"289\":{},\"396\":{},\"410\":{}},\"comment\":{}}],[\"splice\",{\"_index\":153,\"name\":{\"400\":{}},\"comment\":{}}],[\"submissiontimestamp\",{\"_index\":86,\"name\":{\"191\":{},\"380\":{}},\"comment\":{}}],[\"tail\",{\"_index\":160,\"name\":{\"409\":{}},\"comment\":{}}],[\"task\",{\"_index\":83,\"name\":{\"188\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":117,\"name\":{\"318\":{},\"338\":{},\"352\":{},\"388\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":102,\"name\":{\"208\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":48,\"name\":{\"83\":{},\"170\":{},\"174\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":68,\"name\":{\"137\":{}},\"comment\":{}}],[\"tasksusage\",{\"_index\":88,\"name\":{\"193\":{},\"207\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":132,\"name\":{\"349\":{}},\"comment\":{}}],[\"threadworkerwithmessagechannel\",{\"_index\":115,\"name\":{\"315\":{}},\"comment\":{}}],[\"type\",{\"_index\":3,\"name\":{\"3\":{},\"46\":{},\"99\":{},\"142\":{},\"247\":{},\"288\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":151,\"name\":{\"398\":{}},\"comment\":{}}],[\"update\",{\"_index\":107,\"name\":{\"214\":{},\"240\":{}},\"comment\":{}}],[\"updateruntimetasksusage\",{\"_index\":58,\"name\":{\"119\":{}},\"comment\":{}}],[\"updatewaittimetasksusage\",{\"_index\":59,\"name\":{\"120\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":95,\"name\":{\"200\":{},\"226\":{},\"376\":{}},\"comment\":{}}],[\"waittimehistory\",{\"_index\":96,\"name\":{\"201\":{}},\"comment\":{}}],[\"weights\",{\"_index\":111,\"name\":{\"233\":{}},\"comment\":{}}],[\"worker\",{\"_index\":101,\"name\":{\"206\":{},\"387\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":146,\"name\":{\"389\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":103,\"name\":{\"209\":{},\"236\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":44,\"name\":{\"78\":{},\"165\":{},\"229\":{},\"237\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":18,\"name\":{\"18\":{},\"53\":{},\"89\":{},\"234\":{},\"260\":{},\"295\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":45,\"name\":{\"79\":{},\"166\":{},\"230\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":147,\"name\":{\"391\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":34,\"name\":{\"34\":{},\"69\":{},\"127\":{},\"278\":{},\"313\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":100,\"name\":{\"205\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":15,\"name\":{\"15\":{},\"50\":{},\"86\":{},\"144\":{},\"257\":{},\"292\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":135,\"name\":{\"366\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":148,\"name\":{\"392\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"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\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicClusterPool.html#type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/DynamicClusterPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicClusterPool.html#full\",\"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-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/DynamicClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicClusterPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"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-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicClusterPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":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\":\"chooseWorkerNode\",\"url\":\"classes/DynamicClusterPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicClusterPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedClusterPool\",\"url\":\"classes/FixedClusterPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedClusterPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedClusterPool.html#opts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/FixedClusterPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedClusterPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedClusterPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedClusterPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedClusterPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedClusterPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedClusterPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedClusterPool.html#type\",\"classes\":\"\",\"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\":\"full\",\"url\":\"classes/FixedClusterPool.html#full\",\"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-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedClusterPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedClusterPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedClusterPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedClusterPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedClusterPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":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\":\"chooseWorkerNode\",\"url\":\"classes/FixedClusterPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedClusterPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/FixedClusterPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedClusterPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/FixedClusterPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"FixedClusterPool.workerListener.workerListener\"},{\"kind\":256,\"name\":\"ClusterPoolOptions\",\"url\":\"interfaces/ClusterPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClusterPoolOptions.html#env\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"interfaces/ClusterPoolOptions.html#settings\",\"classes\":\"\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#messageHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#errorHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#onlineHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/ClusterPoolOptions.html#exitHandler\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/ClusterPoolOptions.html#restartWorkerOnError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/ClusterPoolOptions.html#enableEvents\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/ClusterPoolOptions.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/ClusterPoolOptions.html#tasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClusterPoolOptions\"},{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateRunTimeTasksUsage\",\"url\":\"classes/AbstractPool.html#updateRunTimeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"updateWaitTimeTasksUsage\",\"url\":\"classes/AbstractPool.html#updateWaitTimeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"chooseWorkerNode\",\"url\":\"classes/AbstractPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/AbstractPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/AbstractPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/AbstractPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/AbstractPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/AbstractPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/AbstractPool.html#workerListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AbstractPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"AbstractPool.workerListener.workerListener\"},{\"kind\":2048,\"name\":\"checkAndEmitEvents\",\"url\":\"classes/AbstractPool.html#checkAndEmitEvents\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNodeTasksUsage\",\"url\":\"classes/AbstractPool.html#setWorkerNodeTasksUsage\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"pushWorkerNode\",\"url\":\"classes/AbstractPool.html#pushWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerNode\",\"url\":\"classes/AbstractPool.html#setWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"removeWorkerNode\",\"url\":\"classes/AbstractPool.html#removeWorkerNode\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"executeTask\",\"url\":\"classes/AbstractPool.html#executeTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enqueueTask\",\"url\":\"classes/AbstractPool.html#enqueueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"dequeueTask\",\"url\":\"classes/AbstractPool.html#dequeueTask\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"tasksQueueSize\",\"url\":\"classes/AbstractPool.html#tasksQueueSize\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueue\",\"url\":\"classes/AbstractPool.html#flushTasksQueue\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"flushTasksQueues\",\"url\":\"classes/AbstractPool.html#flushTasksQueues\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":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\":\"type\",\"url\":\"interfaces/IPool.html#type\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/IPool.html#info\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/IPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"interfaces/IPool.html#emitter\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"interfaces/IPool.html#execute\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#execute.__type-4\",\"classes\":\"\",\"parent\":\"IPool.execute\"},{\"kind\":1024,\"name\":\"destroy\",\"url\":\"interfaces/IPool.html#destroy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#destroy.__type\",\"classes\":\"\",\"parent\":\"IPool.destroy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategy.__type-8\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategy\"},{\"kind\":1024,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setWorkerChoiceStrategyOptions.__type-10\",\"classes\":\"\",\"parent\":\"IPool.setWorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/IPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#enableTasksQueue.__type-2\",\"classes\":\"\",\"parent\":\"IPool.enableTasksQueue\"},{\"kind\":1024,\"name\":\"setTasksQueueOptions\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"IPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IPool.html#setTasksQueueOptions.__type-6\",\"classes\":\"\",\"parent\":\"IPool.setTasksQueueOptions\"},{\"kind\":128,\"name\":\"PoolEmitter\",\"url\":\"classes/PoolEmitter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PoolEvent\",\"url\":\"types/PoolEvent.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PoolInfo\",\"url\":\"interfaces/PoolInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PoolInfo.html#type\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"minSize\",\"url\":\"interfaces/PoolInfo.html#minSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/PoolInfo.html#maxSize\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"interfaces/PoolInfo.html#workerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"idleWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#idleWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"busyWorkerNodes\",\"url\":\"interfaces/PoolInfo.html#busyWorkerNodes\",\"classes\":\"\",\"parent\":\"PoolInfo\"},{\"kind\":1024,\"name\":\"runningTasks\",\"url\":\"interfaces/PoolInfo.html#runningTasks\",\"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\":256,\"name\":\"PoolOptions\",\"url\":\"interfaces/PoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"messageHandler\",\"url\":\"interfaces/PoolOptions.html#messageHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"errorHandler\",\"url\":\"interfaces/PoolOptions.html#errorHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"onlineHandler\",\"url\":\"interfaces/PoolOptions.html#onlineHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"exitHandler\",\"url\":\"interfaces/PoolOptions.html#exitHandler\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategy\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategy\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyOptions\",\"url\":\"interfaces/PoolOptions.html#workerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"restartWorkerOnError\",\"url\":\"interfaces/PoolOptions.html#restartWorkerOnError\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableEvents\",\"url\":\"interfaces/PoolOptions.html#enableEvents\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"enableTasksQueue\",\"url\":\"interfaces/PoolOptions.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":1024,\"name\":\"tasksQueueOptions\",\"url\":\"interfaces/PoolOptions.html#tasksQueueOptions\",\"classes\":\"\",\"parent\":\"PoolOptions\"},{\"kind\":4194304,\"name\":\"PoolType\",\"url\":\"types/PoolType.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TasksQueueOptions\",\"url\":\"interfaces/TasksQueueOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"concurrency\",\"url\":\"interfaces/TasksQueueOptions.html#concurrency\",\"classes\":\"\",\"parent\":\"TasksQueueOptions\"},{\"kind\":4194304,\"name\":\"ErrorHandler\",\"url\":\"types/ErrorHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ErrorHandler.html#__type\",\"classes\":\"\",\"parent\":\"ErrorHandler\"},{\"kind\":4194304,\"name\":\"ExitHandler\",\"url\":\"types/ExitHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ExitHandler.html#__type\",\"classes\":\"\",\"parent\":\"ExitHandler\"},{\"kind\":256,\"name\":\"IWorker\",\"url\":\"interfaces/IWorker.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"on\",\"url\":\"interfaces/IWorker.html#on\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":1024,\"name\":\"once\",\"url\":\"interfaces/IWorker.html#once\",\"classes\":\"\",\"parent\":\"IWorker\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/IWorker.html#once.__type\",\"classes\":\"\",\"parent\":\"IWorker.once\"},{\"kind\":4194304,\"name\":\"MessageHandler\",\"url\":\"types/MessageHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageHandler.html#__type\",\"classes\":\"\",\"parent\":\"MessageHandler\"},{\"kind\":4194304,\"name\":\"OnlineHandler\",\"url\":\"types/OnlineHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OnlineHandler.html#__type\",\"classes\":\"\",\"parent\":\"OnlineHandler\"},{\"kind\":256,\"name\":\"Task\",\"url\":\"interfaces/Task.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Task.html#name\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Task.html#data\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"submissionTimestamp\",\"url\":\"interfaces/Task.html#submissionTimestamp\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Task.html#id\",\"classes\":\"\",\"parent\":\"Task\"},{\"kind\":256,\"name\":\"TasksUsage\",\"url\":\"interfaces/TasksUsage.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"run\",\"url\":\"interfaces/TasksUsage.html#run\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"running\",\"url\":\"interfaces/TasksUsage.html#running\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TasksUsage.html#runTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"runTimeHistory\",\"url\":\"interfaces/TasksUsage.html#runTimeHistory\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"avgRunTime\",\"url\":\"interfaces/TasksUsage.html#avgRunTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"medRunTime\",\"url\":\"interfaces/TasksUsage.html#medRunTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TasksUsage.html#waitTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"waitTimeHistory\",\"url\":\"interfaces/TasksUsage.html#waitTimeHistory\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"avgWaitTime\",\"url\":\"interfaces/TasksUsage.html#avgWaitTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"medWaitTime\",\"url\":\"interfaces/TasksUsage.html#medWaitTime\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TasksUsage.html#error\",\"classes\":\"\",\"parent\":\"TasksUsage\"},{\"kind\":256,\"name\":\"WorkerNode\",\"url\":\"interfaces/WorkerNode.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/WorkerNode.html#worker\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksUsage\",\"url\":\"interfaces/WorkerNode.html#tasksUsage\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":1024,\"name\":\"tasksQueue\",\"url\":\"interfaces/WorkerNode.html#tasksQueue\",\"classes\":\"\",\"parent\":\"WorkerNode\"},{\"kind\":32,\"name\":\"WorkerChoiceStrategies\",\"url\":\"variables/WorkerChoiceStrategies.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IWorkerChoiceStrategy\",\"url\":\"interfaces/IWorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"requiredStatistics\",\"url\":\"interfaces/IWorkerChoiceStrategy.html#requiredStatistics\",\"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\":256,\"name\":\"RequiredStatistics\",\"url\":\"interfaces/RequiredStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/RequiredStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"avgRunTime\",\"url\":\"interfaces/RequiredStatistics.html#avgRunTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"medRunTime\",\"url\":\"interfaces/RequiredStatistics.html#medRunTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/RequiredStatistics.html#waitTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"avgWaitTime\",\"url\":\"interfaces/RequiredStatistics.html#avgWaitTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":1024,\"name\":\"medWaitTime\",\"url\":\"interfaces/RequiredStatistics.html#medWaitTime\",\"classes\":\"\",\"parent\":\"RequiredStatistics\"},{\"kind\":4194304,\"name\":\"WorkerChoiceStrategy\",\"url\":\"types/WorkerChoiceStrategy.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerChoiceStrategyOptions\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"medRunTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#medRunTime\",\"classes\":\"\",\"parent\":\"WorkerChoiceStrategyOptions\"},{\"kind\":1024,\"name\":\"medWaitTime\",\"url\":\"interfaces/WorkerChoiceStrategyOptions.html#medWaitTime\",\"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\":\"getRequiredStatistics\",\"url\":\"classes/WorkerChoiceStrategyContext.html#getRequiredStatistics\",\"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\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/DynamicThreadPool.html#type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/DynamicThreadPool.html#full\",\"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\":2048,\"name\":\"isMain\",\"url\":\"classes/DynamicThreadPool.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/DynamicThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/DynamicThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/DynamicThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/DynamicThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/DynamicThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"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-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/DynamicThreadPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/DynamicThreadPool.html#opts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/DynamicThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/DynamicThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/DynamicThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/DynamicThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":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\":\"chooseWorkerNode\",\"url\":\"classes/DynamicThreadPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/DynamicThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":2048,\"name\":\"workerListener\",\"url\":\"classes/DynamicThreadPool.html#workerListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"DynamicThreadPool\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DynamicThreadPool.html#workerListener.workerListener-1.__type\",\"classes\":\"\",\"parent\":\"DynamicThreadPool.workerListener.workerListener\"},{\"kind\":128,\"name\":\"FixedThreadPool\",\"url\":\"classes/FixedThreadPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/FixedThreadPool.html#constructor\",\"classes\":\"\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/FixedThreadPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/FixedThreadPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"sendToWorker\",\"url\":\"classes/FixedThreadPool.html#sendToWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"registerWorkerMessageListener\",\"url\":\"classes/FixedThreadPool.html#registerWorkerMessageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createWorker\",\"url\":\"classes/FixedThreadPool.html#createWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"afterWorkerSetup\",\"url\":\"classes/FixedThreadPool.html#afterWorkerSetup\",\"classes\":\"tsd-is-protected\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/FixedThreadPool.html#type\",\"classes\":\"\",\"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\":\"full\",\"url\":\"classes/FixedThreadPool.html#full\",\"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-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/FixedThreadPool.html#filePath\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/FixedThreadPool.html#opts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/FixedThreadPool.html#info\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategy\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/FixedThreadPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/FixedThreadPool.html#enableTasksQueue\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/FixedThreadPool.html#setTasksQueueOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":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\":\"chooseWorkerNode\",\"url\":\"classes/FixedThreadPool.html#chooseWorkerNode\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"createAndSetupWorker\",\"url\":\"classes/FixedThreadPool.html#createAndSetupWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"FixedThreadPool\"},{\"kind\":2048,\"name\":\"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\":4194304,\"name\":\"ThreadWorkerWithMessageChannel\",\"url\":\"types/ThreadWorkerWithMessageChannel.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"AbstractWorker\",\"url\":\"classes/AbstractWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractWorker.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/AbstractWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/AbstractWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/AbstractWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/AbstractWorker.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/AbstractWorker.html#mainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractWorker.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkWorkerOptions\",\"url\":\"classes/AbstractWorker.html#checkWorkerOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkTaskFunctions\",\"url\":\"classes/AbstractWorker.html#checkTaskFunctions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/AbstractWorker.html#messageListener\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/AbstractWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/AbstractWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/AbstractWorker.html#checkAlive\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AbstractWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/AbstractWorker.html#runSync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/AbstractWorker.html#runAsync\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractWorker\"},{\"kind\":2048,\"name\":\"getTaskFunction\",\"url\":\"classes/AbstractWorker.html#getTaskFunction\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractWorker\"},{\"kind\":128,\"name\":\"ClusterWorker\",\"url\":\"classes/ClusterWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClusterWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ClusterWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ClusterWorker.html#handleError\",\"classes\":\"tsd-is-protected\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ClusterWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ClusterWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ClusterWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ClusterWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ClusterWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ClusterWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ClusterWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ClusterWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ClusterWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ClusterWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ClusterWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ClusterWorker\"},{\"kind\":128,\"name\":\"ThreadWorker\",\"url\":\"classes/ThreadWorker.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ThreadWorker.html#constructor\",\"classes\":\"\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"sendToMainWorker\",\"url\":\"classes/ThreadWorker.html#sendToMainWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"taskFunctions\",\"url\":\"classes/ThreadWorker.html#taskFunctions\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"lastTaskTimestamp\",\"url\":\"classes/ThreadWorker.html#lastTaskTimestamp\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"aliveInterval\",\"url\":\"classes/ThreadWorker.html#aliveInterval\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"isMain\",\"url\":\"classes/ThreadWorker.html#isMain\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"mainWorker\",\"url\":\"classes/ThreadWorker.html#mainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/ThreadWorker.html#opts\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"messageListener\",\"url\":\"classes/ThreadWorker.html#messageListener\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"getMainWorker\",\"url\":\"classes/ThreadWorker.html#getMainWorker\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"checkAlive\",\"url\":\"classes/ThreadWorker.html#checkAlive\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ThreadWorker.html#handleError\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runSync\",\"url\":\"classes/ThreadWorker.html#runSync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":2048,\"name\":\"runAsync\",\"url\":\"classes/ThreadWorker.html#runAsync\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"ThreadWorker\"},{\"kind\":32,\"name\":\"KillBehaviors\",\"url\":\"variables/KillBehaviors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KillBehavior\",\"url\":\"types/KillBehavior.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WorkerOptions\",\"url\":\"interfaces/WorkerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxInactiveTime\",\"url\":\"interfaces/WorkerOptions.html#maxInactiveTime\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"async\",\"url\":\"interfaces/WorkerOptions.html#async\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":1024,\"name\":\"killBehavior\",\"url\":\"interfaces/WorkerOptions.html#killBehavior\",\"classes\":\"\",\"parent\":\"WorkerOptions\"},{\"kind\":4194304,\"name\":\"Draft\",\"url\":\"types/Draft.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MessageValue\",\"url\":\"interfaces/MessageValue.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"kill\",\"url\":\"interfaces/MessageValue.html#kill\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/MessageValue.html#error\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"errorData\",\"url\":\"interfaces/MessageValue.html#errorData\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/MessageValue.html#runTime\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/MessageValue.html#waitTime\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"interfaces/MessageValue.html#parent\",\"classes\":\"\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/MessageValue.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/MessageValue.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"submissionTimestamp\",\"url\":\"interfaces/MessageValue.html#submissionTimestamp\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MessageValue.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MessageValue\"},{\"kind\":256,\"name\":\"PromiseResponseWrapper\",\"url\":\"interfaces/PromiseResponseWrapper.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"resolve\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#resolve.__type-2\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.resolve\"},{\"kind\":1024,\"name\":\"reject\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PromiseResponseWrapper.html#reject.__type\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper.reject\"},{\"kind\":1024,\"name\":\"worker\",\"url\":\"interfaces/PromiseResponseWrapper.html#worker\",\"classes\":\"\",\"parent\":\"PromiseResponseWrapper\"},{\"kind\":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\":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\":\"head\",\"url\":\"classes/Queue.html#head\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"tail\",\"url\":\"classes/Queue.html#tail\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"classes/Queue.html#max\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/Queue.html#size\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/Queue.html#maxSize\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"enqueue\",\"url\":\"classes/Queue.html#enqueue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"dequeue\",\"url\":\"classes/Queue.html#dequeue\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":2048,\"name\":\"peek\",\"url\":\"classes/Queue.html#peek\",\"classes\":\"\",\"parent\":\"Queue\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,56.49]],[\"comment/0\",[]],[\"name/1\",[1,36.121]],[\"comment/1\",[]],[\"name/2\",[2,48.017]],[\"comment/2\",[]],[\"name/3\",[3,40.395]],[\"comment/3\",[]],[\"name/4\",[4,40.395]],[\"comment/4\",[]],[\"name/5\",[5,41.826]],[\"comment/5\",[]],[\"name/6\",[6,43.497]],[\"comment/6\",[]],[\"name/7\",[7,39.144]],[\"comment/7\",[]],[\"name/8\",[8,43.497]],[\"comment/8\",[]],[\"name/9\",[9,39.144]],[\"comment/9\",[]],[\"name/10\",[10,43.497]],[\"comment/10\",[]],[\"name/11\",[11,43.497]],[\"comment/11\",[]],[\"name/12\",[12,43.497]],[\"comment/12\",[]],[\"name/13\",[13,43.497]],[\"comment/13\",[]],[\"name/14\",[14,43.497]],[\"comment/14\",[]],[\"name/15\",[15,41.826]],[\"comment/15\",[]],[\"name/16\",[16,40.395]],[\"comment/16\",[]],[\"name/17\",[17,41.826]],[\"comment/17\",[]],[\"name/18\",[18,43.497]],[\"comment/18\",[]],[\"name/19\",[19,41.826]],[\"comment/19\",[]],[\"name/20\",[20,43.497]],[\"comment/20\",[]],[\"name/21\",[21,43.497]],[\"comment/21\",[]],[\"name/22\",[22,41.826]],[\"comment/22\",[]],[\"name/23\",[23,40.395]],[\"comment/23\",[]],[\"name/24\",[24,41.826]],[\"comment/24\",[]],[\"name/25\",[25,39.144]],[\"comment/25\",[]],[\"name/26\",[26,41.826]],[\"comment/26\",[]],[\"name/27\",[27,43.497]],[\"comment/27\",[]],[\"name/28\",[28,40.395]],[\"comment/28\",[]],[\"name/29\",[29,41.826]],[\"comment/29\",[]],[\"name/30\",[30,43.497]],[\"comment/30\",[]],[\"name/31\",[31,43.497]],[\"comment/31\",[]],[\"name/32\",[32,43.497]],[\"comment/32\",[]],[\"name/33\",[33,43.497]],[\"comment/33\",[]],[\"name/34\",[34,43.497]],[\"comment/34\",[]],[\"name/35\",[35,28.158]],[\"comment/35\",[]],[\"name/36\",[36,56.49]],[\"comment/36\",[]],[\"name/37\",[1,36.121]],[\"comment/37\",[]],[\"name/38\",[7,39.144]],[\"comment/38\",[]],[\"name/39\",[8,43.497]],[\"comment/39\",[]],[\"name/40\",[9,39.144]],[\"comment/40\",[]],[\"name/41\",[10,43.497]],[\"comment/41\",[]],[\"name/42\",[11,43.497]],[\"comment/42\",[]],[\"name/43\",[12,43.497]],[\"comment/43\",[]],[\"name/44\",[13,43.497]],[\"comment/44\",[]],[\"name/45\",[14,43.497]],[\"comment/45\",[]],[\"name/46\",[3,40.395]],[\"comment/46\",[]],[\"name/47\",[15,41.826]],[\"comment/47\",[]],[\"name/48\",[4,40.395]],[\"comment/48\",[]],[\"name/49\",[5,41.826]],[\"comment/49\",[]],[\"name/50\",[6,43.497]],[\"comment/50\",[]],[\"name/51\",[16,40.395]],[\"comment/51\",[]],[\"name/52\",[17,41.826]],[\"comment/52\",[]],[\"name/53\",[18,43.497]],[\"comment/53\",[]],[\"name/54\",[19,41.826]],[\"comment/54\",[]],[\"name/55\",[20,43.497]],[\"comment/55\",[]],[\"name/56\",[21,43.497]],[\"comment/56\",[]],[\"name/57\",[22,41.826]],[\"comment/57\",[]],[\"name/58\",[23,40.395]],[\"comment/58\",[]],[\"name/59\",[24,41.826]],[\"comment/59\",[]],[\"name/60\",[25,39.144]],[\"comment/60\",[]],[\"name/61\",[26,41.826]],[\"comment/61\",[]],[\"name/62\",[27,43.497]],[\"comment/62\",[]],[\"name/63\",[28,40.395]],[\"comment/63\",[]],[\"name/64\",[29,41.826]],[\"comment/64\",[]],[\"name/65\",[30,43.497]],[\"comment/65\",[]],[\"name/66\",[31,43.497]],[\"comment/66\",[]],[\"name/67\",[32,43.497]],[\"comment/67\",[]],[\"name/68\",[33,43.497]],[\"comment/68\",[]],[\"name/69\",[34,43.497]],[\"comment/69\",[]],[\"name/70\",[35,28.158]],[\"comment/70\",[]],[\"name/71\",[37,56.49]],[\"comment/71\",[]],[\"name/72\",[38,56.49]],[\"comment/72\",[]],[\"name/73\",[39,56.49]],[\"comment/73\",[]],[\"name/74\",[40,48.017]],[\"comment/74\",[]],[\"name/75\",[41,48.017]],[\"comment/75\",[]],[\"name/76\",[42,48.017]],[\"comment/76\",[]],[\"name/77\",[43,48.017]],[\"comment/77\",[]],[\"name/78\",[44,45.504]],[\"comment/78\",[]],[\"name/79\",[45,48.017]],[\"comment/79\",[]],[\"name/80\",[46,51.381]],[\"comment/80\",[]],[\"name/81\",[47,51.381]],[\"comment/81\",[]],[\"name/82\",[25,39.144]],[\"comment/82\",[]],[\"name/83\",[48,48.017]],[\"comment/83\",[]],[\"name/84\",[49,56.49]],[\"comment/84\",[]],[\"name/85\",[1,36.121]],[\"comment/85\",[]],[\"name/86\",[16,40.395]],[\"comment/86\",[]],[\"name/87\",[17,41.826]],[\"comment/87\",[]],[\"name/88\",[18,43.497]],[\"comment/88\",[]],[\"name/89\",[19,41.826]],[\"comment/89\",[]],[\"name/90\",[20,43.497]],[\"comment/90\",[]],[\"name/91\",[21,43.497]],[\"comment/91\",[]],[\"name/92\",[7,39.144]],[\"comment/92\",[]],[\"name/93\",[50,56.49]],[\"comment/93\",[]],[\"name/94\",[51,56.49]],[\"comment/94\",[]],[\"name/95\",[52,56.49]],[\"comment/95\",[]],[\"name/96\",[53,56.49]],[\"comment/96\",[]],[\"name/97\",[54,56.49]],[\"comment/97\",[]],[\"name/98\",[55,56.49]],[\"comment/98\",[]],[\"name/99\",[3,40.395]],[\"comment/99\",[]],[\"name/100\",[22,41.826]],[\"comment/100\",[]],[\"name/101\",[15,41.826]],[\"comment/101\",[]],[\"name/102\",[4,40.395]],[\"comment/102\",[]],[\"name/103\",[56,56.49]],[\"comment/103\",[]],[\"name/104\",[23,40.395]],[\"comment/104\",[]],[\"name/105\",[24,41.826]],[\"comment/105\",[]],[\"name/106\",[25,39.144]],[\"comment/106\",[]],[\"name/107\",[26,41.826]],[\"comment/107\",[]],[\"name/108\",[57,56.49]],[\"comment/108\",[]],[\"name/109\",[5,41.826]],[\"comment/109\",[]],[\"name/110\",[6,43.497]],[\"comment/110\",[]],[\"name/111\",[27,43.497]],[\"comment/111\",[]],[\"name/112\",[28,40.395]],[\"comment/112\",[]],[\"name/113\",[29,41.826]],[\"comment/113\",[]],[\"name/114\",[10,43.497]],[\"comment/114\",[]],[\"name/115\",[8,43.497]],[\"comment/115\",[]],[\"name/116\",[9,39.144]],[\"comment/116\",[]],[\"name/117\",[30,43.497]],[\"comment/117\",[]],[\"name/118\",[31,43.497]],[\"comment/118\",[]],[\"name/119\",[58,56.49]],[\"comment/119\",[]],[\"name/120\",[59,56.49]],[\"comment/120\",[]],[\"name/121\",[32,43.497]],[\"comment/121\",[]],[\"name/122\",[11,43.497]],[\"comment/122\",[]],[\"name/123\",[12,43.497]],[\"comment/123\",[]],[\"name/124\",[13,43.497]],[\"comment/124\",[]],[\"name/125\",[14,43.497]],[\"comment/125\",[]],[\"name/126\",[33,43.497]],[\"comment/126\",[]],[\"name/127\",[34,43.497]],[\"comment/127\",[]],[\"name/128\",[35,28.158]],[\"comment/128\",[]],[\"name/129\",[60,56.49]],[\"comment/129\",[]],[\"name/130\",[61,56.49]],[\"comment/130\",[]],[\"name/131\",[62,56.49]],[\"comment/131\",[]],[\"name/132\",[63,56.49]],[\"comment/132\",[]],[\"name/133\",[64,56.49]],[\"comment/133\",[]],[\"name/134\",[65,56.49]],[\"comment/134\",[]],[\"name/135\",[66,56.49]],[\"comment/135\",[]],[\"name/136\",[67,56.49]],[\"comment/136\",[]],[\"name/137\",[68,56.49]],[\"comment/137\",[]],[\"name/138\",[69,56.49]],[\"comment/138\",[]],[\"name/139\",[70,56.49]],[\"comment/139\",[]],[\"name/140\",[71,56.49]],[\"comment/140\",[]],[\"name/141\",[72,56.49]],[\"comment/141\",[]],[\"name/142\",[73,56.49]],[\"comment/142\",[]],[\"name/143\",[3,40.395]],[\"comment/143\",[]],[\"name/144\",[22,41.826]],[\"comment/144\",[]],[\"name/145\",[16,40.395]],[\"comment/145\",[]],[\"name/146\",[17,41.826]],[\"comment/146\",[]],[\"name/147\",[28,40.395]],[\"comment/147\",[]],[\"name/148\",[35,28.158]],[\"comment/148\",[]],[\"name/149\",[29,41.826]],[\"comment/149\",[]],[\"name/150\",[35,28.158]],[\"comment/150\",[]],[\"name/151\",[23,40.395]],[\"comment/151\",[]],[\"name/152\",[35,28.158]],[\"comment/152\",[]],[\"name/153\",[24,41.826]],[\"comment/153\",[]],[\"name/154\",[35,28.158]],[\"comment/154\",[]],[\"name/155\",[25,39.144]],[\"comment/155\",[]],[\"name/156\",[35,28.158]],[\"comment/156\",[]],[\"name/157\",[26,41.826]],[\"comment/157\",[]],[\"name/158\",[35,28.158]],[\"comment/158\",[]],[\"name/159\",[74,56.49]],[\"comment/159\",[]],[\"name/160\",[75,56.49]],[\"comment/160\",[]],[\"name/161\",[76,56.49]],[\"comment/161\",[]],[\"name/162\",[3,40.395]],[\"comment/162\",[]],[\"name/163\",[15,41.826]],[\"comment/163\",[]],[\"name/164\",[4,40.395]],[\"comment/164\",[]],[\"name/165\",[16,40.395]],[\"comment/165\",[]],[\"name/166\",[77,56.49]],[\"comment/166\",[]],[\"name/167\",[78,56.49]],[\"comment/167\",[]],[\"name/168\",[79,56.49]],[\"comment/168\",[]],[\"name/169\",[80,56.49]],[\"comment/169\",[]],[\"name/170\",[81,56.49]],[\"comment/170\",[]],[\"name/171\",[82,56.49]],[\"comment/171\",[]],[\"name/172\",[40,48.017]],[\"comment/172\",[]],[\"name/173\",[41,48.017]],[\"comment/173\",[]],[\"name/174\",[42,48.017]],[\"comment/174\",[]],[\"name/175\",[43,48.017]],[\"comment/175\",[]],[\"name/176\",[44,45.504]],[\"comment/176\",[]],[\"name/177\",[45,48.017]],[\"comment/177\",[]],[\"name/178\",[46,51.381]],[\"comment/178\",[]],[\"name/179\",[47,51.381]],[\"comment/179\",[]],[\"name/180\",[25,39.144]],[\"comment/180\",[]],[\"name/181\",[48,48.017]],[\"comment/181\",[]],[\"name/182\",[83,56.49]],[\"comment/182\",[]],[\"name/183\",[48,48.017]],[\"comment/183\",[]],[\"name/184\",[84,56.49]],[\"comment/184\",[]],[\"name/185\",[41,48.017]],[\"comment/185\",[]],[\"name/186\",[35,28.158]],[\"comment/186\",[]],[\"name/187\",[43,48.017]],[\"comment/187\",[]],[\"name/188\",[35,28.158]],[\"comment/188\",[]],[\"name/189\",[85,56.49]],[\"comment/189\",[]],[\"name/190\",[86,56.49]],[\"comment/190\",[]],[\"name/191\",[87,56.49]],[\"comment/191\",[]],[\"name/192\",[35,28.158]],[\"comment/192\",[]],[\"name/193\",[40,48.017]],[\"comment/193\",[]],[\"name/194\",[35,28.158]],[\"comment/194\",[]],[\"name/195\",[42,48.017]],[\"comment/195\",[]],[\"name/196\",[35,28.158]],[\"comment/196\",[]],[\"name/197\",[88,56.49]],[\"comment/197\",[]],[\"name/198\",[89,51.381]],[\"comment/198\",[]],[\"name/199\",[90,51.381]],[\"comment/199\",[]],[\"name/200\",[91,51.381]],[\"comment/200\",[]],[\"name/201\",[92,51.381]],[\"comment/201\",[]],[\"name/202\",[93,51.381]],[\"comment/202\",[]],[\"name/203\",[94,56.49]],[\"comment/203\",[]],[\"name/204\",[95,56.49]],[\"comment/204\",[]],[\"name/205\",[96,48.017]],[\"comment/205\",[]],[\"name/206\",[97,56.49]],[\"comment/206\",[]],[\"name/207\",[98,51.381]],[\"comment/207\",[]],[\"name/208\",[99,48.017]],[\"comment/208\",[]],[\"name/209\",[100,48.017]],[\"comment/209\",[]],[\"name/210\",[101,56.49]],[\"comment/210\",[]],[\"name/211\",[102,51.381]],[\"comment/211\",[]],[\"name/212\",[103,48.017]],[\"comment/212\",[]],[\"name/213\",[104,51.381]],[\"comment/213\",[]],[\"name/214\",[105,56.49]],[\"comment/214\",[]],[\"name/215\",[106,51.381]],[\"comment/215\",[]],[\"name/216\",[93,51.381]],[\"comment/216\",[]],[\"name/217\",[107,56.49]],[\"comment/217\",[]],[\"name/218\",[108,51.381]],[\"comment/218\",[]],[\"name/219\",[109,56.49]],[\"comment/219\",[]],[\"name/220\",[110,51.381]],[\"comment/220\",[]],[\"name/221\",[111,56.49]],[\"comment/221\",[]],[\"name/222\",[35,28.158]],[\"comment/222\",[]],[\"name/223\",[112,51.381]],[\"comment/223\",[]],[\"name/224\",[35,28.158]],[\"comment/224\",[]],[\"name/225\",[113,56.49]],[\"comment/225\",[]],[\"name/226\",[35,28.158]],[\"comment/226\",[]],[\"name/227\",[114,51.381]],[\"comment/227\",[]],[\"name/228\",[35,28.158]],[\"comment/228\",[]],[\"name/229\",[115,51.381]],[\"comment/229\",[]],[\"name/230\",[35,28.158]],[\"comment/230\",[]],[\"name/231\",[110,51.381]],[\"comment/231\",[]],[\"name/232\",[96,48.017]],[\"comment/232\",[]],[\"name/233\",[98,51.381]],[\"comment/233\",[]],[\"name/234\",[99,48.017]],[\"comment/234\",[]],[\"name/235\",[100,48.017]],[\"comment/235\",[]],[\"name/236\",[102,51.381]],[\"comment/236\",[]],[\"name/237\",[103,48.017]],[\"comment/237\",[]],[\"name/238\",[44,45.504]],[\"comment/238\",[]],[\"name/239\",[45,48.017]],[\"comment/239\",[]],[\"name/240\",[99,48.017]],[\"comment/240\",[]],[\"name/241\",[103,48.017]],[\"comment/241\",[]],[\"name/242\",[116,56.49]],[\"comment/242\",[]],[\"name/243\",[19,41.826]],[\"comment/243\",[]],[\"name/244\",[1,36.121]],[\"comment/244\",[]],[\"name/245\",[108,51.381]],[\"comment/245\",[]],[\"name/246\",[44,45.504]],[\"comment/246\",[]],[\"name/247\",[117,56.49]],[\"comment/247\",[]],[\"name/248\",[23,40.395]],[\"comment/248\",[]],[\"name/249\",[112,51.381]],[\"comment/249\",[]],[\"name/250\",[28,40.395]],[\"comment/250\",[]],[\"name/251\",[114,51.381]],[\"comment/251\",[]],[\"name/252\",[115,51.381]],[\"comment/252\",[]],[\"name/253\",[118,56.49]],[\"comment/253\",[]],[\"name/254\",[1,36.121]],[\"comment/254\",[]],[\"name/255\",[2,48.017]],[\"comment/255\",[]],[\"name/256\",[3,40.395]],[\"comment/256\",[]],[\"name/257\",[5,41.826]],[\"comment/257\",[]],[\"name/258\",[4,40.395]],[\"comment/258\",[]],[\"name/259\",[6,43.497]],[\"comment/259\",[]],[\"name/260\",[9,39.144]],[\"comment/260\",[]],[\"name/261\",[10,43.497]],[\"comment/261\",[]],[\"name/262\",[11,43.497]],[\"comment/262\",[]],[\"name/263\",[12,43.497]],[\"comment/263\",[]],[\"name/264\",[13,43.497]],[\"comment/264\",[]],[\"name/265\",[14,43.497]],[\"comment/265\",[]],[\"name/266\",[15,41.826]],[\"comment/266\",[]],[\"name/267\",[16,40.395]],[\"comment/267\",[]],[\"name/268\",[17,41.826]],[\"comment/268\",[]],[\"name/269\",[18,43.497]],[\"comment/269\",[]],[\"name/270\",[19,41.826]],[\"comment/270\",[]],[\"name/271\",[20,43.497]],[\"comment/271\",[]],[\"name/272\",[21,43.497]],[\"comment/272\",[]],[\"name/273\",[7,39.144]],[\"comment/273\",[]],[\"name/274\",[22,41.826]],[\"comment/274\",[]],[\"name/275\",[23,40.395]],[\"comment/275\",[]],[\"name/276\",[24,41.826]],[\"comment/276\",[]],[\"name/277\",[25,39.144]],[\"comment/277\",[]],[\"name/278\",[26,41.826]],[\"comment/278\",[]],[\"name/279\",[27,43.497]],[\"comment/279\",[]],[\"name/280\",[28,40.395]],[\"comment/280\",[]],[\"name/281\",[29,41.826]],[\"comment/281\",[]],[\"name/282\",[8,43.497]],[\"comment/282\",[]],[\"name/283\",[30,43.497]],[\"comment/283\",[]],[\"name/284\",[31,43.497]],[\"comment/284\",[]],[\"name/285\",[32,43.497]],[\"comment/285\",[]],[\"name/286\",[33,43.497]],[\"comment/286\",[]],[\"name/287\",[34,43.497]],[\"comment/287\",[]],[\"name/288\",[35,28.158]],[\"comment/288\",[]],[\"name/289\",[119,56.49]],[\"comment/289\",[]],[\"name/290\",[1,36.121]],[\"comment/290\",[]],[\"name/291\",[9,39.144]],[\"comment/291\",[]],[\"name/292\",[10,43.497]],[\"comment/292\",[]],[\"name/293\",[11,43.497]],[\"comment/293\",[]],[\"name/294\",[12,43.497]],[\"comment/294\",[]],[\"name/295\",[13,43.497]],[\"comment/295\",[]],[\"name/296\",[14,43.497]],[\"comment/296\",[]],[\"name/297\",[3,40.395]],[\"comment/297\",[]],[\"name/298\",[15,41.826]],[\"comment/298\",[]],[\"name/299\",[4,40.395]],[\"comment/299\",[]],[\"name/300\",[5,41.826]],[\"comment/300\",[]],[\"name/301\",[6,43.497]],[\"comment/301\",[]],[\"name/302\",[16,40.395]],[\"comment/302\",[]],[\"name/303\",[17,41.826]],[\"comment/303\",[]],[\"name/304\",[18,43.497]],[\"comment/304\",[]],[\"name/305\",[19,41.826]],[\"comment/305\",[]],[\"name/306\",[20,43.497]],[\"comment/306\",[]],[\"name/307\",[21,43.497]],[\"comment/307\",[]],[\"name/308\",[7,39.144]],[\"comment/308\",[]],[\"name/309\",[22,41.826]],[\"comment/309\",[]],[\"name/310\",[23,40.395]],[\"comment/310\",[]],[\"name/311\",[24,41.826]],[\"comment/311\",[]],[\"name/312\",[25,39.144]],[\"comment/312\",[]],[\"name/313\",[26,41.826]],[\"comment/313\",[]],[\"name/314\",[27,43.497]],[\"comment/314\",[]],[\"name/315\",[28,40.395]],[\"comment/315\",[]],[\"name/316\",[29,41.826]],[\"comment/316\",[]],[\"name/317\",[8,43.497]],[\"comment/317\",[]],[\"name/318\",[30,43.497]],[\"comment/318\",[]],[\"name/319\",[31,43.497]],[\"comment/319\",[]],[\"name/320\",[32,43.497]],[\"comment/320\",[]],[\"name/321\",[33,43.497]],[\"comment/321\",[]],[\"name/322\",[34,43.497]],[\"comment/322\",[]],[\"name/323\",[35,28.158]],[\"comment/323\",[]],[\"name/324\",[120,56.49]],[\"comment/324\",[]],[\"name/325\",[121,56.49]],[\"comment/325\",[]],[\"name/326\",[1,36.121]],[\"comment/326\",[]],[\"name/327\",[122,45.504]],[\"comment/327\",[]],[\"name/328\",[123,48.017]],[\"comment/328\",[]],[\"name/329\",[124,48.017]],[\"comment/329\",[]],[\"name/330\",[9,39.144]],[\"comment/330\",[]],[\"name/331\",[125,48.017]],[\"comment/331\",[]],[\"name/332\",[7,39.144]],[\"comment/332\",[]],[\"name/333\",[126,56.49]],[\"comment/333\",[]],[\"name/334\",[127,56.49]],[\"comment/334\",[]],[\"name/335\",[128,48.017]],[\"comment/335\",[]],[\"name/336\",[129,48.017]],[\"comment/336\",[]],[\"name/337\",[130,48.017]],[\"comment/337\",[]],[\"name/338\",[131,48.017]],[\"comment/338\",[]],[\"name/339\",[132,48.017]],[\"comment/339\",[]],[\"name/340\",[133,48.017]],[\"comment/340\",[]],[\"name/341\",[134,48.017]],[\"comment/341\",[]],[\"name/342\",[135,56.49]],[\"comment/342\",[]],[\"name/343\",[136,56.49]],[\"comment/343\",[]],[\"name/344\",[1,36.121]],[\"comment/344\",[]],[\"name/345\",[130,48.017]],[\"comment/345\",[]],[\"name/346\",[132,48.017]],[\"comment/346\",[]],[\"name/347\",[122,45.504]],[\"comment/347\",[]],[\"name/348\",[123,48.017]],[\"comment/348\",[]],[\"name/349\",[124,48.017]],[\"comment/349\",[]],[\"name/350\",[9,39.144]],[\"comment/350\",[]],[\"name/351\",[125,48.017]],[\"comment/351\",[]],[\"name/352\",[7,39.144]],[\"comment/352\",[]],[\"name/353\",[128,48.017]],[\"comment/353\",[]],[\"name/354\",[129,48.017]],[\"comment/354\",[]],[\"name/355\",[131,48.017]],[\"comment/355\",[]],[\"name/356\",[133,48.017]],[\"comment/356\",[]],[\"name/357\",[134,48.017]],[\"comment/357\",[]],[\"name/358\",[137,56.49]],[\"comment/358\",[]],[\"name/359\",[1,36.121]],[\"comment/359\",[]],[\"name/360\",[130,48.017]],[\"comment/360\",[]],[\"name/361\",[122,45.504]],[\"comment/361\",[]],[\"name/362\",[123,48.017]],[\"comment/362\",[]],[\"name/363\",[124,48.017]],[\"comment/363\",[]],[\"name/364\",[9,39.144]],[\"comment/364\",[]],[\"name/365\",[125,48.017]],[\"comment/365\",[]],[\"name/366\",[7,39.144]],[\"comment/366\",[]],[\"name/367\",[128,48.017]],[\"comment/367\",[]],[\"name/368\",[129,48.017]],[\"comment/368\",[]],[\"name/369\",[131,48.017]],[\"comment/369\",[]],[\"name/370\",[132,48.017]],[\"comment/370\",[]],[\"name/371\",[133,48.017]],[\"comment/371\",[]],[\"name/372\",[134,48.017]],[\"comment/372\",[]],[\"name/373\",[138,56.49]],[\"comment/373\",[]],[\"name/374\",[139,51.381]],[\"comment/374\",[]],[\"name/375\",[140,56.49]],[\"comment/375\",[]],[\"name/376\",[141,56.49]],[\"comment/376\",[]],[\"name/377\",[142,56.49]],[\"comment/377\",[]],[\"name/378\",[139,51.381]],[\"comment/378\",[]],[\"name/379\",[143,56.49]],[\"comment/379\",[]],[\"name/380\",[144,56.49]],[\"comment/380\",[]],[\"name/381\",[145,56.49]],[\"comment/381\",[]],[\"name/382\",[104,51.381]],[\"comment/382\",[]],[\"name/383\",[146,56.49]],[\"comment/383\",[]],[\"name/384\",[96,48.017]],[\"comment/384\",[]],[\"name/385\",[100,48.017]],[\"comment/385\",[]],[\"name/386\",[147,56.49]],[\"comment/386\",[]],[\"name/387\",[89,51.381]],[\"comment/387\",[]],[\"name/388\",[90,51.381]],[\"comment/388\",[]],[\"name/389\",[91,51.381]],[\"comment/389\",[]],[\"name/390\",[92,51.381]],[\"comment/390\",[]],[\"name/391\",[148,56.49]],[\"comment/391\",[]],[\"name/392\",[149,56.49]],[\"comment/392\",[]],[\"name/393\",[35,28.158]],[\"comment/393\",[]],[\"name/394\",[150,56.49]],[\"comment/394\",[]],[\"name/395\",[35,28.158]],[\"comment/395\",[]],[\"name/396\",[106,51.381]],[\"comment/396\",[]],[\"name/397\",[122,45.504]],[\"comment/397\",[]],[\"name/398\",[151,56.49]],[\"comment/398\",[]],[\"name/399\",[35,28.158]],[\"comment/399\",[]],[\"name/400\",[152,56.49]],[\"comment/400\",[]],[\"name/401\",[153,56.49]],[\"comment/401\",[]],[\"name/402\",[35,28.158]],[\"comment/402\",[]],[\"name/403\",[154,56.49]],[\"comment/403\",[]],[\"name/404\",[1,36.121]],[\"comment/404\",[]],[\"name/405\",[155,51.381]],[\"comment/405\",[]],[\"name/406\",[156,56.49]],[\"comment/406\",[]],[\"name/407\",[157,56.49]],[\"comment/407\",[]],[\"name/408\",[158,56.49]],[\"comment/408\",[]],[\"name/409\",[159,56.49]],[\"comment/409\",[]],[\"name/410\",[160,56.49]],[\"comment/410\",[]],[\"name/411\",[161,56.49]],[\"comment/411\",[]],[\"name/412\",[5,41.826]],[\"comment/412\",[]],[\"name/413\",[162,56.49]],[\"comment/413\",[]],[\"name/414\",[163,56.49]],[\"comment/414\",[]],[\"name/415\",[1,36.121]],[\"comment/415\",[]],[\"name/416\",[164,56.49]],[\"comment/416\",[]],[\"name/417\",[165,56.49]],[\"comment/417\",[]],[\"name/418\",[166,56.49]],[\"comment/418\",[]],[\"name/419\",[2,48.017]],[\"comment/419\",[]],[\"name/420\",[155,51.381]],[\"comment/420\",[]],[\"name/421\",[4,40.395]],[\"comment/421\",[]],[\"name/422\",[167,56.49]],[\"comment/422\",[]],[\"name/423\",[168,56.49]],[\"comment/423\",[]],[\"name/424\",[169,56.49]],[\"comment/424\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":35,\"name\":{\"35\":{},\"70\":{},\"128\":{},\"148\":{},\"150\":{},\"152\":{},\"154\":{},\"156\":{},\"158\":{},\"186\":{},\"188\":{},\"192\":{},\"194\":{},\"196\":{},\"222\":{},\"224\":{},\"226\":{},\"228\":{},\"230\":{},\"288\":{},\"323\":{},\"393\":{},\"395\":{},\"399\":{},\"402\":{}},\"comment\":{}}],[\"abstractpool\",{\"_index\":49,\"name\":{\"84\":{}},\"comment\":{}}],[\"abstractworker\",{\"_index\":121,\"name\":{\"325\":{}},\"comment\":{}}],[\"aftertaskexecutionhook\",{\"_index\":31,\"name\":{\"31\":{},\"66\":{},\"118\":{},\"284\":{},\"319\":{}},\"comment\":{}}],[\"afterworkersetup\",{\"_index\":14,\"name\":{\"14\":{},\"45\":{},\"125\":{},\"265\":{},\"296\":{}},\"comment\":{}}],[\"aliveinterval\",{\"_index\":124,\"name\":{\"329\":{},\"349\":{},\"363\":{}},\"comment\":{}}],[\"async\",{\"_index\":142,\"name\":{\"377\":{}},\"comment\":{}}],[\"avgruntime\",{\"_index\":98,\"name\":{\"207\":{},\"233\":{}},\"comment\":{}}],[\"avgwaittime\",{\"_index\":102,\"name\":{\"211\":{},\"236\":{}},\"comment\":{}}],[\"beforetaskexecutionhook\",{\"_index\":30,\"name\":{\"30\":{},\"65\":{},\"117\":{},\"283\":{},\"318\":{}},\"comment\":{}}],[\"buildtasksqueueoptions\",{\"_index\":57,\"name\":{\"108\":{}},\"comment\":{}}],[\"busy\",{\"_index\":6,\"name\":{\"6\":{},\"50\":{},\"110\":{},\"259\":{},\"301\":{}},\"comment\":{}}],[\"busyworkernodes\",{\"_index\":78,\"name\":{\"167\":{}},\"comment\":{}}],[\"checkalive\",{\"_index\":131,\"name\":{\"338\":{},\"355\":{},\"369\":{}},\"comment\":{}}],[\"checkandemitevents\",{\"_index\":60,\"name\":{\"129\":{}},\"comment\":{}}],[\"checkfilepath\",{\"_index\":50,\"name\":{\"93\":{}},\"comment\":{}}],[\"checknumberofworkers\",{\"_index\":51,\"name\":{\"94\":{}},\"comment\":{}}],[\"checkpooloptions\",{\"_index\":52,\"name\":{\"95\":{}},\"comment\":{}}],[\"checksize\",{\"_index\":162,\"name\":{\"413\":{}},\"comment\":{}}],[\"checktaskfunctions\",{\"_index\":127,\"name\":{\"334\":{}},\"comment\":{}}],[\"checkvalidtasksqueueoptions\",{\"_index\":55,\"name\":{\"98\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategy\",{\"_index\":53,\"name\":{\"96\":{}},\"comment\":{}}],[\"checkvalidworkerchoicestrategyoptions\",{\"_index\":54,\"name\":{\"97\":{}},\"comment\":{}}],[\"checkworkeroptions\",{\"_index\":126,\"name\":{\"333\":{}},\"comment\":{}}],[\"choose\",{\"_index\":113,\"name\":{\"225\":{}},\"comment\":{}}],[\"chooseworkernode\",{\"_index\":32,\"name\":{\"32\":{},\"67\":{},\"121\":{},\"285\":{},\"320\":{}},\"comment\":{}}],[\"circulararray\",{\"_index\":154,\"name\":{\"403\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":37,\"name\":{\"71\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":136,\"name\":{\"343\":{}},\"comment\":{}}],[\"concat\",{\"_index\":158,\"name\":{\"408\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":84,\"name\":{\"184\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"37\":{},\"85\":{},\"244\":{},\"254\":{},\"290\":{},\"326\":{},\"344\":{},\"359\":{},\"404\":{},\"415\":{}},\"comment\":{}}],[\"createandsetupworker\",{\"_index\":33,\"name\":{\"33\":{},\"68\":{},\"126\":{},\"286\":{},\"321\":{}},\"comment\":{}}],[\"createworker\",{\"_index\":13,\"name\":{\"13\":{},\"44\":{},\"124\":{},\"264\":{},\"295\":{}},\"comment\":{}}],[\"data\",{\"_index\":90,\"name\":{\"199\":{},\"388\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":168,\"name\":{\"423\":{}},\"comment\":{}}],[\"dequeuetask\",{\"_index\":67,\"name\":{\"136\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":29,\"name\":{\"29\":{},\"64\":{},\"113\":{},\"149\":{},\"281\":{},\"316\":{}},\"comment\":{}}],[\"destroyworker\",{\"_index\":10,\"name\":{\"10\":{},\"41\":{},\"114\":{},\"261\":{},\"292\":{}},\"comment\":{}}],[\"draft\",{\"_index\":143,\"name\":{\"379\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":118,\"name\":{\"253\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":17,\"name\":{\"17\":{},\"52\":{},\"87\":{},\"146\":{},\"268\":{},\"303\":{}},\"comment\":{}}],[\"empty\",{\"_index\":161,\"name\":{\"411\":{}},\"comment\":{}}],[\"enableevents\",{\"_index\":47,\"name\":{\"81\":{},\"179\":{}},\"comment\":{}}],[\"enabletasksqueue\",{\"_index\":25,\"name\":{\"25\":{},\"60\":{},\"82\":{},\"106\":{},\"155\":{},\"180\":{},\"277\":{},\"312\":{}},\"comment\":{}}],[\"enqueue\",{\"_index\":167,\"name\":{\"422\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":66,\"name\":{\"135\":{}},\"comment\":{}}],[\"env\",{\"_index\":38,\"name\":{\"72\":{}},\"comment\":{}}],[\"error\",{\"_index\":104,\"name\":{\"213\":{},\"382\":{}},\"comment\":{}}],[\"errordata\",{\"_index\":146,\"name\":{\"383\":{}},\"comment\":{}}],[\"errorhandler\",{\"_index\":41,\"name\":{\"75\":{},\"173\":{},\"185\":{}},\"comment\":{}}],[\"execute\",{\"_index\":28,\"name\":{\"28\":{},\"63\":{},\"112\":{},\"147\":{},\"250\":{},\"280\":{},\"315\":{}},\"comment\":{}}],[\"executetask\",{\"_index\":65,\"name\":{\"134\":{}},\"comment\":{}}],[\"exithandler\",{\"_index\":43,\"name\":{\"77\":{},\"175\":{},\"187\":{}},\"comment\":{}}],[\"filepath\",{\"_index\":21,\"name\":{\"21\":{},\"56\":{},\"91\":{},\"272\":{},\"307\":{}},\"comment\":{}}],[\"fixedclusterpool\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"fixedthreadpool\",{\"_index\":119,\"name\":{\"289\":{}},\"comment\":{}}],[\"flushtasksqueue\",{\"_index\":69,\"name\":{\"138\":{}},\"comment\":{}}],[\"flushtasksqueues\",{\"_index\":70,\"name\":{\"139\":{}},\"comment\":{}}],[\"full\",{\"_index\":5,\"name\":{\"5\":{},\"49\":{},\"109\":{},\"257\":{},\"300\":{},\"412\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":129,\"name\":{\"336\":{},\"354\":{},\"368\":{}},\"comment\":{}}],[\"getrequiredstatistics\",{\"_index\":117,\"name\":{\"247\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":135,\"name\":{\"342\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":56,\"name\":{\"103\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":132,\"name\":{\"339\":{},\"346\":{},\"370\":{}},\"comment\":{}}],[\"head\",{\"_index\":165,\"name\":{\"417\":{}},\"comment\":{}}],[\"id\",{\"_index\":92,\"name\":{\"201\":{},\"390\":{}},\"comment\":{}}],[\"idleworkernodes\",{\"_index\":77,\"name\":{\"166\":{}},\"comment\":{}}],[\"info\",{\"_index\":22,\"name\":{\"22\":{},\"57\":{},\"100\":{},\"144\":{},\"274\":{},\"309\":{}},\"comment\":{}}],[\"internalbusy\",{\"_index\":27,\"name\":{\"27\":{},\"62\":{},\"111\":{},\"279\":{},\"314\":{}},\"comment\":{}}],[\"ipool\",{\"_index\":73,\"name\":{\"142\":{}},\"comment\":{}}],[\"ismain\",{\"_index\":9,\"name\":{\"9\":{},\"40\":{},\"116\":{},\"260\":{},\"291\":{},\"330\":{},\"350\":{},\"364\":{}},\"comment\":{}}],[\"items\",{\"_index\":164,\"name\":{\"416\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":85,\"name\":{\"189\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":109,\"name\":{\"219\":{}},\"comment\":{}}],[\"kill\",{\"_index\":145,\"name\":{\"381\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":139,\"name\":{\"374\":{},\"378\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":138,\"name\":{\"373\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":123,\"name\":{\"328\":{},\"348\":{},\"362\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":125,\"name\":{\"331\":{},\"351\":{},\"365\":{}},\"comment\":{}}],[\"max\",{\"_index\":2,\"name\":{\"2\":{},\"255\":{},\"419\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":141,\"name\":{\"376\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":81,\"name\":{\"170\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":4,\"name\":{\"4\":{},\"48\":{},\"102\":{},\"164\":{},\"258\":{},\"299\":{},\"421\":{}},\"comment\":{}}],[\"medruntime\",{\"_index\":99,\"name\":{\"208\":{},\"234\":{},\"240\":{}},\"comment\":{}}],[\"medwaittime\",{\"_index\":103,\"name\":{\"212\":{},\"237\":{},\"241\":{}},\"comment\":{}}],[\"messagehandler\",{\"_index\":40,\"name\":{\"74\":{},\"172\":{},\"193\":{}},\"comment\":{}}],[\"messagelistener\",{\"_index\":128,\"name\":{\"335\":{},\"353\":{},\"367\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":144,\"name\":{\"380\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":15,\"name\":{\"15\":{},\"47\":{},\"101\":{},\"163\":{},\"266\":{},\"298\":{}},\"comment\":{}}],[\"name\",{\"_index\":89,\"name\":{\"198\":{},\"387\":{}},\"comment\":{}}],[\"numberofworkers\",{\"_index\":20,\"name\":{\"20\":{},\"55\":{},\"90\":{},\"271\":{},\"306\":{}},\"comment\":{}}],[\"on\",{\"_index\":86,\"name\":{\"190\":{}},\"comment\":{}}],[\"once\",{\"_index\":87,\"name\":{\"191\":{}},\"comment\":{}}],[\"onlinehandler\",{\"_index\":42,\"name\":{\"76\":{},\"174\":{},\"195\":{}},\"comment\":{}}],[\"opts\",{\"_index\":7,\"name\":{\"7\":{},\"38\":{},\"92\":{},\"273\":{},\"308\":{},\"332\":{},\"352\":{},\"366\":{}},\"comment\":{}}],[\"parent\",{\"_index\":147,\"name\":{\"386\":{}},\"comment\":{}}],[\"peek\",{\"_index\":169,\"name\":{\"424\":{}},\"comment\":{}}],[\"poolemitter\",{\"_index\":74,\"name\":{\"159\":{}},\"comment\":{}}],[\"poolevent\",{\"_index\":75,\"name\":{\"160\":{}},\"comment\":{}}],[\"poolevents\",{\"_index\":71,\"name\":{\"140\":{}},\"comment\":{}}],[\"poolinfo\",{\"_index\":76,\"name\":{\"161\":{}},\"comment\":{}}],[\"pooloptions\",{\"_index\":82,\"name\":{\"171\":{}},\"comment\":{}}],[\"pooltype\",{\"_index\":83,\"name\":{\"182\":{}},\"comment\":{}}],[\"pooltypes\",{\"_index\":72,\"name\":{\"141\":{}},\"comment\":{}}],[\"promiseresponsemap\",{\"_index\":18,\"name\":{\"18\":{},\"53\":{},\"88\":{},\"269\":{},\"304\":{}},\"comment\":{}}],[\"promiseresponsewrapper\",{\"_index\":148,\"name\":{\"391\":{}},\"comment\":{}}],[\"push\",{\"_index\":156,\"name\":{\"406\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":62,\"name\":{\"131\":{}},\"comment\":{}}],[\"queue\",{\"_index\":163,\"name\":{\"414\":{}},\"comment\":{}}],[\"queuedtasks\",{\"_index\":80,\"name\":{\"169\":{}},\"comment\":{}}],[\"registerworkermessagelistener\",{\"_index\":12,\"name\":{\"12\":{},\"43\":{},\"123\":{},\"263\":{},\"294\":{}},\"comment\":{}}],[\"reject\",{\"_index\":150,\"name\":{\"394\":{}},\"comment\":{}}],[\"remove\",{\"_index\":114,\"name\":{\"227\":{},\"251\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":64,\"name\":{\"133\":{}},\"comment\":{}}],[\"requiredstatistics\",{\"_index\":110,\"name\":{\"220\":{},\"231\":{}},\"comment\":{}}],[\"reset\",{\"_index\":111,\"name\":{\"221\":{}},\"comment\":{}}],[\"resize\",{\"_index\":160,\"name\":{\"410\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":149,\"name\":{\"392\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":46,\"name\":{\"80\":{},\"178\":{}},\"comment\":{}}],[\"run\",{\"_index\":94,\"name\":{\"203\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":134,\"name\":{\"341\":{},\"357\":{},\"372\":{}},\"comment\":{}}],[\"running\",{\"_index\":95,\"name\":{\"204\":{}},\"comment\":{}}],[\"runningtasks\",{\"_index\":79,\"name\":{\"168\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":133,\"name\":{\"340\":{},\"356\":{},\"371\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":96,\"name\":{\"205\":{},\"232\":{},\"384\":{}},\"comment\":{}}],[\"runtimehistory\",{\"_index\":97,\"name\":{\"206\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":130,\"name\":{\"337\":{},\"345\":{},\"360\":{}},\"comment\":{}}],[\"sendtoworker\",{\"_index\":11,\"name\":{\"11\":{},\"42\":{},\"122\":{},\"262\":{},\"293\":{}},\"comment\":{}}],[\"setoptions\",{\"_index\":115,\"name\":{\"229\":{},\"252\":{}},\"comment\":{}}],[\"settasksqueueoptions\",{\"_index\":26,\"name\":{\"26\":{},\"61\":{},\"107\":{},\"157\":{},\"278\":{},\"313\":{}},\"comment\":{}}],[\"settings\",{\"_index\":39,\"name\":{\"73\":{}},\"comment\":{}}],[\"setuphook\",{\"_index\":8,\"name\":{\"8\":{},\"39\":{},\"115\":{},\"282\":{},\"317\":{}},\"comment\":{}}],[\"setworkerchoicestrategy\",{\"_index\":23,\"name\":{\"23\":{},\"58\":{},\"104\":{},\"151\":{},\"248\":{},\"275\":{},\"310\":{}},\"comment\":{}}],[\"setworkerchoicestrategyoptions\",{\"_index\":24,\"name\":{\"24\":{},\"59\":{},\"105\":{},\"153\":{},\"276\":{},\"311\":{}},\"comment\":{}}],[\"setworkernode\",{\"_index\":63,\"name\":{\"132\":{}},\"comment\":{}}],[\"setworkernodetasksusage\",{\"_index\":61,\"name\":{\"130\":{}},\"comment\":{}}],[\"size\",{\"_index\":155,\"name\":{\"405\":{},\"420\":{}},\"comment\":{}}],[\"splice\",{\"_index\":159,\"name\":{\"409\":{}},\"comment\":{}}],[\"submissiontimestamp\",{\"_index\":91,\"name\":{\"200\":{},\"389\":{}},\"comment\":{}}],[\"tail\",{\"_index\":166,\"name\":{\"418\":{}},\"comment\":{}}],[\"task\",{\"_index\":88,\"name\":{\"197\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":122,\"name\":{\"327\":{},\"347\":{},\"361\":{},\"397\":{}},\"comment\":{}}],[\"tasksqueue\",{\"_index\":107,\"name\":{\"217\":{}},\"comment\":{}}],[\"tasksqueueoptions\",{\"_index\":48,\"name\":{\"83\":{},\"181\":{},\"183\":{}},\"comment\":{}}],[\"tasksqueuesize\",{\"_index\":68,\"name\":{\"137\":{}},\"comment\":{}}],[\"tasksusage\",{\"_index\":93,\"name\":{\"202\":{},\"216\":{}},\"comment\":{}}],[\"threadworker\",{\"_index\":137,\"name\":{\"358\":{}},\"comment\":{}}],[\"threadworkerwithmessagechannel\",{\"_index\":120,\"name\":{\"324\":{}},\"comment\":{}}],[\"type\",{\"_index\":3,\"name\":{\"3\":{},\"46\":{},\"99\":{},\"143\":{},\"162\":{},\"256\":{},\"297\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":157,\"name\":{\"407\":{}},\"comment\":{}}],[\"update\",{\"_index\":112,\"name\":{\"223\":{},\"249\":{}},\"comment\":{}}],[\"updateruntimetasksusage\",{\"_index\":58,\"name\":{\"119\":{}},\"comment\":{}}],[\"updatewaittimetasksusage\",{\"_index\":59,\"name\":{\"120\":{}},\"comment\":{}}],[\"waittime\",{\"_index\":100,\"name\":{\"209\":{},\"235\":{},\"385\":{}},\"comment\":{}}],[\"waittimehistory\",{\"_index\":101,\"name\":{\"210\":{}},\"comment\":{}}],[\"weights\",{\"_index\":116,\"name\":{\"242\":{}},\"comment\":{}}],[\"worker\",{\"_index\":106,\"name\":{\"215\":{},\"396\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":151,\"name\":{\"398\":{}},\"comment\":{}}],[\"workerchoicestrategies\",{\"_index\":108,\"name\":{\"218\":{},\"245\":{}},\"comment\":{}}],[\"workerchoicestrategy\",{\"_index\":44,\"name\":{\"78\":{},\"176\":{},\"238\":{},\"246\":{}},\"comment\":{}}],[\"workerchoicestrategycontext\",{\"_index\":19,\"name\":{\"19\":{},\"54\":{},\"89\":{},\"243\":{},\"270\":{},\"305\":{}},\"comment\":{}}],[\"workerchoicestrategyoptions\",{\"_index\":45,\"name\":{\"79\":{},\"177\":{},\"239\":{}},\"comment\":{}}],[\"workerfunction\",{\"_index\":152,\"name\":{\"400\":{}},\"comment\":{}}],[\"workerlistener\",{\"_index\":34,\"name\":{\"34\":{},\"69\":{},\"127\":{},\"287\":{},\"322\":{}},\"comment\":{}}],[\"workernode\",{\"_index\":105,\"name\":{\"214\":{}},\"comment\":{}}],[\"workernodes\",{\"_index\":16,\"name\":{\"16\":{},\"51\":{},\"86\":{},\"145\":{},\"165\":{},\"267\":{},\"302\":{}},\"comment\":{}}],[\"workeroptions\",{\"_index\":140,\"name\":{\"375\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":153,\"name\":{\"401\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/AbstractPool.html b/docs/classes/AbstractPool.html index c67d842f..10e1373f 100644 --- a/docs/classes/AbstractPool.html +++ b/docs/classes/AbstractPool.html @@ -45,7 +45,7 @@ +
  • Defined in src/pools/abstract-pool.ts:37
  • @@ -69,9 +69,9 @@

    Accessors

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

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -169,28 +169,28 @@
    +
  • Defined in src/pools/abstract-pool.ts:46
  • filePath: string

    Path to the worker file.

    +
  • Defined in src/pools/abstract-pool.ts:81
  • numberOfWorkers: number

    Number of workers that this pool should manage.

    +
  • Defined in src/pools/abstract-pool.ts:80
  • opts: PoolOptions<Worker>

    Options for the pool.

    +
  • Defined in src/pools/abstract-pool.ts:82
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -202,7 +202,7 @@

    When we receive a message from the worker, we get a map entry with the promise resolve/reject bound to the message id.

    +
  • Defined in src/pools/abstract-pool.ts:56
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -210,7 +210,7 @@

    Default to a round robin algorithm.

    +
  • Defined in src/pools/abstract-pool.ts:66
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -218,7 +218,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:43
  • Accessors

    @@ -231,7 +231,7 @@

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:356
  • -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    +
  • Defined in src/pools/abstract-pool.ts:253
  • +
  • Defined in src/pools/abstract-pool.ts:214
  • Methods

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

    Returns void

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

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

    +
  • Defined in src/pools/abstract-pool.ts:439
  • Returns TasksQueueOptions

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:180
  • +
  • Defined in src/pools/abstract-pool.ts:518
  • +
  • Defined in src/pools/abstract-pool.ts:581
  • +
  • Defined in src/pools/abstract-pool.ts:565
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:741
  • +
  • Defined in src/pools/abstract-pool.ts:402
  • Returns void | Promise<void>

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:749
  • +
  • Defined in src/pools/abstract-pool.ts:760
  • +
  • Defined in src/pools/abstract-pool.ts:266
  • +
  • Defined in src/pools/abstract-pool.ts:358
  • +
  • Defined in src/pools/abstract-pool.ts:431
  • +
  • Defined in src/pools/abstract-pool.ts:678
  • Returns void

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

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

    +
  • Defined in src/pools/abstract-pool.ts:547
  • +
  • Defined in src/pools/abstract-pool.ts:326
  • +
  • Defined in src/pools/abstract-pool.ts:273
  • +
  • Defined in src/pools/abstract-pool.ts:303
  • Returns void

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:488
  • +
  • Defined in src/pools/abstract-pool.ts:614
  • Generated using TypeDoc

    diff --git a/docs/classes/AbstractWorker.html b/docs/classes/AbstractWorker.html index f68b2da3..80f6dd12 100644 --- a/docs/classes/AbstractWorker.html +++ b/docs/classes/AbstractWorker.html @@ -43,7 +43,7 @@
  • ClusterWorker
  • ThreadWorker
  • +
  • Defined in src/worker/abstract-worker.ts:26
  • @@ -125,7 +125,7 @@

    Returns AbstractWorker<MainWorker, Data, Response>

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

    @@ -134,42 +134,42 @@

    Handler id of the aliveInterval worker alive check.

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

    Whether this is the main worker or not.

    +
  • Defined in src/worker/abstract-worker.ts:54
  • lastTaskTimestamp: number

    Timestamp of the last task processed by this worker.

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

    Reference to main worker.

    +
  • Defined in src/worker/abstract-worker.ts:58
  • opts: WorkerOptions = ...

    Options for the worker.

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

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

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

    @@ -217,7 +217,7 @@

    Returns void

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

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

    +
  • Defined in src/worker/abstract-worker.ts:86
  • +
  • Defined in src/worker/abstract-worker.ts:162
  • Returns WorkerFunction<Data, Response>

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:174
  • +
  • Defined in src/circular-array.ts:8
  • @@ -112,7 +112,7 @@

    Returns CircularArray<T>

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

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

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

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

    Returns ClusterWorker<Data, Response>

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:38
  • mainWorker: undefined | null | Worker
    @@ -143,7 +143,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

    Returns void

    +
  • Defined in src/worker/abstract-worker.ts:179
  • +
  • Defined in src/worker/abstract-worker.ts:162
  • +
  • Defined in src/worker/cluster-worker.ts:56
  • +
  • Defined in src/worker/abstract-worker.ts:138
  • +
  • Defined in src/worker/abstract-worker.ts:237
  • +
  • Defined in src/worker/abstract-worker.ts:204
  • +
  • Defined in src/worker/cluster-worker.ts:51
  • +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -67,9 +67,9 @@ When the maximum number of workers is reached and workers are busy, an event is

    Accessors

    @@ -132,7 +132,7 @@ When the maximum number of workers is reached and workers are busy, an event is

    Returns DynamicClusterPool<Data, Response>

    +
  • Defined in src/pools/cluster/dynamic.ts:27
  • Properties

    @@ -149,7 +149,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:46
  • filePath: string
    @@ -157,14 +157,14 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:81
  • max: number

    Maximum number of workers that can be created by this pool.

    +
  • Defined in src/pools/cluster/dynamic.ts:29
  • numberOfWorkers: number
    @@ -172,7 +172,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:80
  • opts: ClusterPoolOptions = {}
    @@ -180,7 +180,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:52
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -193,7 +193,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:56
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -202,7 +202,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:66
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -210,7 +210,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:43
  • Accessors

    @@ -224,7 +224,7 @@ When the maximum number of workers is reached and workers are busy, an event is

    Returns boolean

    +
  • Defined in src/pools/cluster/dynamic.ts:52
  • -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    +
  • Defined in src/pools/cluster/fixed.ts:103
  • +
  • Defined in src/pools/cluster/dynamic.ts:37
  • Methods

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

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:450
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • +
  • Defined in src/pools/abstract-pool.ts:439
  • +
  • Defined in src/pools/abstract-pool.ts:518
  • +
  • Defined in src/pools/abstract-pool.ts:581
  • +
  • Defined in src/pools/cluster/fixed.ts:87
  • +
  • Defined in src/pools/abstract-pool.ts:402
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:314
  • +
  • Defined in src/pools/abstract-pool.ts:367
  • +
  • Defined in src/pools/abstract-pool.ts:358
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/cluster/fixed.ts:79
  • +
  • Defined in src/pools/cluster/fixed.ts:74
  • +
  • Defined in src/pools/abstract-pool.ts:326
  • +
  • Defined in src/pools/abstract-pool.ts:273
  • +
  • Defined in src/pools/abstract-pool.ts:303
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/abstract-pool.ts:614
  • Generated using TypeDoc

    diff --git a/docs/classes/DynamicThreadPool.html b/docs/classes/DynamicThreadPool.html index 39b8dfba..c6a56f04 100644 --- a/docs/classes/DynamicThreadPool.html +++ b/docs/classes/DynamicThreadPool.html @@ -42,7 +42,7 @@ When the maximum number of threads is reached and workers are busy, an event is +
  • Defined in src/pools/thread/dynamic.ts:15
  • @@ -67,9 +67,9 @@ When the maximum number of threads is reached and workers are busy, an event is

    Accessors

    @@ -132,7 +132,7 @@ When the maximum number of threads is reached and workers are busy, an event is

    Returns DynamicThreadPool<Data, Response>

    +
  • Defined in src/pools/thread/dynamic.ts:27
  • Properties

    @@ -149,7 +149,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:46
  • filePath: string
    @@ -157,14 +157,14 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:81
  • max: number

    Maximum number of threads that can be created by this pool.

    +
  • Defined in src/pools/thread/dynamic.ts:29
  • numberOfWorkers: number
    @@ -172,7 +172,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:80
  • opts: PoolOptions<ThreadWorkerWithMessageChannel>
    @@ -180,7 +180,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:82
  • promiseResponseMap: Map<string, PromiseResponseWrapper<ThreadWorkerWithMessageChannel, Response>> = ...
    @@ -193,7 +193,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:56
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<ThreadWorkerWithMessageChannel, Data, Response>
    @@ -202,7 +202,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:66
  • workerNodes: WorkerNode<ThreadWorkerWithMessageChannel, Data>[] = []
    @@ -210,7 +210,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:43
  • Accessors

    @@ -224,7 +224,7 @@ When the maximum number of threads is reached and workers are busy, an event is

    Returns boolean

    +
  • Defined in src/pools/thread/dynamic.ts:52
  • -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    +
  • Defined in src/pools/thread/fixed.ts:99
  • +
  • Defined in src/pools/thread/dynamic.ts:37
  • Methods

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

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:450
  • +
  • Defined in src/pools/thread/fixed.ts:84
  • +
  • Defined in src/pools/abstract-pool.ts:439
  • +
  • Defined in src/pools/abstract-pool.ts:518
  • +
  • Defined in src/pools/abstract-pool.ts:581
  • +
  • Defined in src/pools/thread/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:402
  • +
  • Defined in src/pools/thread/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:314
  • +
  • Defined in src/pools/abstract-pool.ts:367
  • +
  • Defined in src/pools/abstract-pool.ts:358
  • +
  • Defined in src/pools/thread/fixed.ts:48
  • +
  • Defined in src/pools/thread/fixed.ts:69
  • +
  • Defined in src/pools/thread/fixed.ts:61
  • +
  • Defined in src/pools/abstract-pool.ts:326
  • +
  • Defined in src/pools/abstract-pool.ts:273
  • +
  • Defined in src/pools/abstract-pool.ts:303
  • +
  • Defined in src/pools/abstract-pool.ts:424
  • +
  • Defined in src/pools/abstract-pool.ts:614
  • Generated using TypeDoc

    diff --git a/docs/classes/FixedClusterPool.html b/docs/classes/FixedClusterPool.html index cc4ee529..bb7a3e39 100644 --- a/docs/classes/FixedClusterPool.html +++ b/docs/classes/FixedClusterPool.html @@ -44,7 +44,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:38
  • @@ -68,9 +68,9 @@

    Accessors

    @@ -129,7 +129,7 @@

    Returns FixedClusterPool<Data, Response>

    +
  • Defined in src/pools/cluster/fixed.ts:49
  • Properties

    @@ -146,7 +146,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:46
  • filePath: string
    @@ -154,7 +154,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • numberOfWorkers: number
    @@ -162,7 +162,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:80
  • opts: ClusterPoolOptions = {}
    @@ -170,7 +170,7 @@
    +
  • Defined in src/pools/cluster/fixed.ts:52
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -183,7 +183,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:56
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -192,7 +192,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:66
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -200,7 +200,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:43
  • Accessors

    @@ -214,7 +214,7 @@

    Returns boolean

    +
  • Defined in src/pools/cluster/fixed.ts:118
  • -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    +
  • Defined in src/pools/cluster/fixed.ts:103
  • +
  • Defined in src/pools/cluster/fixed.ts:98
  • Methods

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

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:450
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • +
  • Defined in src/pools/abstract-pool.ts:439
  • +
  • Defined in src/pools/abstract-pool.ts:518
  • +
  • Defined in src/pools/abstract-pool.ts:581
  • +
  • Defined in src/pools/cluster/fixed.ts:87
  • +
  • Defined in src/pools/abstract-pool.ts:402
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/abstract-pool.ts:314
  • +
  • Defined in src/pools/abstract-pool.ts:367
  • +
  • Defined in src/pools/abstract-pool.ts:358
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/cluster/fixed.ts:79
  • +
  • Defined in src/pools/cluster/fixed.ts:74
  • +
  • Defined in src/pools/abstract-pool.ts:326
  • +
  • Defined in src/pools/abstract-pool.ts:273
  • +
  • Defined in src/pools/abstract-pool.ts:303
  • +
  • Defined in src/pools/cluster/fixed.ts:58
  • +
  • Defined in src/pools/abstract-pool.ts:614
  • Generated using TypeDoc

    diff --git a/docs/classes/FixedThreadPool.html b/docs/classes/FixedThreadPool.html index 7e07ccb7..0d1b7df1 100644 --- a/docs/classes/FixedThreadPool.html +++ b/docs/classes/FixedThreadPool.html @@ -44,7 +44,7 @@ +
  • Defined in src/pools/thread/fixed.ts:28
  • @@ -68,9 +68,9 @@

    Accessors

    @@ -129,7 +129,7 @@

    Returns FixedThreadPool<Data, Response>

    +
  • Defined in src/pools/thread/fixed.ts:39
  • Properties

    @@ -146,7 +146,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:46
  • filePath: string
    @@ -154,7 +154,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:81
  • numberOfWorkers: number
    @@ -162,7 +162,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:80
  • opts: PoolOptions<ThreadWorkerWithMessageChannel>
    @@ -170,7 +170,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:82
  • promiseResponseMap: Map<string, PromiseResponseWrapper<ThreadWorkerWithMessageChannel, Response>> = ...
    @@ -183,7 +183,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:56
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<ThreadWorkerWithMessageChannel, Data, Response>
    @@ -192,7 +192,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:66
  • workerNodes: WorkerNode<ThreadWorkerWithMessageChannel, Data>[] = []
    @@ -200,7 +200,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:43
  • Accessors

    @@ -214,7 +214,7 @@

    Returns boolean

    +
  • Defined in src/pools/thread/fixed.ts:114
  • -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    +
  • Defined in src/pools/thread/fixed.ts:99
  • +
  • Defined in src/pools/thread/fixed.ts:94
  • Methods

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

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:450
  • +
  • Defined in src/pools/thread/fixed.ts:84
  • +
  • Defined in src/pools/abstract-pool.ts:439
  • +
  • Defined in src/pools/abstract-pool.ts:518
  • +
  • Defined in src/pools/abstract-pool.ts:581
  • +
  • Defined in src/pools/thread/fixed.ts:77
  • +
  • Defined in src/pools/abstract-pool.ts:402
  • +
  • Defined in src/pools/thread/fixed.ts:53
  • +
  • Defined in src/pools/abstract-pool.ts:314
  • +
  • Defined in src/pools/abstract-pool.ts:367
  • +
  • Defined in src/pools/abstract-pool.ts:358
  • +
  • Defined in src/pools/thread/fixed.ts:48
  • +
  • Defined in src/pools/thread/fixed.ts:69
  • +
  • Defined in src/pools/thread/fixed.ts:61
  • +
  • Defined in src/pools/abstract-pool.ts:326
  • +
  • Defined in src/pools/abstract-pool.ts:273
  • +
  • Defined in src/pools/abstract-pool.ts:303
  • +
  • Defined in src/pools/abstract-pool.ts:424
  • +
  • Defined in src/pools/abstract-pool.ts:614
  • Generated using TypeDoc

    diff --git a/docs/classes/PoolEmitter.html b/docs/classes/PoolEmitter.html index 9965bec9..6fb6f42f 100644 --- a/docs/classes/PoolEmitter.html +++ b/docs/classes/PoolEmitter.html @@ -25,7 +25,7 @@ +
  • Defined in src/pools/pool.ts:37
  • @@ -806,7 +806,6 @@ special handling:

    Generated using TypeDoc

    diff --git a/docs/classes/Queue.html b/docs/classes/Queue.html index 1e9cb35f..dd9aec0d 100644 --- a/docs/classes/Queue.html +++ b/docs/classes/Queue.html @@ -30,7 +30,7 @@ +
  • Defined in src/queue.ts:8
  • @@ -44,11 +44,13 @@

    Properties

    Accessors

    -

    Methods

    @@ -70,26 +72,42 @@

    T

    Returns Queue<T>

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

    head: number
    +
  • Defined in src/queue.ts:10
  • items: Record<number, T>
    +
  • Defined in src/queue.ts:9
  • +
    + +
    max: number
    tail: number
    +
  • Defined in src/queue.ts:11
  • Accessors

    +
    + +
    +
  • Defined in src/queue.ts:27
  • Methods

    @@ -113,7 +131,7 @@

    Returns undefined | T

    The dequeued item or undefined if the queue is empty.

    +
  • Defined in src/queue.ts:59
  • +
  • Defined in src/queue.ts:47
  • +
  • Defined in src/queue.ts:75
  • Generated using TypeDoc

    diff --git a/docs/classes/ThreadWorker.html b/docs/classes/ThreadWorker.html index 019b702c..176607c1 100644 --- a/docs/classes/ThreadWorker.html +++ b/docs/classes/ThreadWorker.html @@ -44,7 +44,7 @@ but the minimum number of workers will be guaranteed.

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

    Returns ThreadWorker<Data, Response>

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:38
  • mainWorker: undefined | null | MessagePort
    @@ -143,7 +143,7 @@ but the minimum number of workers will be guaranteed.

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

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

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

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

    Returns void

    +
  • Defined in src/worker/abstract-worker.ts:179
  • +
  • Defined in src/worker/abstract-worker.ts:162
  • +
  • Defined in src/worker/abstract-worker.ts:194
  • +
  • Defined in src/worker/abstract-worker.ts:138
  • +
  • Defined in src/worker/abstract-worker.ts:237
  • +
  • Defined in src/worker/abstract-worker.ts:204
  • +
  • Defined in src/worker/thread-worker.ts:51
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:25
  • @@ -97,21 +97,21 @@

    Returns WorkerChoiceStrategyContext<Worker, Data, Response>

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

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

    The worker choice strategy.

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

    @@ -126,7 +126,7 @@

    Returns number

    The key of the worker node.

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:145
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:104
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:163
  • Returns void

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:176
  • Returns void

    +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:117
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:131
  • Generated using TypeDoc

    diff --git a/docs/index.html b/docs/index.html index 687acc90..d6351ed6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,10 +16,6 @@

    Index

    -

    Enumerations

    -
    -

    Classes

    @@ -91,7 +90,6 @@

    Generated using TypeDoc

    diff --git a/docs/interfaces/ClusterPoolOptions.html b/docs/interfaces/ClusterPoolOptions.html index 0bc580d5..db4abc2a 100644 --- a/docs/interfaces/ClusterPoolOptions.html +++ b/docs/interfaces/ClusterPoolOptions.html @@ -25,7 +25,7 @@ +
  • Defined in src/pools/cluster/fixed.ts:10
  • @@ -57,7 +57,7 @@
    +
  • Defined in src/pools/pool.ts:122
  • enableTasksQueue?: boolean
    @@ -67,7 +67,7 @@
    +
  • Defined in src/pools/pool.ts:128
  • env?: any
    @@ -76,7 +76,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:17
  • errorHandler?: ErrorHandler<Worker>
    @@ -84,7 +84,7 @@
    +
  • Defined in src/pools/pool.ts:94
  • exitHandler?: ExitHandler<Worker>
    @@ -92,7 +92,7 @@
    +
  • Defined in src/pools/pool.ts:102
  • messageHandler?: MessageHandler<Worker>
    @@ -100,7 +100,7 @@
    +
  • Defined in src/pools/pool.ts:90
  • onlineHandler?: OnlineHandler<Worker>
    @@ -108,7 +108,7 @@
    +
  • Defined in src/pools/pool.ts:98
  • restartWorkerOnError?: boolean
    @@ -116,7 +116,7 @@
    +
  • Defined in src/pools/pool.ts:116
  • settings?: ClusterSettings
    @@ -125,7 +125,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:23
  • tasksQueueOptions?: TasksQueueOptions
    @@ -133,7 +133,7 @@
    +
  • Defined in src/pools/pool.ts:132
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/pool.ts:108
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -151,7 +151,7 @@
    +
  • Defined in src/pools/pool.ts:112
  • Generated using TypeDoc

    diff --git a/docs/interfaces/IPool.html b/docs/interfaces/IPool.html index 1c11c1a4..e663f0b8 100644 --- a/docs/interfaces/IPool.html +++ b/docs/interfaces/IPool.html @@ -42,7 +42,7 @@ +
  • Defined in src/pools/pool.ts:142
  • @@ -54,10 +54,10 @@ emitter? enableTasksQueue execute +info setTasksQueueOptions setWorkerChoiceStrategy setWorkerChoiceStrategyOptions -size type workerNodes
    @@ -77,7 +77,7 @@

    Returns Promise<void>

    +
  • Defined in src/pools/pool.ts:183
  • emitter?: PoolEmitter
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:171
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -117,7 +117,7 @@

    Returns void

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

    Returns Promise<Response>

    Promise that will be fulfilled when the task is completed.

    +
  • Defined in src/pools/pool.ts:179
  • +
    + +
    info: PoolInfo
    +

    Pool information.

    +
    setTasksQueueOptions: ((tasksQueueOptions) => void)
    @@ -166,7 +173,7 @@

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:190
  • setWorkerChoiceStrategyOptions: ((workerChoiceStrategyOptions) => void)
    @@ -214,29 +221,22 @@

    Returns void

    -
    - -
    size: number
    -

    Pool maximum size.

    -
    +
  • Defined in src/pools/pool.ts:199
  • -
    type: PoolType
    +
    type: "fixed" | "dynamic"

    Pool type.

    If it is 'dynamic', it provides the max property.

    +
  • Defined in src/pools/pool.ts:152
  • workerNodes: WorkerNode<Worker, Data>[]

    Pool worker nodes.

    +
  • Defined in src/pools/pool.ts:160
  • Generated using TypeDoc

    diff --git a/docs/interfaces/IWorker.html b/docs/interfaces/IWorker.html index 79207ad8..6da9b40c 100644 --- a/docs/interfaces/IWorker.html +++ b/docs/interfaces/IWorker.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/worker.ts:113
  • @@ -46,7 +46,7 @@

    Param

    The event handler.

    +
  • Defined in src/pools/worker.ts:120
  • once: ((event, handler) => void)
    @@ -72,7 +72,7 @@

    Returns void

    +
  • Defined in src/pools/worker.ts:130
  • Generated using TypeDoc

    diff --git a/docs/interfaces/IWorkerChoiceStrategy.html b/docs/interfaces/IWorkerChoiceStrategy.html index 11d7386d..9b5d8039 100644 --- a/docs/interfaces/IWorkerChoiceStrategy.html +++ b/docs/interfaces/IWorkerChoiceStrategy.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:98
  • @@ -55,7 +55,7 @@

    Returns number

    The worker node key.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:120
  • remove: ((workerNodeKey) => boolean)
    @@ -78,14 +78,14 @@

    Returns boolean

    true if the worker node key is removed, false otherwise.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:127
  • requiredStatistics: RequiredStatistics

    Required tasks usage statistics.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:102
  • reset: (() => boolean)
    @@ -101,7 +101,7 @@

    Returns boolean

    true if the reset is successful, false otherwise.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:108
  • setOptions: ((opts) => void)
    @@ -123,7 +123,7 @@

    Returns void

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:133
  • update: ((workerNodeKey) => boolean)
    @@ -144,7 +144,7 @@

    Returns boolean

    true if the update is successful, false otherwise.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:114
  • Generated using TypeDoc

    diff --git a/docs/interfaces/MessageValue.html b/docs/interfaces/MessageValue.html index 11fc7b52..9e5bd4c9 100644 --- a/docs/interfaces/MessageValue.html +++ b/docs/interfaces/MessageValue.html @@ -36,7 +36,7 @@ +
  • Defined in src/utility-types.ts:20
  • @@ -64,21 +64,21 @@
    +
  • Defined in src/pools/worker.ts:47
  • error?: string

    Task error.

    +
  • Defined in src/utility-types.ts:31
  • errorData?: unknown

    Task data triggering task error.

    +
  • Defined in src/utility-types.ts:35
  • id?: string
    @@ -86,14 +86,14 @@
    +
  • Defined in src/pools/worker.ts:55
  • kill?: 1 | "SOFT" | "HARD"

    Kill code.

    +
  • Defined in src/utility-types.ts:27
  • name?: string
    @@ -101,21 +101,21 @@
    +
  • Defined in src/pools/worker.ts:43
  • parent?: MainWorker

    Reference to main worker.

    +
  • Defined in src/utility-types.ts:47
  • runTime?: number

    Runtime.

    +
  • Defined in src/utility-types.ts:39
  • submissionTimestamp?: number
    @@ -123,14 +123,14 @@
    +
  • Defined in src/pools/worker.ts:51
  • waitTime?: number

    Wait time.

    +
  • Defined in src/utility-types.ts:43
  • Generated using TypeDoc

    diff --git a/docs/interfaces/PoolInfo.html b/docs/interfaces/PoolInfo.html new file mode 100644 index 00000000..76f53d6d --- /dev/null +++ b/docs/interfaces/PoolInfo.html @@ -0,0 +1,169 @@ +PoolInfo | poolifier
    +
    + +
    +
    +
    +
    + +

    Interface PoolInfo

    +
    +

    Pool information.

    +
    +
    +

    Hierarchy

    +
      +
    • PoolInfo
    +
    +
    +
    + +
    +
    +

    Properties

    +
    + +
    busyWorkerNodes: number
    +
    + +
    idleWorkerNodes: number
    +
    + +
    maxQueuedTasks: number
    +
    + +
    maxSize: number
    +
    + +
    minSize: number
    +
    + +
    queuedTasks: number
    +
    + +
    runningTasks: number
    +
    + +
    type: "fixed" | "dynamic"
    +
    + +
    workerNodes: number
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/interfaces/PoolOptions.html b/docs/interfaces/PoolOptions.html index 01963ea4..1d7ccd40 100644 --- a/docs/interfaces/PoolOptions.html +++ b/docs/interfaces/PoolOptions.html @@ -32,7 +32,7 @@ +
  • Defined in src/pools/pool.ts:86
  • @@ -61,7 +61,7 @@

    Default Value

    true

    +
  • Defined in src/pools/pool.ts:122
  • enableTasksQueue?: boolean
    @@ -70,49 +70,49 @@

    Default Value

    false

    +
  • Defined in src/pools/pool.ts:128
  • errorHandler?: ErrorHandler<Worker>

    A function that will listen for error event on each worker.

    +
  • Defined in src/pools/pool.ts:94
  • exitHandler?: ExitHandler<Worker>

    A function that will listen for exit event on each worker.

    +
  • Defined in src/pools/pool.ts:102
  • messageHandler?: MessageHandler<Worker>

    A function that will listen for message event on each worker.

    +
  • Defined in src/pools/pool.ts:90
  • onlineHandler?: OnlineHandler<Worker>

    A function that will listen for online event on each worker.

    +
  • Defined in src/pools/pool.ts:98
  • restartWorkerOnError?: boolean

    Restart worker on error.

    +
  • Defined in src/pools/pool.ts:116
  • tasksQueueOptions?: TasksQueueOptions

    Pool worker tasks queue options.

    +
  • Defined in src/pools/pool.ts:132
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -121,14 +121,14 @@

    Default Value

    WorkerChoiceStrategies.ROUND_ROBIN

    +
  • Defined in src/pools/pool.ts:108
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions

    The worker choice strategy options.

    +
  • Defined in src/pools/pool.ts:112
  • Generated using TypeDoc

    diff --git a/docs/interfaces/PromiseResponseWrapper.html b/docs/interfaces/PromiseResponseWrapper.html index f7b30fac..32bd0452 100644 --- a/docs/interfaces/PromiseResponseWrapper.html +++ b/docs/interfaces/PromiseResponseWrapper.html @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:103
  • @@ -67,7 +67,7 @@
    Optional reason: string

    Returns void

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

    Returns void

    +
  • Defined in src/utility-types.ts:110
  • worker: Worker

    The worker handling the execution.

    +
  • Defined in src/utility-types.ts:118
  • Generated using TypeDoc

    diff --git a/docs/interfaces/RequiredStatistics.html b/docs/interfaces/RequiredStatistics.html index a663e953..5050ab30 100644 --- a/docs/interfaces/RequiredStatistics.html +++ b/docs/interfaces/RequiredStatistics.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:68
  • @@ -46,42 +46,42 @@

    Require tasks average runtime.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:76
  • avgWaitTime: boolean

    Require tasks average wait time.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:88
  • medRunTime: boolean

    Require tasks median runtime.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:80
  • medWaitTime: boolean

    Require tasks median wait time.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:92
  • runTime: boolean

    Require tasks runtime.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:72
  • waitTime: boolean

    Require tasks wait time.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:84
  • Generated using TypeDoc

    diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 0939716b..8cd72f30 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -32,7 +32,7 @@ +
  • Defined in src/pools/worker.ts:39
  • @@ -53,28 +53,28 @@

    Task input data that will be passed to the worker.

    +
  • Defined in src/pools/worker.ts:47
  • id?: string

    Message UUID.

    +
  • Defined in src/pools/worker.ts:55
  • name?: string

    Task name.

    +
  • Defined in src/pools/worker.ts:43
  • submissionTimestamp?: number

    Submission timestamp.

    +
  • Defined in src/pools/worker.ts:51
  • Generated using TypeDoc

    diff --git a/docs/interfaces/TasksQueueOptions.html b/docs/interfaces/TasksQueueOptions.html index f4114249..d3541a6f 100644 --- a/docs/interfaces/TasksQueueOptions.html +++ b/docs/interfaces/TasksQueueOptions.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/pool.ts:72
  • @@ -43,7 +43,7 @@

    Default Value

    1

    +
  • Defined in src/pools/pool.ts:78
  • Generated using TypeDoc

    diff --git a/docs/interfaces/TasksUsage.html b/docs/interfaces/TasksUsage.html index bc760edf..73b0e3cd 100644 --- a/docs/interfaces/TasksUsage.html +++ b/docs/interfaces/TasksUsage.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/worker.ts:63
  • @@ -51,77 +51,77 @@

    Average tasks runtime.

    +
  • Defined in src/pools/worker.ts:83
  • avgWaitTime: number

    Average tasks wait time.

    +
  • Defined in src/pools/worker.ts:99
  • error: number

    Number of tasks errored.

    +
  • Defined in src/pools/worker.ts:107
  • medRunTime: number

    Median tasks runtime.

    +
  • Defined in src/pools/worker.ts:87
  • medWaitTime: number

    Median tasks wait time.

    +
  • Defined in src/pools/worker.ts:103
  • run: number

    Number of tasks executed.

    +
  • Defined in src/pools/worker.ts:67
  • runTime: number

    Tasks runtime.

    +
  • Defined in src/pools/worker.ts:75
  • runTimeHistory: CircularArray<number>

    Tasks runtime history.

    +
  • Defined in src/pools/worker.ts:79
  • running: number

    Number of tasks running.

    +
  • Defined in src/pools/worker.ts:71
  • waitTime: number

    Tasks wait time.

    +
  • Defined in src/pools/worker.ts:91
  • waitTimeHistory: CircularArray<number>

    Tasks wait time history.

    +
  • Defined in src/pools/worker.ts:95
  • Generated using TypeDoc

    diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 23a45acc..6da2e688 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -23,7 +23,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:41
  • @@ -45,7 +45,7 @@

    Default Value

    false

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:47
  • medWaitTime?: boolean
    @@ -54,7 +54,7 @@

    Default Value

    false

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:53
  • weights?: Record<number, number>
    @@ -64,7 +64,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:60
  • Generated using TypeDoc

    diff --git a/docs/interfaces/WorkerNode.html b/docs/interfaces/WorkerNode.html index da02d9da..5b4e2b75 100644 --- a/docs/interfaces/WorkerNode.html +++ b/docs/interfaces/WorkerNode.html @@ -34,7 +34,7 @@ +
  • Defined in src/pools/worker.ts:140
  • @@ -54,21 +54,21 @@

    Worker node tasks queue.

    +
  • Defined in src/pools/worker.ts:152
  • tasksUsage: TasksUsage

    Worker node tasks usage statistics.

    +
  • Defined in src/pools/worker.ts:148
  • worker: Worker

    Worker node worker.

    +
  • Defined in src/pools/worker.ts:144
  • Generated using TypeDoc

    diff --git a/docs/interfaces/WorkerOptions.html b/docs/interfaces/WorkerOptions.html index 2d91af95..8cf491f3 100644 --- a/docs/interfaces/WorkerOptions.html +++ b/docs/interfaces/WorkerOptions.html @@ -23,7 +23,7 @@ +
  • Defined in src/worker/worker-options.ts:38
  • @@ -47,7 +47,7 @@

    Deprecated

    This option will be removed in the next major version.

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

    Default Value

    KillBehaviors.SOFT

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

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:51
  • Generated using TypeDoc

    diff --git a/docs/types/Draft.html b/docs/types/Draft.html index 6e43ae63..4d224438 100644 --- a/docs/types/Draft.html +++ b/docs/types/Draft.html @@ -26,7 +26,7 @@

    Type in which properties will be non-readonly.

    +
  • Defined in src/utility-types.ts:11
  • Generated using TypeDoc

    diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index 27182107..e98e6861 100644 --- a/docs/types/ErrorHandler.html +++ b/docs/types/ErrorHandler.html @@ -39,7 +39,7 @@
    e: Error

    Returns void

    +
  • Defined in src/pools/worker.ts:15
  • Generated using TypeDoc

    diff --git a/docs/types/ExitHandler.html b/docs/types/ExitHandler.html index e5a01242..2c09db84 100644 --- a/docs/types/ExitHandler.html +++ b/docs/types/ExitHandler.html @@ -39,7 +39,7 @@
    code: number

    Returns void

    +
  • Defined in src/pools/worker.ts:28
  • Generated using TypeDoc

    diff --git a/docs/types/KillBehavior.html b/docs/types/KillBehavior.html index 4f7a7b09..220cb82d 100644 --- a/docs/types/KillBehavior.html +++ b/docs/types/KillBehavior.html @@ -19,7 +19,7 @@

    Kill behavior.

    +
  • Defined in src/worker/worker-options.ts:18
  • Generated using TypeDoc

    diff --git a/docs/types/MessageHandler.html b/docs/types/MessageHandler.html index 94962c18..a624d373 100644 --- a/docs/types/MessageHandler.html +++ b/docs/types/MessageHandler.html @@ -39,7 +39,7 @@
    m: unknown

    Returns void

    +
  • Defined in src/pools/worker.ts:7
  • Generated using TypeDoc

    diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 0afc95b5..7b426306 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -37,7 +37,7 @@
    this: Worker

    Returns void

    +
  • Defined in src/pools/worker.ts:23
  • Generated using TypeDoc

    diff --git a/docs/types/PoolEvent.html b/docs/types/PoolEvent.html index e27f5284..277cdba6 100644 --- a/docs/types/PoolEvent.html +++ b/docs/types/PoolEvent.html @@ -19,7 +19,7 @@

    Pool event.

    +
  • Defined in src/pools/pool.ts:52
  • Generated using TypeDoc

    diff --git a/docs/types/PoolType.html b/docs/types/PoolType.html new file mode 100644 index 00000000..0e2c0cea --- /dev/null +++ b/docs/types/PoolType.html @@ -0,0 +1,88 @@ +PoolType | poolifier
    +
    + +
    +
    +
    +
    + +

    Type alias PoolType

    +
    PoolType: keyof typeof PoolTypes
    +

    Pool type.

    +
    +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/types/TaskFunctions.html b/docs/types/TaskFunctions.html index 2d46f3c0..929ba997 100644 --- a/docs/types/TaskFunctions.html +++ b/docs/types/TaskFunctions.html @@ -33,7 +33,7 @@ The value is the function itself.

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

    +
  • Defined in src/utility-types.ts:91
  • Generated using TypeDoc

    diff --git a/docs/types/ThreadWorkerWithMessageChannel.html b/docs/types/ThreadWorkerWithMessageChannel.html index 1373d761..b098966c 100644 --- a/docs/types/ThreadWorkerWithMessageChannel.html +++ b/docs/types/ThreadWorkerWithMessageChannel.html @@ -19,7 +19,7 @@

    A thread worker with message channels for communication between main thread and thread worker.

    +
  • Defined in src/pools/thread/fixed.ts:14
  • Generated using TypeDoc

    diff --git a/docs/types/WorkerAsyncFunction.html b/docs/types/WorkerAsyncFunction.html index 077282d1..43ab267b 100644 --- a/docs/types/WorkerAsyncFunction.html +++ b/docs/types/WorkerAsyncFunction.html @@ -44,7 +44,7 @@ This function must return a promise.

    Optional data: Data

    Returns Promise<Response>

    +
  • Defined in src/utility-types.ts:67
  • Generated using TypeDoc

    diff --git a/docs/types/WorkerChoiceStrategy.html b/docs/types/WorkerChoiceStrategy.html index 91944a7b..751a4a4b 100644 --- a/docs/types/WorkerChoiceStrategy.html +++ b/docs/types/WorkerChoiceStrategy.html @@ -19,7 +19,7 @@

    Worker choice strategy.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:36
  • Generated using TypeDoc

    diff --git a/docs/types/WorkerFunction.html b/docs/types/WorkerFunction.html index 62a977b8..891d4bf5 100644 --- a/docs/types/WorkerFunction.html +++ b/docs/types/WorkerFunction.html @@ -31,7 +31,7 @@ This function can be synchronous or asynchronous.

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

    +
  • Defined in src/utility-types.ts:78
  • Generated using TypeDoc

    diff --git a/docs/types/WorkerSyncFunction.html b/docs/types/WorkerSyncFunction.html index 929c53a2..c1b11fbf 100644 --- a/docs/types/WorkerSyncFunction.html +++ b/docs/types/WorkerSyncFunction.html @@ -43,7 +43,7 @@
    Optional data: Data

    Returns Response

    +
  • Defined in src/utility-types.ts:56
  • Generated using TypeDoc

    diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 1ae05a39..122c5228 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -19,7 +19,7 @@

    Enumeration of kill behaviors.

    +
  • Defined in src/worker/worker-options.ts:4
  • Generated using TypeDoc

    diff --git a/docs/variables/PoolEvents.html b/docs/variables/PoolEvents.html index 91a3dfa8..d50ddb21 100644 --- a/docs/variables/PoolEvents.html +++ b/docs/variables/PoolEvents.html @@ -19,7 +19,7 @@

    Enumeration of pool events.

    +
  • Defined in src/pools/pool.ts:42
  • Generated using TypeDoc

    diff --git a/docs/enums/PoolType.html b/docs/variables/PoolTypes.html similarity index 70% rename from docs/enums/PoolType.html rename to docs/variables/PoolTypes.html index 4343f305..b4ef0eee 100644 --- a/docs/enums/PoolType.html +++ b/docs/variables/PoolTypes.html @@ -1,4 +1,4 @@ -PoolType | poolifier
    +PoolTypes | poolifier
    +
  • Defined in src/pools/pool.ts:18
  • -
    -

    On This Page

    -
    +

    Theme

    +
  • KillBehaviors
  • +
  • PoolEvents
  • +
  • PoolTypes
  • +
  • WorkerChoiceStrategies
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/WorkerChoiceStrategies.html b/docs/variables/WorkerChoiceStrategies.html index 197218f8..4fb6d788 100644 --- a/docs/variables/WorkerChoiceStrategies.html +++ b/docs/variables/WorkerChoiceStrategies.html @@ -19,7 +19,7 @@

    Enumeration of worker choice strategies.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • Generated using TypeDoc

    -- 2.34.1