Class: Temporalio::Worker::Tuner::SlotSupplier
- Inherits:
-
Object
- Object
- Temporalio::Worker::Tuner::SlotSupplier
- Defined in:
- lib/temporalio/worker/tuner.rb
Overview
Slot supplier used for reserving slots for execution. Currently the only implementations allowed are Fixed and ResourceBased.
Direct Known Subclasses
Defined Under Namespace
Classes: Fixed, ResourceBased