chore: generate documentation
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 9 Jun 2023 18:58:54 +0000 (18:58 +0000)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 9 Jun 2023 18:58:54 +0000 (18:58 +0000)
commitf05afd162e34836a52c48b05781750e3421424d8
treef650c17d9a35c86c27311d76f09cbe16ed3c420b
parent9adcefabee69d0c8a8f580c2512e35d2c54c8219
chore: generate documentation
60 files changed:
docs/assets/search.js
docs/classes/AbstractPool.html
docs/classes/AbstractWorker.html
docs/classes/CircularArray.html
docs/classes/ClusterWorker.html
docs/classes/DynamicClusterPool.html
docs/classes/DynamicThreadPool.html
docs/classes/FixedClusterPool.html
docs/classes/FixedThreadPool.html
docs/classes/PoolEmitter.html
docs/classes/Queue.html
docs/classes/ThreadWorker.html
docs/classes/WorkerChoiceStrategyContext.html
docs/index.html
docs/interfaces/ClusterPoolOptions.html
docs/interfaces/EventLoopUtilizationMeasurementStatistics.html [new file with mode: 0644]
docs/interfaces/IPool.html
docs/interfaces/IWorker.html
docs/interfaces/IWorkerChoiceStrategy.html
docs/interfaces/MeasurementOptions.html [new file with mode: 0644]
docs/interfaces/MeasurementStatistics.html [new file with mode: 0644]
docs/interfaces/MeasurementStatisticsRequirements.html [new file with mode: 0644]
docs/interfaces/MessageValue.html
docs/interfaces/PoolInfo.html
docs/interfaces/PoolOptions.html
docs/interfaces/PromiseResponseWrapper.html
docs/interfaces/Task.html
docs/interfaces/TaskError.html [new file with mode: 0644]
docs/interfaces/TaskPerformance.html
docs/interfaces/TaskStatistics.html
docs/interfaces/TaskStatisticsRequirements.html [new file with mode: 0644]
docs/interfaces/TasksQueueOptions.html
docs/interfaces/ThreadPoolOptions.html
docs/interfaces/WorkerChoiceStrategyOptions.html
docs/interfaces/WorkerNode.html
docs/interfaces/WorkerOptions.html
docs/interfaces/WorkerStatistics.html
docs/interfaces/WorkerUsage.html [moved from docs/interfaces/TasksUsage.html with 59% similarity]
docs/types/Draft.html
docs/types/ErrorHandler.html
docs/types/ExitHandler.html
docs/types/KillBehavior.html
docs/types/Measurement.html [new file with mode: 0644]
docs/types/MessageHandler.html
docs/types/OnlineHandler.html
docs/types/PoolEvent.html
docs/types/PoolType.html
docs/types/TaskFunctions.html
docs/types/ThreadWorkerWithMessageChannel.html
docs/types/WorkerAsyncFunction.html
docs/types/WorkerChoiceStrategy.html
docs/types/WorkerFunction.html
docs/types/WorkerSyncFunction.html
docs/types/WorkerType.html
docs/variables/KillBehaviors.html
docs/variables/Measurements.html [new file with mode: 0644]
docs/variables/PoolEvents.html
docs/variables/PoolTypes.html
docs/variables/WorkerChoiceStrategies.html
docs/variables/WorkerTypes.html