Classes | |
interface | BrokerPolicies::StrictPolicy |
A simple strict priority-based contention policy. More... | |
interface | BrokerPolicies::WeightedPolicy |
A contention policy based on weights, where the weight is the task's proportional share. More... | |
interface | BrokerPolicies::PartitionPolicy |
A contention policy that delegates decisions to zero or more subpolicies. More... |