Expand description
Lifecycle management layer (non-architectural layer)
Responsible for Actor system lifecycle management:
- ActrSystem: Initialization and configuration
- ActrNode
: Generic node (bound to Workload Type)
Structs§
- Actr
Node - ActrNode - ActrSystem + Workload (1:1 composition)
- Actr
System - ActrSystem - Runtime infrastructure (generic-free)
- Credential
State - Credential state for shared access between tasks
Functions§
- heartbeat_
task - Heartbeat task that periodically sends Ping messages to signaling server