Expand description
Parallel execution module
Provides parallel node execution with layer detection and concurrent processing
Structsยง
- Execution
Layer - Represents a layer of independent nodes that can execute in parallel
- Parallel
Config - Configuration for parallel execution
- Parallel
Executor - Parallel executor that identifies independent nodes and executes them concurrently
- Parallelism
Stats - Statistics about parallelism in a graph