docs: publish documentation
authorDocumentation Bot <documentation-bot@users.noreply.github.com>
Sun, 7 Jul 2024 12:09:58 +0000 (12:09 +0000)
committerDocumentation Bot <documentation-bot@users.noreply.github.com>
Sun, 7 Jul 2024 12:09:58 +0000 (12:09 +0000)
commit62d0f6fe252439cf9a7d71c290a3f1a162aeb829
tree7e65f98654bfc73afc5b6c9b8b53902aa05fcac3
parent901a113287d89556d4848b3274dc3625889902b6
docs: publish documentation
76 files changed:
docs/assets/navigation.js
docs/assets/search.js
docs/classes/AbstractPool.html
docs/classes/AbstractWorker.html
docs/classes/CircularBuffer.html
docs/classes/ClusterWorker.html
docs/classes/DynamicClusterPool.html
docs/classes/DynamicThreadPool.html
docs/classes/FixedClusterPool.html
docs/classes/FixedPriorityQueue.html [deleted file]
docs/classes/FixedThreadPool.html
docs/classes/PriorityQueue.html
docs/classes/ThreadWorker.html
docs/classes/WorkerChoiceStrategiesContext.html
docs/functions/availableParallelism.html
docs/hierarchy.html
docs/index.html
docs/interfaces/EventLoopUtilizationMeasurementStatistics.html
docs/interfaces/FixedPriorityQueueNode.html [deleted file]
docs/interfaces/FixedQueueNode.html [new file with mode: 0644]
docs/interfaces/IFixedQueue.html [new file with mode: 0644]
docs/interfaces/IPool.html
docs/interfaces/IWorker.html
docs/interfaces/IWorkerChoiceStrategy.html
docs/interfaces/IWorkerNode.html
docs/interfaces/MeasurementOptions.html
docs/interfaces/MeasurementStatistics.html
docs/interfaces/MeasurementStatisticsRequirements.html
docs/interfaces/MessageValue.html
docs/interfaces/PoolInfo.html
docs/interfaces/PoolOptions.html
docs/interfaces/PriorityQueueNode.html [deleted file]
docs/interfaces/PromiseResponseWrapper.html
docs/interfaces/StrategyData.html
docs/interfaces/StrategyPolicy.html
docs/interfaces/Task.html
docs/interfaces/TaskFunctionObject.html
docs/interfaces/TaskFunctionOperationResult.html
docs/interfaces/TaskFunctionProperties.html
docs/interfaces/TaskPerformance.html
docs/interfaces/TaskStatistics.html
docs/interfaces/TaskStatisticsRequirements.html
docs/interfaces/TasksQueueOptions.html
docs/interfaces/WorkerChoiceStrategyOptions.html
docs/interfaces/WorkerError.html
docs/interfaces/WorkerInfo.html
docs/interfaces/WorkerNodeEventDetail.html
docs/interfaces/WorkerNodeOptions.html
docs/interfaces/WorkerOptions.html
docs/interfaces/WorkerStatistics.html
docs/interfaces/WorkerUsage.html
docs/types/ClusterPoolOptions.html
docs/types/ErrorHandler.html
docs/types/EventHandler.html
docs/types/ExitHandler.html
docs/types/KillBehavior.html
docs/types/KillHandler.html
docs/types/Measurement.html
docs/types/MessageHandler.html
docs/types/OnlineHandler.html
docs/types/PoolEvent.html
docs/types/PoolType.html
docs/types/TaskAsyncFunction.html
docs/types/TaskFunction.html
docs/types/TaskFunctions.html
docs/types/TaskSyncFunction.html
docs/types/ThreadPoolOptions.html
docs/types/WorkerChoiceStrategy.html
docs/types/WorkerType.html
docs/types/Writable.html
docs/variables/KillBehaviors.html
docs/variables/Measurements.html
docs/variables/PoolEvents.html
docs/variables/PoolTypes.html
docs/variables/WorkerChoiceStrategies.html
docs/variables/WorkerTypes.html