Expand description
Implementations for distributed protocols
Structs§
- Agent
Health - Monitoring agent health status
- Aggregated
Metrics - Aggregated metrics result
- Aggregation
Query - Aggregation query
- Aggregation
Strategy - Aggregation strategy
- Alert
- Alert notification
- Alert
Rule - Alert rule definition
- Alerting
System - Alerting system for monitoring
- Allocation
Plan - Resource allocation plan
- Allocation
Record - Resource allocation record
- Available
Resources - Available resources on a node
- Basic
Synchronization Protocol - Basic synchronization protocol implementation
- Byzantine
Consensus - Byzantine fault tolerant consensus
- Capability
Based Balancer - Capability-based load balancer
- Checkpoint
Data - Checkpoint data structure
- Checkpointing
System - Checkpointing system for fault tolerance
- Computation
Progress - Computation progress tracking
- Computation
Result - Computation result
- Consensus
Result - Consensus result
- Execution
Statistics - Execution statistics
- Fault
- Fault representation
- Fault
Tolerance Manager - Fault tolerance management system
- Impact
- Predicted impact of a fault
- InMemory
Checkpoint Storage - In-memory checkpoint storage for testing
- InMemory
Metrics Storage - In-memory metrics storage for testing
- Leader
State - Leader state for Raft consensus
- LogEntry
- Log entry for Raft consensus
- LogReplication
- Log replication for Raft consensus
- MLOptimized
Balancer - ML-optimized load balancer
- Message
Authenticator - Message authenticator for secure consensus
- Metric
- Individual metric data point
- Metrics
Aggregator - Metrics aggregation engine
- Metrics
Collector - Metrics collection system
- Metrics
Query - Metrics query structure
- Model
Evaluator - Model evaluator for performance assessment
- Network
Topology - Network topology representation
- Prediction
Result - Prediction result
- Raft
Consensus - Raft consensus implementation
- Recovery
Result - Recovery result
- Redundancy
Manager - Redundancy management for fault tolerance
- Resource
Allocation - Resource allocation per node
- Resource
Allocator - Resource allocation system
- Resource
Metrics - Resource metrics from monitoring
- Resource
Monitor - Resource monitoring system
- Resource
Predictor - Resource predictor for capacity planning
- Resource
Usage Prediction - Resource usage prediction
- System
State - System state snapshot
- System
Status - System status summary
- Training
Config - Training configuration
- Training
Data Collector - Training data collector for ML models
- Training
Result - Training result for ML models
- Training
Scheduler - Training scheduler for ML models
Enums§
- Aggregation
Function - Aggregation functions
- Alert
Condition - Alert conditions
- Command
- Commands for consensus protocol
- Fault
Type - Types of faults in distributed quantum systems
- Severity
- Fault severity levels
Traits§
- Allocation
Strategy - Trait for resource allocation strategies
- Checkpoint
Storage - Trait for checkpoint storage
- Consensus
Engine - Consensus engine trait for distributed decision making
- Fault
Detector - Trait for fault detection
- Metrics
Storage - Trait for metrics storage
- Monitoring
Agent - Trait for monitoring agents
- Notification
Channel - Trait for notification channels
- Prediction
Model - Trait for prediction models
- Recovery
Strategy - Trait for recovery strategies
- Redundancy
Strategy - Trait for redundancy strategies