logo

Module bastion::resizer[][src]

Expand description

Special kind of structs for resizable actor groups in runtime.

Features:

  • Configuring limits and used strategies for resizers.
  • Strategy based on statistics given by spawned actors.
  • Auto-creation / deletion actors on demand.

Structs

Special struct for scaling up and down actor groups in runtime.

Enums

An enumeration that describe acceptable upper boundaries for the spawned actors in runtime.

Determines the strategy for scaling up in runtime.