Module gorna

Module gorna 

Source
Expand description

Types and traits for the Goal-Oriented Resource Negotiation & Allocation (GORNA) protocol.

Structs§

AgentStatus
A snapshot of an Agent’s current health and performance.
NegotiationRequest
A request sent by the DCC to an Agent to negotiate resources.
NegotiationResponse
A response from an Agent offering various execution strategies.
ResourceBudget
An allocated resource budget issued by the DCC to an Agent.
ResourceConstraints
Hard resource constraints the DCC imposes on an Agent during negotiation.
StrategyOption
A specific execution strategy offered by an Agent.

Enums§

AgentId
Unique identifier for engine agents with implicit priority ordering.
StrategyId
Generic strategy identifier for budget allocation.