Expand description
Pipeline Executor
Orchestrates the fused pipeline execution with:
- Async overlap processing
- Stage fusion for performance
- SLA-bounded execution
- Learning-to-stop algorithms
- Cross-shard optimization
Structsยง
- Executor
Metrics - LspRouting
Stage - LSP routing stage processor
- Parallel
Search Stage - Parallel search stage processor
- Pipeline
Executor - Fused pipeline executor with stage management
- Post
Process Stage - Post-processing stage processor
- Query
Analysis Stage - Query analysis stage processor
- Result
Fusion Stage - Result fusion stage processor
- Stopping
Predictor - Learning-to-stop predictor for early termination