Expand description
Threshold-based batch processor that adapts based on operation frequency
This module provides a batch processor that automatically switches between direct processing and batching based on operation frequency.
Structsยง
- Batch
Config - Configuration for batch processing behavior
- Processing
Stats - Processing statistics
- Threshold
Batch Processor - Threshold-based batch processor