Expand description
Module instance pooling and load balancing.
Provides multiple instances of the same module for parallel execution with load-aware request routing.
Structs§
- Instance
Stats - Statistics for a pooled instance.
- Module
Pool - Module instance pool with load balancing.
- Pool
Config - Pool configuration.
- Pool
Stats - Pool statistics.
- Pooled
Instance - A pooled module instance with load tracking.
Enums§
- Load
Balance Strategy - Load balancing strategy.