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

    Returns AbstractPool<Worker, Data, Response>

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

    @@ -181,7 +181,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:48
  • filePath: string
    @@ -189,7 +189,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:83
  • numberOfWorkers: number
    @@ -197,7 +197,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:82
  • opts: PoolOptions<Worker>
    @@ -205,7 +205,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:84
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -218,7 +218,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:58
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -227,7 +227,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -236,7 +236,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:45
  • Accessors

    @@ -250,7 +250,7 @@

    Returns boolean

    +
  • Defined in src/pools/abstract-pool.ts:372
  • +
  • Defined in src/pools/abstract-pool.ts:363
  • +
  • Defined in src/pools/abstract-pool.ts:216
  • +
  • Defined in src/pools/abstract-pool.ts:270
  • +
  • Defined in src/pools/abstract-pool.ts:265
  • +
  • Defined in src/pools/abstract-pool.ts:255
  • +
  • Defined in src/pools/abstract-pool.ts:260
  • Methods

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

    Returns void

    +
  • Defined in src/pools/abstract-pool.ts:467
  • +
  • Defined in src/pools/abstract-pool.ts:611
  • +
  • Defined in src/pools/abstract-pool.ts:456
  • Returns TasksQueueOptions

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

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

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:182
  • +
  • Defined in src/pools/abstract-pool.ts:554
  • +
  • Defined in src/pools/abstract-pool.ts:618
  • +
  • Defined in src/pools/abstract-pool.ts:602
  • Returns undefined | Task<Data>

    +
  • Defined in src/pools/abstract-pool.ts:781
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/abstract-pool.ts:433
  • +
  • Defined in src/pools/abstract-pool.ts:328
  • Returns number

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

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

    +
  • Defined in src/pools/abstract-pool.ts:789
  • +
  • Defined in src/pools/abstract-pool.ts:800
  • +
  • Defined in src/pools/abstract-pool.ts:278
  • +
  • Defined in src/pools/abstract-pool.ts:374
  • +
  • Defined in src/pools/abstract-pool.ts:448
  • +
  • Defined in src/pools/abstract-pool.ts:717
  • +
  • Defined in src/pools/abstract-pool.ts:595
  • +
  • Defined in src/pools/abstract-pool.ts:764
  • +
  • Defined in src/pools/abstract-pool.ts:584
  • +
  • Defined in src/pools/abstract-pool.ts:340
  • +
  • Defined in src/pools/abstract-pool.ts:285
  • +
  • Defined in src/pools/abstract-pool.ts:317
  • +
  • Defined in src/pools/abstract-pool.ts:746
  • +
  • Defined in src/pools/abstract-pool.ts:704
  • Returns void

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

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

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

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

    +
  • Defined in src/pools/abstract-pool.ts:506
  • +
  • Defined in src/pools/abstract-pool.ts:653
  • +
  • Defined in src/worker/abstract-worker.ts:72
  • lastTaskTimestamp: number
    @@ -164,7 +164,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:52
  • mainWorker: undefined | null | MainWorker
    @@ -172,7 +172,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:76
  • opts: WorkerOptions = ...
    @@ -180,7 +180,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:77
  • statistics: WorkerStatistics
    @@ -188,7 +188,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:56
  • taskFunctions: Map<string, WorkerFunction<Data, Response>>
    @@ -196,7 +196,7 @@
    +
  • Defined in src/worker/abstract-worker.ts:48
  • Methods

    @@ -222,7 +222,7 @@
    message: MessageValue<Data, Worker | MessagePort>

    Returns TaskPerformance

    +
  • Defined in src/worker/abstract-worker.ts:304
  • +
  • Defined in src/worker/abstract-worker.ts:199
  • +
  • Defined in src/worker/abstract-worker.ts:115
  • Returns void

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

    +
  • Defined in src/worker/abstract-worker.ts:315
  • +
  • Defined in src/worker/abstract-worker.ts:182
  • +
  • Defined in src/worker/abstract-worker.ts:295
  • +
  • Defined in src/worker/abstract-worker.ts:214
  • +
  • Defined in src/worker/abstract-worker.ts:155
  • +
  • Defined in src/worker/abstract-worker.ts:258
  • +
  • Defined in src/worker/abstract-worker.ts:224
  • +
  • Defined in src/worker/abstract-worker.ts:194
  • +
  • Defined in src/circular-array.ts:8
  • @@ -113,7 +113,7 @@

    Returns CircularArray<T>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    +
  • Defined in src/worker/abstract-worker.ts:199
  • +
  • Defined in src/worker/abstract-worker.ts:182
  • +
  • Defined in src/worker/cluster-worker.ts:52
  • +
  • Defined in src/worker/abstract-worker.ts:155
  • +
  • Defined in src/worker/abstract-worker.ts:258
  • +
  • Defined in src/worker/abstract-worker.ts:224
  • +
  • Defined in src/worker/cluster-worker.ts:47
  • +
  • Defined in src/pools/cluster/dynamic.ts:15
  • @@ -141,7 +141,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:27
  • Properties

    @@ -159,7 +159,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:48
  • filePath: string
    @@ -168,7 +168,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:83
  • max: number
    @@ -176,7 +176,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/dynamic.ts:29
  • numberOfWorkers: number
    @@ -185,7 +185,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:82
  • opts: ClusterPoolOptions = {}
    @@ -194,7 +194,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/cluster/fixed.ts:57
  • promiseResponseMap: Map<string, PromiseResponseWrapper<Worker, Response>> = ...
    @@ -208,7 +208,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:58
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<Worker, Data, Response>
    @@ -218,7 +218,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerNodes: WorkerNode<Worker, Data>[] = []
    @@ -227,7 +227,7 @@ When the maximum number of workers is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:45
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:467
  • +
  • Defined in src/pools/cluster/fixed.ts:97
  • +
  • Defined in src/pools/abstract-pool.ts:456
  • +
  • Defined in src/pools/abstract-pool.ts:554
  • +
  • Defined in src/pools/abstract-pool.ts:618
  • +
  • Defined in src/pools/cluster/fixed.ts:92
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/cluster/fixed.ts:73
  • +
  • Defined in src/pools/abstract-pool.ts:328
  • +
  • Defined in src/pools/abstract-pool.ts:383
  • +
  • Defined in src/pools/abstract-pool.ts:374
  • +
  • Defined in src/pools/cluster/fixed.ts:68
  • +
  • Defined in src/pools/cluster/fixed.ts:84
  • +
  • Defined in src/pools/cluster/fixed.ts:79
  • +
  • Defined in src/pools/abstract-pool.ts:340
  • +
  • Defined in src/pools/abstract-pool.ts:285
  • +
  • Defined in src/pools/abstract-pool.ts:317
  • +
  • Defined in src/pools/cluster/fixed.ts:63
  • +
  • Defined in src/pools/abstract-pool.ts:653
  • @@ -141,7 +141,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:27
  • Properties

    @@ -159,7 +159,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:48
  • filePath: string
    @@ -168,7 +168,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:83
  • max: number
    @@ -176,7 +176,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/thread/dynamic.ts:29
  • numberOfWorkers: number
    @@ -185,16 +185,16 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:82
  • -
    opts: PoolOptions<ThreadWorkerWithMessageChannel>
    -

    Options for the pool.

    + +

    Options for this fixed thread pool.

    +
  • Defined in src/pools/thread/fixed.ts:61
  • promiseResponseMap: Map<string, PromiseResponseWrapper<ThreadWorkerWithMessageChannel, Response>> = ...
    @@ -208,7 +208,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:58
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<ThreadWorkerWithMessageChannel, Data, Response>
    @@ -218,7 +218,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerNodes: WorkerNode<ThreadWorkerWithMessageChannel, Data>[] = []
    @@ -227,7 +227,7 @@ When the maximum number of threads is reached and workers are busy, an event is
    +
  • Defined in src/pools/abstract-pool.ts:45
  • Accessors

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

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

    +
  • Defined in src/pools/abstract-pool.ts:467
  • +
  • Defined in src/pools/thread/fixed.ts:104
  • +
  • Defined in src/pools/abstract-pool.ts:456
  • +
  • Defined in src/pools/abstract-pool.ts:554
  • +
  • Defined in src/pools/abstract-pool.ts:618
  • +
  • Defined in src/pools/thread/fixed.ts:96
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/thread/fixed.ts:72
  • +
  • Defined in src/pools/abstract-pool.ts:328
  • +
  • Defined in src/pools/abstract-pool.ts:383
  • +
  • Defined in src/pools/abstract-pool.ts:374
  • +
  • Defined in src/pools/thread/fixed.ts:67
  • +
  • Defined in src/pools/thread/fixed.ts:88
  • +
  • Defined in src/pools/thread/fixed.ts:80
  • +
  • Defined in src/pools/abstract-pool.ts:340
  • +
  • Defined in src/pools/abstract-pool.ts:285
  • +
  • Defined in src/pools/abstract-pool.ts:317
  • +
  • Defined in src/pools/abstract-pool.ts:441
  • +
  • Defined in src/pools/abstract-pool.ts:653
  • @@ -137,7 +137,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:58
  • Properties

    @@ -155,7 +155,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:48
  • filePath: string
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:83
  • numberOfWorkers: number
    @@ -173,16 +173,16 @@
    +
  • Defined in src/pools/abstract-pool.ts:82
  • - -

    Options for the pool.

    + +

    Options for this fixed thread pool.

    +
  • Defined in src/pools/thread/fixed.ts:61
  • promiseResponseMap: Map<string, PromiseResponseWrapper<ThreadWorkerWithMessageChannel, Response>> = ...
    @@ -196,7 +196,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:58
  • workerChoiceStrategyContext: WorkerChoiceStrategyContext<ThreadWorkerWithMessageChannel, Data, Response>
    @@ -206,7 +206,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:68
  • workerNodes: WorkerNode<ThreadWorkerWithMessageChannel, Data>[] = []
    @@ -215,7 +215,7 @@
    +
  • Defined in src/pools/abstract-pool.ts:45
  • Accessors

    @@ -230,7 +230,7 @@
    +
  • Defined in src/pools/thread/fixed.ts:134
  • +
  • Defined in src/pools/abstract-pool.ts:363
  • +
  • Defined in src/pools/abstract-pool.ts:216
  • +
  • Defined in src/pools/thread/fixed.ts:129
  • +
  • Defined in src/pools/thread/fixed.ts:124
  • +
  • Defined in src/pools/thread/fixed.ts:114
  • +
  • Defined in src/pools/thread/fixed.ts:119
  • Methods

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

    +
  • Defined in src/pools/abstract-pool.ts:467
  • +
  • Defined in src/pools/thread/fixed.ts:104
  • +
  • Defined in src/pools/abstract-pool.ts:456
  • +
  • Defined in src/pools/abstract-pool.ts:554
  • +
  • Defined in src/pools/abstract-pool.ts:618
  • +
  • Defined in src/pools/thread/fixed.ts:96
  • +
  • Defined in src/pools/abstract-pool.ts:418
  • +
  • Defined in src/pools/thread/fixed.ts:72
  • +
  • Defined in src/pools/abstract-pool.ts:328
  • +
  • Defined in src/pools/abstract-pool.ts:383
  • +
  • Defined in src/pools/abstract-pool.ts:374
  • +
  • Defined in src/pools/thread/fixed.ts:67
  • +
  • Defined in src/pools/thread/fixed.ts:88
  • +
  • Defined in src/pools/thread/fixed.ts:80
  • +
  • Defined in src/pools/abstract-pool.ts:340
  • +
  • Defined in src/pools/abstract-pool.ts:285
  • +
  • Defined in src/pools/abstract-pool.ts:317
  • +
  • Defined in src/pools/abstract-pool.ts:441
  • +
  • Defined in src/pools/abstract-pool.ts:653
  • +
  • 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
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:176
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:117
  • +
  • Defined in src/pools/selection-strategies/worker-choice-strategy-context.ts:131
  • +
  • Defined in src/pools/pool.ts:142
  • env?: any
    @@ -80,7 +80,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:22
  • errorHandler?: ErrorHandler<Worker>
    @@ -89,7 +89,7 @@
    +
  • Defined in src/pools/pool.ts:108
  • exitHandler?: ExitHandler<Worker>
    @@ -98,7 +98,7 @@
    +
  • Defined in src/pools/pool.ts:116
  • messageHandler?: MessageHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:104
  • onlineHandler?: OnlineHandler<Worker>
    @@ -116,7 +116,7 @@
    +
  • Defined in src/pools/pool.ts:112
  • restartWorkerOnError?: boolean
    @@ -125,7 +125,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • settings?: ClusterSettings
    @@ -135,7 +135,7 @@

    See

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

    +
  • Defined in src/pools/cluster/fixed.ts:28
  • tasksQueueOptions?: TasksQueueOptions
    @@ -144,7 +144,7 @@
    +
  • Defined in src/pools/pool.ts:146
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -155,7 +155,7 @@
    +
  • Defined in src/pools/pool.ts:122
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -164,7 +164,7 @@
    +
  • Defined in src/pools/pool.ts:126
  • +
  • Defined in src/pools/pool.ts:179
  • enableTasksQueue: ((enable, tasksQueueOptions?) => void)
    @@ -125,7 +125,7 @@

    Returns void

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

    Returns void

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

    Returns void

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

    Returns void

    +
  • Defined in src/pools/pool.ts:207
  • workerNodes: WorkerNode<Worker, Data>[]
    @@ -248,7 +248,7 @@
    +
  • Defined in src/pools/pool.ts:168
  • +
  • Defined in src/pools/worker.ts:135
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:131
  • reset: (() => boolean)
    @@ -99,7 +99,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:112
  • setOptions: ((opts) => void)
    @@ -123,7 +123,7 @@

    Returns void

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:137
  • taskStatistics: TaskStatistics
    @@ -131,7 +131,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:106
  • update: ((workerNodeKey) => boolean)
    @@ -153,7 +153,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:118
  • +
  • Defined in src/utility-types.ts:41
  • errorData?: unknown
    @@ -94,7 +94,7 @@
    +
  • Defined in src/utility-types.ts:45
  • id?: string
    @@ -103,7 +103,7 @@
    +
  • Defined in src/pools/worker.ts:56
  • kill?: 1 | "SOFT" | "HARD"
    @@ -111,7 +111,7 @@
    +
  • Defined in src/utility-types.ts:37
  • name?: string
    @@ -120,7 +120,7 @@
    +
  • Defined in src/pools/worker.ts:44
  • parent?: MainWorker
    @@ -128,7 +128,7 @@
    +
  • Defined in src/utility-types.ts:61
  • runTime?: number
    @@ -136,7 +136,7 @@
    +
  • Defined in src/utility-types.ts:49
  • statistics?: WorkerStatistics
    @@ -144,7 +144,7 @@
    +
  • Defined in src/utility-types.ts:65
  • timestamp?: number
    @@ -153,7 +153,7 @@
    +
  • Defined in src/pools/worker.ts:52
  • waitTime?: number
    @@ -161,7 +161,7 @@
    +
  • Defined in src/utility-types.ts:53
  • +
  • Defined in src/pools/pool.ts:142
  • errorHandler?: ErrorHandler<Worker>
    @@ -82,7 +83,7 @@
    +
  • Defined in src/pools/pool.ts:108
  • exitHandler?: ExitHandler<Worker>
    @@ -90,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:116
  • messageHandler?: MessageHandler<Worker>
    @@ -98,7 +99,7 @@
    +
  • Defined in src/pools/pool.ts:104
  • onlineHandler?: OnlineHandler<Worker>
    @@ -106,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:112
  • restartWorkerOnError?: boolean
    @@ -114,7 +115,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • tasksQueueOptions?: TasksQueueOptions
    @@ -122,7 +123,7 @@
    +
  • Defined in src/pools/pool.ts:146
  • workerChoiceStrategy?: "ROUND_ROBIN" | "LEAST_USED" | "LEAST_BUSY" | "FAIR_SHARE" | "WEIGHTED_ROUND_ROBIN" | "INTERLEAVED_WEIGHTED_ROUND_ROBIN"
    @@ -132,7 +133,7 @@

    Default Value

    WorkerChoiceStrategies.ROUND_ROBIN

    +
  • Defined in src/pools/pool.ts:122
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -140,7 +141,7 @@
    +
  • Defined in src/pools/pool.ts:126
  • +
  • Defined in src/utility-types.ts:82
  • worker: Worker
    @@ -100,7 +100,7 @@
    +
  • Defined in src/utility-types.ts:90
  • +
  • Defined in src/pools/worker.ts:56
  • name?: string
    @@ -72,7 +72,7 @@
    +
  • Defined in src/pools/worker.ts:44
  • timestamp?: number
    @@ -80,7 +80,7 @@
    +
  • Defined in src/pools/worker.ts:52
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:88
  • elu: boolean
    @@ -65,7 +65,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:96
  • medRunTime: boolean
    @@ -73,7 +73,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:80
  • medWaitTime: boolean
    @@ -81,7 +81,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:92
  • runTime: boolean
    @@ -89,7 +89,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:72
  • waitTime: boolean
    @@ -97,7 +97,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:84
  • +
  • Defined in src/pools/pool.ts:92
  • +
  • Defined in src/pools/worker.ts:100
  • elu: undefined | EventLoopUtilization
    @@ -70,7 +70,7 @@
    +
  • Defined in src/pools/worker.ts:112
  • error: number
    @@ -78,7 +78,7 @@
    +
  • Defined in src/pools/worker.ts:108
  • medRunTime: number
    @@ -86,7 +86,7 @@
    +
  • Defined in src/pools/worker.ts:88
  • medWaitTime: number
    @@ -94,7 +94,7 @@
    +
  • Defined in src/pools/worker.ts:104
  • ran: number
    @@ -102,7 +102,7 @@
    +
  • Defined in src/pools/worker.ts:68
  • runTime: number
    @@ -110,7 +110,7 @@
    +
  • Defined in src/pools/worker.ts:76
  • runTimeHistory: CircularArray<number>
    @@ -118,7 +118,7 @@
    +
  • Defined in src/pools/worker.ts:80
  • running: number
    @@ -126,7 +126,7 @@
    +
  • Defined in src/pools/worker.ts:72
  • waitTime: number
    @@ -134,7 +134,7 @@
    +
  • Defined in src/pools/worker.ts:92
  • waitTimeHistory: CircularArray<number>
    @@ -142,7 +142,7 @@
    +
  • Defined in src/pools/worker.ts:96
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:53
  • weights?: Record<number, number>
    @@ -68,7 +68,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
  • +
  • Defined in src/pools/worker.ts:153
  • worker: Worker
    @@ -74,7 +74,7 @@
    +
  • Defined in src/pools/worker.ts:149
  • +
  • Defined in src/worker/worker-options.ts:69
  • maxInactiveTime?: number
    @@ -81,7 +81,7 @@ when this timeout expires your tasks is interrupted and the worker is killed if

    Default Value

    60000

    +
  • Defined in src/worker/worker-options.ts:51
  • +
  • Defined in src/pools/worker.ts:16
  • +
  • Defined in src/pools/worker.ts:29
  • +
  • Defined in src/worker/worker-options.ts:18
  • +
  • Defined in src/pools/worker.ts:8
  • +
  • Defined in src/pools/worker.ts:24
  • +
  • Defined in src/pools/pool.ts:65
  • +
  • Defined in src/pools/pool.ts:32
  • +
  • Defined in src/pools/thread/fixed.ts:33
  • +
  • Defined in src/worker/worker-functions.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:36
  • +
  • Defined in src/worker/worker-functions.ts:7
  • +
  • Defined in src/pools/pool.ts:45
  • +
  • Defined in src/worker/worker-options.ts:4
  • +
  • Defined in src/pools/pool.ts:55
  • +
  • Defined in src/pools/pool.ts:18
  • +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:4
  • +
  • Defined in src/pools/pool.ts:37