Expand description
Parallel processing utilities for GraphRAG
This module provides parallel processing capabilities using Rayon for improved performance on multi-core systems.
Structs§
- Parallel
Config - Configuration for parallel processing
- Parallel
Processor - Parallel processor for batch operations
- Parallel
Statistics - Statistics about parallel processing performance
- Performance
Monitor - Performance monitor for parallel operations
Functions§
- configure_
thread_ pool - Configure Rayon thread pool