Expand description
§Advanced Performance Utilities for OxiRS Stream
High-performance utilities, optimizations, and patterns for achieving maximum throughput and minimum latency in streaming operations.
Structs§
- Adaptive
Batcher - High-performance adaptive batcher for streaming events
- Adaptive
Rate Limiter - Adaptive rate limiter with intelligent backpressure
- Batching
Stats - Statistics for adaptive batching performance
- Intelligent
Memory Pool - Intelligent memory pool for reducing allocation overhead
- Intelligent
Prefetcher - Intelligent prefetcher for streaming data
- Parallel
Stream Processor - High-performance parallel processor for streaming events
- Performance
Utils Config - Configuration for performance optimizations
- Pool
Stats - Memory pool statistics
- Processing
Stats - Processing statistics
- Rate
Limit Config - Rate limiting configuration