From 71056a0ac555e096c1428d6341ef45c7980a6332 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:17:42 +0000 Subject: [PATCH] chore: generate documentation --- docs/assets/search.js | 2 +- docs/classes/AbstractPool.html | 118 +++++++-------- docs/classes/AbstractWorker.html | 56 +++---- docs/classes/CircularArray.html | 24 +-- docs/classes/ClusterWorker.html | 36 ++--- docs/classes/DynamicClusterPool.html | 74 ++++----- docs/classes/DynamicThreadPool.html | 74 ++++----- docs/classes/FixedClusterPool.html | 72 ++++----- docs/classes/FixedThreadPool.html | 72 ++++----- docs/classes/PoolEmitter.html | 4 +- docs/classes/Queue.html | 24 +-- docs/classes/ThreadWorker.html | 36 ++--- docs/classes/WorkerChoiceStrategyContext.html | 22 +-- docs/index.html | 4 + docs/interfaces/ClusterPoolOptions.html | 28 ++-- docs/interfaces/IPool.html | 22 +-- docs/interfaces/IWorker.html | 8 +- docs/interfaces/IWorkerChoiceStrategy.html | 16 +- docs/interfaces/MessageValue.html | 30 ++-- docs/interfaces/PoolInfo.html | 24 +-- docs/interfaces/PoolOptions.html | 24 +-- docs/interfaces/PromiseResponseWrapper.html | 10 +- docs/interfaces/Task.html | 12 +- docs/interfaces/TaskPerformance.html | 140 ++++++++++++++++++ docs/interfaces/TaskStatistics.html | 18 ++- docs/interfaces/TasksQueueOptions.html | 6 +- docs/interfaces/TasksUsage.html | 28 ++-- docs/interfaces/ThreadPoolOptions.html | 26 ++-- .../WorkerChoiceStrategyOptions.html | 10 +- docs/interfaces/WorkerNode.html | 10 +- docs/interfaces/WorkerOptions.html | 10 +- docs/interfaces/WorkerStatistics.html | 133 +++++++++++++++++ docs/types/Draft.html | 4 +- docs/types/ErrorHandler.html | 4 +- docs/types/ExitHandler.html | 4 +- docs/types/KillBehavior.html | 4 +- docs/types/MessageHandler.html | 4 +- docs/types/OnlineHandler.html | 4 +- docs/types/PoolEvent.html | 4 +- docs/types/PoolType.html | 4 +- docs/types/TaskFunctions.html | 4 +- .../types/ThreadWorkerWithMessageChannel.html | 4 +- docs/types/WorkerAsyncFunction.html | 4 +- docs/types/WorkerChoiceStrategy.html | 4 +- docs/types/WorkerFunction.html | 4 +- docs/types/WorkerSyncFunction.html | 4 +- docs/types/WorkerType.html | 4 +- docs/variables/KillBehaviors.html | 4 +- docs/variables/PoolEvents.html | 4 +- docs/variables/PoolTypes.html | 4 +- docs/variables/WorkerChoiceStrategies.html | 4 +- docs/variables/WorkerTypes.html | 4 +- 52 files changed, 813 insertions(+), 440 deletions(-) create mode 100644 docs/interfaces/TaskPerformance.html create mode 100644 docs/interfaces/WorkerStatistics.html diff --git a/docs/assets/search.js b/docs/assets/search.js index 0cdbfa4c..dc59271c 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"AbstractPool\",\"url\":\"classes/AbstractPool.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AbstractPool.html#constructor\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerNodes\",\"url\":\"classes/AbstractPool.html#workerNodes\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"emitter\",\"url\":\"classes/AbstractPool.html#emitter\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"promiseResponseMap\",\"url\":\"classes/AbstractPool.html#promiseResponseMap\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"workerChoiceStrategyContext\",\"url\":\"classes/AbstractPool.html#workerChoiceStrategyContext\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"numberOfWorkers\",\"url\":\"classes/AbstractPool.html#numberOfWorkers\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"filePath\",\"url\":\"classes/AbstractPool.html#filePath\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":1024,\"name\":\"opts\",\"url\":\"classes/AbstractPool.html#opts\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkFilePath\",\"url\":\"classes/AbstractPool.html#checkFilePath\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkNumberOfWorkers\",\"url\":\"classes/AbstractPool.html#checkNumberOfWorkers\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkPoolOptions\",\"url\":\"classes/AbstractPool.html#checkPoolOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategy\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#checkValidWorkerChoiceStrategyOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"checkValidTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#checkValidTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"info\",\"url\":\"classes/AbstractPool.html#info\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/AbstractPool.html#type\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"worker\",\"url\":\"classes/AbstractPool.html#worker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"minSize\",\"url\":\"classes/AbstractPool.html#minSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"maxSize\",\"url\":\"classes/AbstractPool.html#maxSize\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"getWorkerNodeKey\",\"url\":\"classes/AbstractPool.html#getWorkerNodeKey\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategy\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setWorkerChoiceStrategyOptions\",\"url\":\"classes/AbstractPool.html#setWorkerChoiceStrategyOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"enableTasksQueue\",\"url\":\"classes/AbstractPool.html#enableTasksQueue\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#setTasksQueueOptions\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"buildTasksQueueOptions\",\"url\":\"classes/AbstractPool.html#buildTasksQueueOptions\",\"classes\":\"tsd-is-private\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"full\",\"url\":\"classes/AbstractPool.html#full\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":262144,\"name\":\"busy\",\"url\":\"classes/AbstractPool.html#busy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"internalBusy\",\"url\":\"classes/AbstractPool.html#internalBusy\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/AbstractPool.html#execute\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AbstractPool.html#destroy\",\"classes\":\"\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"destroyWorker\",\"url\":\"classes/AbstractPool.html#destroyWorker\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"setupHook\",\"url\":\"classes/AbstractPool.html#setupHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"isMain\",\"url\":\"classes/AbstractPool.html#isMain\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"beforeTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#beforeTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"afterTaskExecutionHook\",\"url\":\"classes/AbstractPool.html#afterTaskExecutionHook\",\"classes\":\"tsd-is-protected\",\"parent\":\"AbstractPool\"},{\"kind\":2048,\"name\":\"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 +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\":256,\"name\":\"TaskPerformance\",\"url\":\"interfaces/TaskPerformance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/TaskPerformance.html#timestamp\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/TaskPerformance.html#waitTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/TaskPerformance.html#runTime\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/TaskPerformance.html#elu\",\"classes\":\"\",\"parent\":\"TaskPerformance\"},{\"kind\":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\":256,\"name\":\"WorkerStatistics\",\"url\":\"interfaces/WorkerStatistics.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"runTime\",\"url\":\"interfaces/WorkerStatistics.html#runTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"waitTime\",\"url\":\"interfaces/WorkerStatistics.html#waitTime\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":1024,\"name\":\"elu\",\"url\":\"interfaces/WorkerStatistics.html#elu\",\"classes\":\"\",\"parent\":\"WorkerStatistics\"},{\"kind\":128,\"name\":\"CircularArray\",\"url\":\"classes/CircularArray.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CircularArray.html#constructor\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/CircularArray.html#size\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/CircularArray.html#push-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"unshift\",\"url\":\"classes/CircularArray.html#unshift-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"concat\",\"url\":\"classes/CircularArray.html#concat-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"splice\",\"url\":\"classes/CircularArray.html#splice-1\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/CircularArray.html#resize\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"empty\",\"url\":\"classes/CircularArray.html#empty\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"full\",\"url\":\"classes/CircularArray.html#full\",\"classes\":\"\",\"parent\":\"CircularArray\"},{\"kind\":2048,\"name\":\"checkSize\",\"url\":\"classes/CircularArray.html#checkSize\",\"classes\":\"tsd-is-private\",\"parent\":\"CircularArray\"},{\"kind\":128,\"name\":\"Queue\",\"url\":\"classes/Queue.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Queue.html#constructor\",\"classes\":\"\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"classes/Queue.html#items\",\"classes\":\"tsd-is-private\",\"parent\":\"Queue\"},{\"kind\":1024,\"name\":\"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.366]],[\"comment/0\",[]],[\"name/1\",[1,36.997]],[\"comment/1\",[]],[\"name/2\",[2,41.271]],[\"comment/2\",[]],[\"name/3\",[3,42.702]],[\"comment/3\",[]],[\"name/4\",[4,44.373]],[\"comment/4\",[]],[\"name/5\",[5,42.702]],[\"comment/5\",[]],[\"name/6\",[6,44.373]],[\"comment/6\",[]],[\"name/7\",[7,44.373]],[\"comment/7\",[]],[\"name/8\",[8,40.02]],[\"comment/8\",[]],[\"name/9\",[9,57.366]],[\"comment/9\",[]],[\"name/10\",[10,57.366]],[\"comment/10\",[]],[\"name/11\",[11,57.366]],[\"comment/11\",[]],[\"name/12\",[12,57.366]],[\"comment/12\",[]],[\"name/13\",[13,57.366]],[\"comment/13\",[]],[\"name/14\",[14,57.366]],[\"comment/14\",[]],[\"name/15\",[15,42.702]],[\"comment/15\",[]],[\"name/16\",[16,42.702]],[\"comment/16\",[]],[\"name/17\",[17,40.02]],[\"comment/17\",[]],[\"name/18\",[18,42.702]],[\"comment/18\",[]],[\"name/19\",[19,41.271]],[\"comment/19\",[]],[\"name/20\",[20,57.366]],[\"comment/20\",[]],[\"name/21\",[21,41.271]],[\"comment/21\",[]],[\"name/22\",[22,42.702]],[\"comment/22\",[]],[\"name/23\",[23,38.907]],[\"comment/23\",[]],[\"name/24\",[24,42.702]],[\"comment/24\",[]],[\"name/25\",[25,57.366]],[\"comment/25\",[]],[\"name/26\",[26,42.702]],[\"comment/26\",[]],[\"name/27\",[27,44.373]],[\"comment/27\",[]],[\"name/28\",[28,44.373]],[\"comment/28\",[]],[\"name/29\",[29,41.271]],[\"comment/29\",[]],[\"name/30\",[30,42.702]],[\"comment/30\",[]],[\"name/31\",[31,44.373]],[\"comment/31\",[]],[\"name/32\",[32,44.373]],[\"comment/32\",[]],[\"name/33\",[33,40.02]],[\"comment/33\",[]],[\"name/34\",[34,44.373]],[\"comment/34\",[]],[\"name/35\",[35,44.373]],[\"comment/35\",[]],[\"name/36\",[36,57.366]],[\"comment/36\",[]],[\"name/37\",[37,57.366]],[\"comment/37\",[]],[\"name/38\",[38,57.366]],[\"comment/38\",[]],[\"name/39\",[39,44.373]],[\"comment/39\",[]],[\"name/40\",[40,44.373]],[\"comment/40\",[]],[\"name/41\",[41,44.373]],[\"comment/41\",[]],[\"name/42\",[42,44.373]],[\"comment/42\",[]],[\"name/43\",[43,44.373]],[\"comment/43\",[]],[\"name/44\",[44,44.373]],[\"comment/44\",[]],[\"name/45\",[45,44.373]],[\"comment/45\",[]],[\"name/46\",[46,29.034]],[\"comment/46\",[]],[\"name/47\",[47,57.366]],[\"comment/47\",[]],[\"name/48\",[48,57.366]],[\"comment/48\",[]],[\"name/49\",[49,57.366]],[\"comment/49\",[]],[\"name/50\",[50,57.366]],[\"comment/50\",[]],[\"name/51\",[51,57.366]],[\"comment/51\",[]],[\"name/52\",[52,57.366]],[\"comment/52\",[]],[\"name/53\",[53,57.366]],[\"comment/53\",[]],[\"name/54\",[54,57.366]],[\"comment/54\",[]],[\"name/55\",[55,57.366]],[\"comment/55\",[]],[\"name/56\",[56,57.366]],[\"comment/56\",[]],[\"name/57\",[57,57.366]],[\"comment/57\",[]],[\"name/58\",[58,57.366]],[\"comment/58\",[]],[\"name/59\",[59,57.366]],[\"comment/59\",[]],[\"name/60\",[1,36.997]],[\"comment/60\",[]],[\"name/61\",[60,48.893]],[\"comment/61\",[]],[\"name/62\",[16,42.702]],[\"comment/62\",[]],[\"name/63\",[19,41.271]],[\"comment/63\",[]],[\"name/64\",[27,44.373]],[\"comment/64\",[]],[\"name/65\",[8,40.02]],[\"comment/65\",[]],[\"name/66\",[32,44.373]],[\"comment/66\",[]],[\"name/67\",[33,40.02]],[\"comment/67\",[]],[\"name/68\",[31,44.373]],[\"comment/68\",[]],[\"name/69\",[40,44.373]],[\"comment/69\",[]],[\"name/70\",[41,44.373]],[\"comment/70\",[]],[\"name/71\",[42,44.373]],[\"comment/71\",[]],[\"name/72\",[43,44.373]],[\"comment/72\",[]],[\"name/73\",[17,40.02]],[\"comment/73\",[]],[\"name/74\",[18,42.702]],[\"comment/74\",[]],[\"name/75\",[2,41.271]],[\"comment/75\",[]],[\"name/76\",[3,42.702]],[\"comment/76\",[]],[\"name/77\",[4,44.373]],[\"comment/77\",[]],[\"name/78\",[5,42.702]],[\"comment/78\",[]],[\"name/79\",[6,44.373]],[\"comment/79\",[]],[\"name/80\",[7,44.373]],[\"comment/80\",[]],[\"name/81\",[15,42.702]],[\"comment/81\",[]],[\"name/82\",[21,41.271]],[\"comment/82\",[]],[\"name/83\",[22,42.702]],[\"comment/83\",[]],[\"name/84\",[23,38.907]],[\"comment/84\",[]],[\"name/85\",[24,42.702]],[\"comment/85\",[]],[\"name/86\",[26,42.702]],[\"comment/86\",[]],[\"name/87\",[28,44.373]],[\"comment/87\",[]],[\"name/88\",[29,41.271]],[\"comment/88\",[]],[\"name/89\",[30,42.702]],[\"comment/89\",[]],[\"name/90\",[34,44.373]],[\"comment/90\",[]],[\"name/91\",[35,44.373]],[\"comment/91\",[]],[\"name/92\",[39,44.373]],[\"comment/92\",[]],[\"name/93\",[44,44.373]],[\"comment/93\",[]],[\"name/94\",[45,44.373]],[\"comment/94\",[]],[\"name/95\",[46,29.034]],[\"comment/95\",[]],[\"name/96\",[61,57.366]],[\"comment/96\",[]],[\"name/97\",[1,36.997]],[\"comment/97\",[]],[\"name/98\",[8,40.02]],[\"comment/98\",[]],[\"name/99\",[32,44.373]],[\"comment/99\",[]],[\"name/100\",[33,40.02]],[\"comment/100\",[]],[\"name/101\",[31,44.373]],[\"comment/101\",[]],[\"name/102\",[40,44.373]],[\"comment/102\",[]],[\"name/103\",[41,44.373]],[\"comment/103\",[]],[\"name/104\",[42,44.373]],[\"comment/104\",[]],[\"name/105\",[43,44.373]],[\"comment/105\",[]],[\"name/106\",[16,42.702]],[\"comment/106\",[]],[\"name/107\",[17,40.02]],[\"comment/107\",[]],[\"name/108\",[18,42.702]],[\"comment/108\",[]],[\"name/109\",[19,41.271]],[\"comment/109\",[]],[\"name/110\",[27,44.373]],[\"comment/110\",[]],[\"name/111\",[2,41.271]],[\"comment/111\",[]],[\"name/112\",[3,42.702]],[\"comment/112\",[]],[\"name/113\",[4,44.373]],[\"comment/113\",[]],[\"name/114\",[5,42.702]],[\"comment/114\",[]],[\"name/115\",[6,44.373]],[\"comment/115\",[]],[\"name/116\",[7,44.373]],[\"comment/116\",[]],[\"name/117\",[15,42.702]],[\"comment/117\",[]],[\"name/118\",[21,41.271]],[\"comment/118\",[]],[\"name/119\",[22,42.702]],[\"comment/119\",[]],[\"name/120\",[23,38.907]],[\"comment/120\",[]],[\"name/121\",[24,42.702]],[\"comment/121\",[]],[\"name/122\",[26,42.702]],[\"comment/122\",[]],[\"name/123\",[28,44.373]],[\"comment/123\",[]],[\"name/124\",[29,41.271]],[\"comment/124\",[]],[\"name/125\",[30,42.702]],[\"comment/125\",[]],[\"name/126\",[34,44.373]],[\"comment/126\",[]],[\"name/127\",[35,44.373]],[\"comment/127\",[]],[\"name/128\",[39,44.373]],[\"comment/128\",[]],[\"name/129\",[44,44.373]],[\"comment/129\",[]],[\"name/130\",[45,44.373]],[\"comment/130\",[]],[\"name/131\",[46,29.034]],[\"comment/131\",[]],[\"name/132\",[62,57.366]],[\"comment/132\",[]],[\"name/133\",[63,57.366]],[\"comment/133\",[]],[\"name/134\",[64,57.366]],[\"comment/134\",[]],[\"name/135\",[65,46.38]],[\"comment/135\",[]],[\"name/136\",[66,46.38]],[\"comment/136\",[]],[\"name/137\",[67,46.38]],[\"comment/137\",[]],[\"name/138\",[68,46.38]],[\"comment/138\",[]],[\"name/139\",[69,44.373]],[\"comment/139\",[]],[\"name/140\",[70,46.38]],[\"comment/140\",[]],[\"name/141\",[71,48.893]],[\"comment/141\",[]],[\"name/142\",[72,48.893]],[\"comment/142\",[]],[\"name/143\",[23,38.907]],[\"comment/143\",[]],[\"name/144\",[73,46.38]],[\"comment/144\",[]],[\"name/145\",[74,57.366]],[\"comment/145\",[]],[\"name/146\",[75,57.366]],[\"comment/146\",[]],[\"name/147\",[76,57.366]],[\"comment/147\",[]],[\"name/148\",[77,57.366]],[\"comment/148\",[]],[\"name/149\",[15,42.702]],[\"comment/149\",[]],[\"name/150\",[2,41.271]],[\"comment/150\",[]],[\"name/151\",[3,42.702]],[\"comment/151\",[]],[\"name/152\",[29,41.271]],[\"comment/152\",[]],[\"name/153\",[46,29.034]],[\"comment/153\",[]],[\"name/154\",[30,42.702]],[\"comment/154\",[]],[\"name/155\",[46,29.034]],[\"comment/155\",[]],[\"name/156\",[21,41.271]],[\"comment/156\",[]],[\"name/157\",[46,29.034]],[\"comment/157\",[]],[\"name/158\",[22,42.702]],[\"comment/158\",[]],[\"name/159\",[46,29.034]],[\"comment/159\",[]],[\"name/160\",[23,38.907]],[\"comment/160\",[]],[\"name/161\",[46,29.034]],[\"comment/161\",[]],[\"name/162\",[24,42.702]],[\"comment/162\",[]],[\"name/163\",[46,29.034]],[\"comment/163\",[]],[\"name/164\",[78,57.366]],[\"comment/164\",[]],[\"name/165\",[79,57.366]],[\"comment/165\",[]],[\"name/166\",[80,57.366]],[\"comment/166\",[]],[\"name/167\",[16,42.702]],[\"comment/167\",[]],[\"name/168\",[17,40.02]],[\"comment/168\",[]],[\"name/169\",[18,42.702]],[\"comment/169\",[]],[\"name/170\",[19,41.271]],[\"comment/170\",[]],[\"name/171\",[2,41.271]],[\"comment/171\",[]],[\"name/172\",[81,57.366]],[\"comment/172\",[]],[\"name/173\",[82,57.366]],[\"comment/173\",[]],[\"name/174\",[83,57.366]],[\"comment/174\",[]],[\"name/175\",[84,57.366]],[\"comment/175\",[]],[\"name/176\",[85,57.366]],[\"comment/176\",[]],[\"name/177\",[86,57.366]],[\"comment/177\",[]],[\"name/178\",[65,46.38]],[\"comment/178\",[]],[\"name/179\",[66,46.38]],[\"comment/179\",[]],[\"name/180\",[67,46.38]],[\"comment/180\",[]],[\"name/181\",[68,46.38]],[\"comment/181\",[]],[\"name/182\",[69,44.373]],[\"comment/182\",[]],[\"name/183\",[70,46.38]],[\"comment/183\",[]],[\"name/184\",[71,48.893]],[\"comment/184\",[]],[\"name/185\",[72,48.893]],[\"comment/185\",[]],[\"name/186\",[23,38.907]],[\"comment/186\",[]],[\"name/187\",[73,46.38]],[\"comment/187\",[]],[\"name/188\",[87,57.366]],[\"comment/188\",[]],[\"name/189\",[73,46.38]],[\"comment/189\",[]],[\"name/190\",[88,57.366]],[\"comment/190\",[]],[\"name/191\",[89,57.366]],[\"comment/191\",[]],[\"name/192\",[66,46.38]],[\"comment/192\",[]],[\"name/193\",[46,29.034]],[\"comment/193\",[]],[\"name/194\",[68,46.38]],[\"comment/194\",[]],[\"name/195\",[46,29.034]],[\"comment/195\",[]],[\"name/196\",[90,57.366]],[\"comment/196\",[]],[\"name/197\",[91,57.366]],[\"comment/197\",[]],[\"name/198\",[92,57.366]],[\"comment/198\",[]],[\"name/199\",[46,29.034]],[\"comment/199\",[]],[\"name/200\",[65,46.38]],[\"comment/200\",[]],[\"name/201\",[46,29.034]],[\"comment/201\",[]],[\"name/202\",[67,46.38]],[\"comment/202\",[]],[\"name/203\",[46,29.034]],[\"comment/203\",[]],[\"name/204\",[93,57.366]],[\"comment/204\",[]],[\"name/205\",[94,52.257]],[\"comment/205\",[]],[\"name/206\",[95,52.257]],[\"comment/206\",[]],[\"name/207\",[96,48.893]],[\"comment/207\",[]],[\"name/208\",[97,52.257]],[\"comment/208\",[]],[\"name/209\",[98,52.257]],[\"comment/209\",[]],[\"name/210\",[99,57.366]],[\"comment/210\",[]],[\"name/211\",[100,57.366]],[\"comment/211\",[]],[\"name/212\",[101,44.373]],[\"comment/212\",[]],[\"name/213\",[102,57.366]],[\"comment/213\",[]],[\"name/214\",[103,52.257]],[\"comment/214\",[]],[\"name/215\",[104,48.893]],[\"comment/215\",[]],[\"name/216\",[105,44.373]],[\"comment/216\",[]],[\"name/217\",[106,57.366]],[\"comment/217\",[]],[\"name/218\",[107,52.257]],[\"comment/218\",[]],[\"name/219\",[108,48.893]],[\"comment/219\",[]],[\"name/220\",[109,52.257]],[\"comment/220\",[]],[\"name/221\",[110,44.373]],[\"comment/221\",[]],[\"name/222\",[111,57.366]],[\"comment/222\",[]],[\"name/223\",[17,40.02]],[\"comment/223\",[]],[\"name/224\",[98,52.257]],[\"comment/224\",[]],[\"name/225\",[112,57.366]],[\"comment/225\",[]],[\"name/226\",[113,52.257]],[\"comment/226\",[]],[\"name/227\",[114,57.366]],[\"comment/227\",[]],[\"name/228\",[115,52.257]],[\"comment/228\",[]],[\"name/229\",[116,57.366]],[\"comment/229\",[]],[\"name/230\",[46,29.034]],[\"comment/230\",[]],[\"name/231\",[117,52.257]],[\"comment/231\",[]],[\"name/232\",[46,29.034]],[\"comment/232\",[]],[\"name/233\",[118,57.366]],[\"comment/233\",[]],[\"name/234\",[46,29.034]],[\"comment/234\",[]],[\"name/235\",[119,52.257]],[\"comment/235\",[]],[\"name/236\",[46,29.034]],[\"comment/236\",[]],[\"name/237\",[120,52.257]],[\"comment/237\",[]],[\"name/238\",[46,29.034]],[\"comment/238\",[]],[\"name/239\",[115,52.257]],[\"comment/239\",[]],[\"name/240\",[101,44.373]],[\"comment/240\",[]],[\"name/241\",[103,52.257]],[\"comment/241\",[]],[\"name/242\",[104,48.893]],[\"comment/242\",[]],[\"name/243\",[105,44.373]],[\"comment/243\",[]],[\"name/244\",[107,52.257]],[\"comment/244\",[]],[\"name/245\",[108,48.893]],[\"comment/245\",[]],[\"name/246\",[110,44.373]],[\"comment/246\",[]],[\"name/247\",[69,44.373]],[\"comment/247\",[]],[\"name/248\",[70,46.38]],[\"comment/248\",[]],[\"name/249\",[104,48.893]],[\"comment/249\",[]],[\"name/250\",[108,48.893]],[\"comment/250\",[]],[\"name/251\",[121,57.366]],[\"comment/251\",[]],[\"name/252\",[5,42.702]],[\"comment/252\",[]],[\"name/253\",[1,36.997]],[\"comment/253\",[]],[\"name/254\",[113,52.257]],[\"comment/254\",[]],[\"name/255\",[69,44.373]],[\"comment/255\",[]],[\"name/256\",[122,57.366]],[\"comment/256\",[]],[\"name/257\",[21,41.271]],[\"comment/257\",[]],[\"name/258\",[117,52.257]],[\"comment/258\",[]],[\"name/259\",[29,41.271]],[\"comment/259\",[]],[\"name/260\",[119,52.257]],[\"comment/260\",[]],[\"name/261\",[120,52.257]],[\"comment/261\",[]],[\"name/262\",[123,57.366]],[\"comment/262\",[]],[\"name/263\",[1,36.997]],[\"comment/263\",[]],[\"name/264\",[60,48.893]],[\"comment/264\",[]],[\"name/265\",[16,42.702]],[\"comment/265\",[]],[\"name/266\",[19,41.271]],[\"comment/266\",[]],[\"name/267\",[27,44.373]],[\"comment/267\",[]],[\"name/268\",[8,40.02]],[\"comment/268\",[]],[\"name/269\",[33,40.02]],[\"comment/269\",[]],[\"name/270\",[31,44.373]],[\"comment/270\",[]],[\"name/271\",[40,44.373]],[\"comment/271\",[]],[\"name/272\",[41,44.373]],[\"comment/272\",[]],[\"name/273\",[42,44.373]],[\"comment/273\",[]],[\"name/274\",[43,44.373]],[\"comment/274\",[]],[\"name/275\",[17,40.02]],[\"comment/275\",[]],[\"name/276\",[18,42.702]],[\"comment/276\",[]],[\"name/277\",[2,41.271]],[\"comment/277\",[]],[\"name/278\",[3,42.702]],[\"comment/278\",[]],[\"name/279\",[4,44.373]],[\"comment/279\",[]],[\"name/280\",[5,42.702]],[\"comment/280\",[]],[\"name/281\",[6,44.373]],[\"comment/281\",[]],[\"name/282\",[7,44.373]],[\"comment/282\",[]],[\"name/283\",[15,42.702]],[\"comment/283\",[]],[\"name/284\",[21,41.271]],[\"comment/284\",[]],[\"name/285\",[22,42.702]],[\"comment/285\",[]],[\"name/286\",[23,38.907]],[\"comment/286\",[]],[\"name/287\",[24,42.702]],[\"comment/287\",[]],[\"name/288\",[26,42.702]],[\"comment/288\",[]],[\"name/289\",[28,44.373]],[\"comment/289\",[]],[\"name/290\",[29,41.271]],[\"comment/290\",[]],[\"name/291\",[30,42.702]],[\"comment/291\",[]],[\"name/292\",[32,44.373]],[\"comment/292\",[]],[\"name/293\",[34,44.373]],[\"comment/293\",[]],[\"name/294\",[35,44.373]],[\"comment/294\",[]],[\"name/295\",[39,44.373]],[\"comment/295\",[]],[\"name/296\",[44,44.373]],[\"comment/296\",[]],[\"name/297\",[45,44.373]],[\"comment/297\",[]],[\"name/298\",[46,29.034]],[\"comment/298\",[]],[\"name/299\",[124,57.366]],[\"comment/299\",[]],[\"name/300\",[1,36.997]],[\"comment/300\",[]],[\"name/301\",[8,40.02]],[\"comment/301\",[]],[\"name/302\",[33,40.02]],[\"comment/302\",[]],[\"name/303\",[31,44.373]],[\"comment/303\",[]],[\"name/304\",[40,44.373]],[\"comment/304\",[]],[\"name/305\",[41,44.373]],[\"comment/305\",[]],[\"name/306\",[42,44.373]],[\"comment/306\",[]],[\"name/307\",[43,44.373]],[\"comment/307\",[]],[\"name/308\",[16,42.702]],[\"comment/308\",[]],[\"name/309\",[17,40.02]],[\"comment/309\",[]],[\"name/310\",[18,42.702]],[\"comment/310\",[]],[\"name/311\",[19,41.271]],[\"comment/311\",[]],[\"name/312\",[27,44.373]],[\"comment/312\",[]],[\"name/313\",[2,41.271]],[\"comment/313\",[]],[\"name/314\",[3,42.702]],[\"comment/314\",[]],[\"name/315\",[4,44.373]],[\"comment/315\",[]],[\"name/316\",[5,42.702]],[\"comment/316\",[]],[\"name/317\",[6,44.373]],[\"comment/317\",[]],[\"name/318\",[7,44.373]],[\"comment/318\",[]],[\"name/319\",[15,42.702]],[\"comment/319\",[]],[\"name/320\",[21,41.271]],[\"comment/320\",[]],[\"name/321\",[22,42.702]],[\"comment/321\",[]],[\"name/322\",[23,38.907]],[\"comment/322\",[]],[\"name/323\",[24,42.702]],[\"comment/323\",[]],[\"name/324\",[26,42.702]],[\"comment/324\",[]],[\"name/325\",[28,44.373]],[\"comment/325\",[]],[\"name/326\",[29,41.271]],[\"comment/326\",[]],[\"name/327\",[30,42.702]],[\"comment/327\",[]],[\"name/328\",[32,44.373]],[\"comment/328\",[]],[\"name/329\",[34,44.373]],[\"comment/329\",[]],[\"name/330\",[35,44.373]],[\"comment/330\",[]],[\"name/331\",[39,44.373]],[\"comment/331\",[]],[\"name/332\",[44,44.373]],[\"comment/332\",[]],[\"name/333\",[45,44.373]],[\"comment/333\",[]],[\"name/334\",[46,29.034]],[\"comment/334\",[]],[\"name/335\",[125,57.366]],[\"comment/335\",[]],[\"name/336\",[126,52.257]],[\"comment/336\",[]],[\"name/337\",[65,46.38]],[\"comment/337\",[]],[\"name/338\",[66,46.38]],[\"comment/338\",[]],[\"name/339\",[67,46.38]],[\"comment/339\",[]],[\"name/340\",[68,46.38]],[\"comment/340\",[]],[\"name/341\",[69,44.373]],[\"comment/341\",[]],[\"name/342\",[70,46.38]],[\"comment/342\",[]],[\"name/343\",[71,48.893]],[\"comment/343\",[]],[\"name/344\",[72,48.893]],[\"comment/344\",[]],[\"name/345\",[23,38.907]],[\"comment/345\",[]],[\"name/346\",[73,46.38]],[\"comment/346\",[]],[\"name/347\",[127,57.366]],[\"comment/347\",[]],[\"name/348\",[128,57.366]],[\"comment/348\",[]],[\"name/349\",[1,36.997]],[\"comment/349\",[]],[\"name/350\",[129,46.38]],[\"comment/350\",[]],[\"name/351\",[130,48.893]],[\"comment/351\",[]],[\"name/352\",[131,46.38]],[\"comment/352\",[]],[\"name/353\",[132,48.893]],[\"comment/353\",[]],[\"name/354\",[33,40.02]],[\"comment/354\",[]],[\"name/355\",[133,48.893]],[\"comment/355\",[]],[\"name/356\",[8,40.02]],[\"comment/356\",[]],[\"name/357\",[134,57.366]],[\"comment/357\",[]],[\"name/358\",[135,57.366]],[\"comment/358\",[]],[\"name/359\",[136,48.893]],[\"comment/359\",[]],[\"name/360\",[137,48.893]],[\"comment/360\",[]],[\"name/361\",[138,48.893]],[\"comment/361\",[]],[\"name/362\",[139,48.893]],[\"comment/362\",[]],[\"name/363\",[140,48.893]],[\"comment/363\",[]],[\"name/364\",[141,48.893]],[\"comment/364\",[]],[\"name/365\",[142,48.893]],[\"comment/365\",[]],[\"name/366\",[143,57.366]],[\"comment/366\",[]],[\"name/367\",[144,57.366]],[\"comment/367\",[]],[\"name/368\",[145,57.366]],[\"comment/368\",[]],[\"name/369\",[146,57.366]],[\"comment/369\",[]],[\"name/370\",[96,48.893]],[\"comment/370\",[]],[\"name/371\",[105,44.373]],[\"comment/371\",[]],[\"name/372\",[101,44.373]],[\"comment/372\",[]],[\"name/373\",[110,44.373]],[\"comment/373\",[]],[\"name/374\",[147,57.366]],[\"comment/374\",[]],[\"name/375\",[1,36.997]],[\"comment/375\",[]],[\"name/376\",[138,48.893]],[\"comment/376\",[]],[\"name/377\",[140,48.893]],[\"comment/377\",[]],[\"name/378\",[129,46.38]],[\"comment/378\",[]],[\"name/379\",[130,48.893]],[\"comment/379\",[]],[\"name/380\",[131,46.38]],[\"comment/380\",[]],[\"name/381\",[132,48.893]],[\"comment/381\",[]],[\"name/382\",[33,40.02]],[\"comment/382\",[]],[\"name/383\",[133,48.893]],[\"comment/383\",[]],[\"name/384\",[8,40.02]],[\"comment/384\",[]],[\"name/385\",[136,48.893]],[\"comment/385\",[]],[\"name/386\",[137,48.893]],[\"comment/386\",[]],[\"name/387\",[139,48.893]],[\"comment/387\",[]],[\"name/388\",[141,48.893]],[\"comment/388\",[]],[\"name/389\",[142,48.893]],[\"comment/389\",[]],[\"name/390\",[148,57.366]],[\"comment/390\",[]],[\"name/391\",[1,36.997]],[\"comment/391\",[]],[\"name/392\",[138,48.893]],[\"comment/392\",[]],[\"name/393\",[129,46.38]],[\"comment/393\",[]],[\"name/394\",[130,48.893]],[\"comment/394\",[]],[\"name/395\",[131,46.38]],[\"comment/395\",[]],[\"name/396\",[132,48.893]],[\"comment/396\",[]],[\"name/397\",[33,40.02]],[\"comment/397\",[]],[\"name/398\",[133,48.893]],[\"comment/398\",[]],[\"name/399\",[8,40.02]],[\"comment/399\",[]],[\"name/400\",[136,48.893]],[\"comment/400\",[]],[\"name/401\",[137,48.893]],[\"comment/401\",[]],[\"name/402\",[139,48.893]],[\"comment/402\",[]],[\"name/403\",[140,48.893]],[\"comment/403\",[]],[\"name/404\",[141,48.893]],[\"comment/404\",[]],[\"name/405\",[142,48.893]],[\"comment/405\",[]],[\"name/406\",[149,57.366]],[\"comment/406\",[]],[\"name/407\",[150,52.257]],[\"comment/407\",[]],[\"name/408\",[126,52.257]],[\"comment/408\",[]],[\"name/409\",[151,57.366]],[\"comment/409\",[]],[\"name/410\",[152,57.366]],[\"comment/410\",[]],[\"name/411\",[150,52.257]],[\"comment/411\",[]],[\"name/412\",[129,46.38]],[\"comment/412\",[]],[\"name/413\",[153,57.366]],[\"comment/413\",[]],[\"name/414\",[46,29.034]],[\"comment/414\",[]],[\"name/415\",[154,57.366]],[\"comment/415\",[]],[\"name/416\",[155,57.366]],[\"comment/416\",[]],[\"name/417\",[46,29.034]],[\"comment/417\",[]],[\"name/418\",[156,57.366]],[\"comment/418\",[]],[\"name/419\",[157,57.366]],[\"comment/419\",[]],[\"name/420\",[158,57.366]],[\"comment/420\",[]],[\"name/421\",[109,52.257]],[\"comment/421\",[]],[\"name/422\",[159,57.366]],[\"comment/422\",[]],[\"name/423\",[101,44.373]],[\"comment/423\",[]],[\"name/424\",[105,44.373]],[\"comment/424\",[]],[\"name/425\",[110,44.373]],[\"comment/425\",[]],[\"name/426\",[160,57.366]],[\"comment/426\",[]],[\"name/427\",[131,46.38]],[\"comment/427\",[]],[\"name/428\",[94,52.257]],[\"comment/428\",[]],[\"name/429\",[95,52.257]],[\"comment/429\",[]],[\"name/430\",[96,48.893]],[\"comment/430\",[]],[\"name/431\",[97,52.257]],[\"comment/431\",[]],[\"name/432\",[161,57.366]],[\"comment/432\",[]],[\"name/433\",[162,57.366]],[\"comment/433\",[]],[\"name/434\",[46,29.034]],[\"comment/434\",[]],[\"name/435\",[163,57.366]],[\"comment/435\",[]],[\"name/436\",[46,29.034]],[\"comment/436\",[]],[\"name/437\",[17,40.02]],[\"comment/437\",[]],[\"name/438\",[164,57.366]],[\"comment/438\",[]],[\"name/439\",[101,44.373]],[\"comment/439\",[]],[\"name/440\",[105,44.373]],[\"comment/440\",[]],[\"name/441\",[110,44.373]],[\"comment/441\",[]],[\"name/442\",[165,57.366]],[\"comment/442\",[]],[\"name/443\",[1,36.997]],[\"comment/443\",[]],[\"name/444\",[166,52.257]],[\"comment/444\",[]],[\"name/445\",[167,57.366]],[\"comment/445\",[]],[\"name/446\",[168,57.366]],[\"comment/446\",[]],[\"name/447\",[169,57.366]],[\"comment/447\",[]],[\"name/448\",[170,57.366]],[\"comment/448\",[]],[\"name/449\",[171,57.366]],[\"comment/449\",[]],[\"name/450\",[172,57.366]],[\"comment/450\",[]],[\"name/451\",[26,42.702]],[\"comment/451\",[]],[\"name/452\",[173,57.366]],[\"comment/452\",[]],[\"name/453\",[174,57.366]],[\"comment/453\",[]],[\"name/454\",[1,36.997]],[\"comment/454\",[]],[\"name/455\",[175,57.366]],[\"comment/455\",[]],[\"name/456\",[176,57.366]],[\"comment/456\",[]],[\"name/457\",[177,57.366]],[\"comment/457\",[]],[\"name/458\",[60,48.893]],[\"comment/458\",[]],[\"name/459\",[166,52.257]],[\"comment/459\",[]],[\"name/460\",[19,41.271]],[\"comment/460\",[]],[\"name/461\",[178,57.366]],[\"comment/461\",[]],[\"name/462\",[179,57.366]],[\"comment/462\",[]],[\"name/463\",[180,57.366]],[\"comment/463\",[]]],\"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\":{},\"414\":{},\"417\":{},\"434\":{},\"436\":{}},\"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\":{},\"381\":{},\"396\":{}},\"comment\":{}}],[\"async\",{\"_index\":152,\"name\":{\"410\":{}},\"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\":{},\"387\":{},\"402\":{}},\"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\":173,\"name\":{\"452\":{}},\"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\":165,\"name\":{\"442\":{}},\"comment\":{}}],[\"clusterpooloptions\",{\"_index\":62,\"name\":{\"132\":{}},\"comment\":{}}],[\"clusterworker\",{\"_index\":147,\"name\":{\"374\":{}},\"comment\":{}}],[\"concat\",{\"_index\":169,\"name\":{\"447\":{}},\"comment\":{}}],[\"concurrency\",{\"_index\":88,\"name\":{\"190\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"60\":{},\"97\":{},\"253\":{},\"263\":{},\"300\":{},\"349\":{},\"375\":{},\"391\":{},\"443\":{},\"454\":{}},\"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\":{},\"429\":{}},\"comment\":{}}],[\"dequeue\",{\"_index\":179,\"name\":{\"462\":{}},\"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\":156,\"name\":{\"418\":{}},\"comment\":{}}],[\"dynamicclusterpool\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"dynamicthreadpool\",{\"_index\":123,\"name\":{\"262\":{}},\"comment\":{}}],[\"elu\",{\"_index\":110,\"name\":{\"221\":{},\"246\":{},\"373\":{},\"425\":{},\"441\":{}},\"comment\":{}}],[\"emitter\",{\"_index\":3,\"name\":{\"3\":{},\"76\":{},\"112\":{},\"151\":{},\"278\":{},\"314\":{}},\"comment\":{}}],[\"empty\",{\"_index\":172,\"name\":{\"450\":{}},\"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\":178,\"name\":{\"461\":{}},\"comment\":{}}],[\"enqueuetask\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"env\",{\"_index\":63,\"name\":{\"133\":{}},\"comment\":{}}],[\"error\",{\"_index\":109,\"name\":{\"220\":{},\"421\":{}},\"comment\":{}}],[\"errordata\",{\"_index\":159,\"name\":{\"422\":{}},\"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\":{},\"451\":{}},\"comment\":{}}],[\"getmainworker\",{\"_index\":137,\"name\":{\"360\":{},\"386\":{},\"401\":{}},\"comment\":{}}],[\"gettaskfunction\",{\"_index\":143,\"name\":{\"366\":{}},\"comment\":{}}],[\"gettaskstatistics\",{\"_index\":122,\"name\":{\"256\":{}},\"comment\":{}}],[\"getworkernodekey\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":140,\"name\":{\"363\":{},\"377\":{},\"403\":{}},\"comment\":{}}],[\"head\",{\"_index\":176,\"name\":{\"456\":{}},\"comment\":{}}],[\"id\",{\"_index\":97,\"name\":{\"208\":{},\"431\":{}},\"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\":{},\"382\":{},\"397\":{}},\"comment\":{}}],[\"items\",{\"_index\":175,\"name\":{\"455\":{}},\"comment\":{}}],[\"iworker\",{\"_index\":90,\"name\":{\"196\":{}},\"comment\":{}}],[\"iworkerchoicestrategy\",{\"_index\":114,\"name\":{\"227\":{}},\"comment\":{}}],[\"kill\",{\"_index\":158,\"name\":{\"420\":{}},\"comment\":{}}],[\"killbehavior\",{\"_index\":150,\"name\":{\"407\":{},\"411\":{}},\"comment\":{}}],[\"killbehaviors\",{\"_index\":149,\"name\":{\"406\":{}},\"comment\":{}}],[\"lasttasktimestamp\",{\"_index\":130,\"name\":{\"351\":{},\"379\":{},\"394\":{}},\"comment\":{}}],[\"mainworker\",{\"_index\":133,\"name\":{\"355\":{},\"383\":{},\"398\":{}},\"comment\":{}}],[\"max\",{\"_index\":60,\"name\":{\"61\":{},\"264\":{},\"458\":{}},\"comment\":{}}],[\"maxinactivetime\",{\"_index\":151,\"name\":{\"409\":{}},\"comment\":{}}],[\"maxqueuedtasks\",{\"_index\":85,\"name\":{\"176\":{}},\"comment\":{}}],[\"maxsize\",{\"_index\":19,\"name\":{\"19\":{},\"63\":{},\"109\":{},\"170\":{},\"266\":{},\"311\":{},\"460\":{}},\"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\":{},\"385\":{},\"400\":{}},\"comment\":{}}],[\"messagevalue\",{\"_index\":157,\"name\":{\"419\":{}},\"comment\":{}}],[\"minsize\",{\"_index\":18,\"name\":{\"18\":{},\"74\":{},\"108\":{},\"169\":{},\"276\":{},\"310\":{}},\"comment\":{}}],[\"name\",{\"_index\":94,\"name\":{\"205\":{},\"428\":{}},\"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\":{},\"384\":{},\"399\":{}},\"comment\":{}}],[\"parent\",{\"_index\":160,\"name\":{\"426\":{}},\"comment\":{}}],[\"peek\",{\"_index\":180,\"name\":{\"463\":{}},\"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\":161,\"name\":{\"432\":{}},\"comment\":{}}],[\"push\",{\"_index\":167,\"name\":{\"445\":{}},\"comment\":{}}],[\"pushworkernode\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"queue\",{\"_index\":174,\"name\":{\"453\":{}},\"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\":163,\"name\":{\"435\":{}},\"comment\":{}}],[\"remove\",{\"_index\":119,\"name\":{\"235\":{},\"260\":{}},\"comment\":{}}],[\"removeworkernode\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"reset\",{\"_index\":116,\"name\":{\"229\":{}},\"comment\":{}}],[\"resize\",{\"_index\":171,\"name\":{\"449\":{}},\"comment\":{}}],[\"resolve\",{\"_index\":162,\"name\":{\"433\":{}},\"comment\":{}}],[\"restartworkeronerror\",{\"_index\":71,\"name\":{\"141\":{},\"184\":{},\"343\":{}},\"comment\":{}}],[\"runasync\",{\"_index\":142,\"name\":{\"365\":{},\"389\":{},\"405\":{}},\"comment\":{}}],[\"running\",{\"_index\":100,\"name\":{\"211\":{}},\"comment\":{}}],[\"runningtasks\",{\"_index\":83,\"name\":{\"174\":{}},\"comment\":{}}],[\"runsync\",{\"_index\":141,\"name\":{\"364\":{},\"388\":{},\"404\":{}},\"comment\":{}}],[\"runtime\",{\"_index\":101,\"name\":{\"212\":{},\"240\":{},\"372\":{},\"423\":{},\"439\":{}},\"comment\":{}}],[\"runtimehistory\",{\"_index\":102,\"name\":{\"213\":{}},\"comment\":{}}],[\"sendtomainworker\",{\"_index\":138,\"name\":{\"361\":{},\"376\":{},\"392\":{}},\"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\":166,\"name\":{\"444\":{},\"459\":{}},\"comment\":{}}],[\"splice\",{\"_index\":170,\"name\":{\"448\":{}},\"comment\":{}}],[\"statistics\",{\"_index\":131,\"name\":{\"352\":{},\"380\":{},\"395\":{},\"427\":{}},\"comment\":{}}],[\"tail\",{\"_index\":177,\"name\":{\"457\":{}},\"comment\":{}}],[\"task\",{\"_index\":93,\"name\":{\"204\":{}},\"comment\":{}}],[\"taskfunctions\",{\"_index\":129,\"name\":{\"350\":{},\"378\":{},\"393\":{},\"412\":{}},\"comment\":{}}],[\"taskperformance\",{\"_index\":146,\"name\":{\"369\":{}},\"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\":148,\"name\":{\"390\":{}},\"comment\":{}}],[\"threadworkerwithmessagechannel\",{\"_index\":127,\"name\":{\"347\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":96,\"name\":{\"207\":{},\"370\":{},\"430\":{}},\"comment\":{}}],[\"type\",{\"_index\":16,\"name\":{\"16\":{},\"62\":{},\"106\":{},\"167\":{},\"265\":{},\"308\":{}},\"comment\":{}}],[\"unshift\",{\"_index\":168,\"name\":{\"446\":{}},\"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\":{},\"371\":{},\"424\":{},\"440\":{}},\"comment\":{}}],[\"waittimehistory\",{\"_index\":106,\"name\":{\"217\":{}},\"comment\":{}}],[\"weights\",{\"_index\":121,\"name\":{\"251\":{}},\"comment\":{}}],[\"worker\",{\"_index\":17,\"name\":{\"17\":{},\"73\":{},\"107\":{},\"168\":{},\"223\":{},\"275\":{},\"309\":{},\"437\":{}},\"comment\":{}}],[\"workerasyncfunction\",{\"_index\":153,\"name\":{\"413\":{}},\"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\":154,\"name\":{\"415\":{}},\"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\":{},\"408\":{}},\"comment\":{}}],[\"workerstatistics\",{\"_index\":164,\"name\":{\"438\":{}},\"comment\":{}}],[\"workersyncfunction\",{\"_index\":155,\"name\":{\"416\":{}},\"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 d511387d..51fda18c 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,15 +180,15 @@
    +
  • Defined in src/worker/abstract-worker.ts:77
  • -
    statistics: WorkerStatistics
    +
    statistics: WorkerStatistics

    Performance statistics computation.

    +
  • 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

    @@ -213,16 +213,16 @@
    +
  • 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
  • +
  • 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,16 +163,16 @@ but the minimum number of workers will be guaranteed.

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

    Performance statistics computation.

    +
  • 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
  • +
  • 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:136
  • enableTasksQueue?: boolean
    @@ -70,7 +70,7 @@
    +
  • 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,15 +136,15 @@
    +
  • Defined in src/utility-types.ts:49
  • -
    statistics?: WorkerStatistics
    +
    statistics?: WorkerStatistics

    Whether to compute the given statistics or not.

    +
  • 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>
    @@ -83,7 +83,7 @@
    +
  • Defined in src/pools/pool.ts:108
  • exitHandler?: ExitHandler<Worker>
    @@ -91,7 +91,7 @@
    +
  • Defined in src/pools/pool.ts:116
  • messageHandler?: MessageHandler<Worker>
    @@ -99,7 +99,7 @@
    +
  • Defined in src/pools/pool.ts:104
  • onlineHandler?: OnlineHandler<Worker>
    @@ -107,7 +107,7 @@
    +
  • Defined in src/pools/pool.ts:112
  • restartWorkerOnError?: boolean
    @@ -115,7 +115,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,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"
    @@ -133,7 +133,7 @@

    Default Value

    WorkerChoiceStrategies.ROUND_ROBIN

    +
  • Defined in src/pools/pool.ts:122
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -141,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/pool.ts:142
  • errorHandler?: ErrorHandler<Worker>
    @@ -78,7 +78,7 @@
    +
  • Defined in src/pools/pool.ts:108
  • exitHandler?: ExitHandler<Worker>
    @@ -87,7 +87,7 @@
    +
  • Defined in src/pools/pool.ts:116
  • messageHandler?: MessageHandler<Worker>
    @@ -96,7 +96,7 @@
    +
  • Defined in src/pools/pool.ts:104
  • onlineHandler?: OnlineHandler<Worker>
    @@ -105,7 +105,7 @@
    +
  • Defined in src/pools/pool.ts:112
  • restartWorkerOnError?: boolean
    @@ -114,7 +114,7 @@
    +
  • Defined in src/pools/pool.ts:130
  • tasksQueueOptions?: TasksQueueOptions
    @@ -123,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"
    @@ -134,7 +134,7 @@
    +
  • Defined in src/pools/pool.ts:122
  • workerChoiceStrategyOptions?: WorkerChoiceStrategyOptions
    @@ -143,7 +143,7 @@
    +
  • Defined in src/pools/pool.ts:126
  • workerOptions?: WorkerOptions
    @@ -153,7 +153,7 @@

    See

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

    +
  • Defined in src/pools/thread/fixed.ts:27
  • +
  • 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