Skip to main content

Module scale

Module scale 

Source
Expand description

Scale Manager โ€” Tracks instances per service and processes scale requests.

Manages the mapping between services and their running instances, handles scale-up/scale-down decisions, and emits instance state events.

Structsยง

InstanceRegistry
Registry for instance self-registration in standalone multi-node deployments.
ScaleManager
Tracks all instances managed by this Box host.
ServiceHealth
Aggregated health metrics for a service.