Expand description
Advanced Mode Ecosystem Integration (Refactored)
This module has been refactored to comply with the 2000-line policy. The original implementation has been split into multiple focused modules.
Structs§
- Advanced
Ecosystem Config - Configuration for advanced ecosystem
- Advanced
Ecosystem Coordinator - Central coordinator for advanced mode ecosystem
- Advanced
Input - Input for advanced processing
- Advanced
Output - Output from advanced processing
- Alert
Thresholds - Alert thresholds
- Channel
Config - Communication channel configuration
- Communication
Statistics - Communication statistics
- Cross
Module Optimization Config - Cross-module optimization configuration
- Delivery
Confirmation - Message delivery confirmation
- Distributed
Workflow - Distributed workflow specification
- Ecosystem
Context - Context for ecosystem operations
- Ecosystem
Performance Monitor - Performance monitor for the ecosystem
- Ecosystem
Performance Report - Performance report for the ecosystem
- Ecosystem
Resource Manager - Resource manager for the ecosystem
- Ecosystem
Status - Status of the advanced ecosystem
- Inter
Module Message - Inter-module communication message
- Load
Balancer - Load balancer for distributing work
- Load
Balancing Metrics - Load balancing metrics
- Module
Communication Hub - Communication hub for managing inter-module messages
- Module
Performance Metrics - Performance metrics for a module
- Module
Resource Usage - Resource usage for a module
- Monitoring
Config - Monitoring configuration
- Optimization
Context - Context for optimization operations
- Optimization
Opportunity - Optimization opportunity identified by the ecosystem
- Optimized
Pipeline - Optimized processing pipeline
- Performance
Alert - Performance alert
- Performance
Metrics - Performance metrics for operations
- Performance
Targets - Performance targets for the ecosystem
- Pipeline
Stage - Pipeline stage configuration
- Processing
Context - Processing context for advanced operations
- Processing
Metrics - Processing metrics
- Processing
Plan - Processing plan for advanced operations
- Quality
Requirements - Quality requirements for processing
- Resource
Allocation - Resource allocation for a module
- Resource
Monitor - Resource monitor
- Resource
Pool - Pool of available resources
- Resource
Prediction Model - Model for predicting resource usage
- Resource
Snapshot - Snapshot of resource usage at a point in time
- Resource
Utilization - Resource utilization metrics
- Stage
Result - Result of a single workflow stage
- System
Metrics - System-wide performance metrics
- Timing
Constraints - Timing constraints for processing
- Workflow
Execution Plan - Workflow execution plan
- Workflow
Executor - Workflow execution implementation
- Workflow
Result - Result of workflow execution
- Workflow
Stage - Workflow stage specification
- Workflow
State - State of workflow execution
Enums§
- Alert
Level - Alert levels
- Communication
Health - Health status of the communication system
- Ecosystem
Health - Health status of the ecosystem
- Load
Balancing Strategy - Load balancing strategies
- Message
Type - Types of inter-module messages
- Optimization
Level - Optimization level for cross-module operations
- Priority
- Priority levels for processing
- Processing
Strategy - Processing strategy for advanced operations
Traits§
- Advanced
Module - Trait for advanced modules to implement ecosystem integration