Class: Temporalio::Worker::Tuner::SlotSupplier

Inherits:
Object
  • Object
show all
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

Fixed, ResourceBased

Defined Under Namespace

Classes: Fixed, ResourceBased