Expand description
Types and traits for the Goal-Oriented Resource Negotiation & Allocation (GORNA) protocol.
Structs§
- Agent
Status - A snapshot of an Agent’s current health and performance.
- Negotiation
Request - A request sent by the DCC to an Agent to negotiate resources.
- Negotiation
Response - A response from an Agent offering various execution strategies.
- Resource
Budget - An allocated resource budget issued by the DCC to an Agent.
- Resource
Constraints - Hard resource constraints the DCC imposes on an Agent during negotiation.
- Strategy
Option - A specific execution strategy offered by an Agent.
Enums§
- AgentId
- Unique identifier for engine agents with implicit priority ordering.
- Strategy
Id - Generic strategy identifier for budget allocation.