Module pattern_matcher
Expand description
Pattern Pre-compilation for Efficient Message Routing
Provides optimized pattern matching by pre-compiling topic patterns into efficient matchers that avoid runtime parsing overhead.
Structs§
- Compiled
Pattern - Pre-compiled pattern for efficient matching
- Pattern
Matcher - Pattern matcher that pre-compiles all patterns for efficient matching
Enums§
- Pattern
Segment - Pre-compiled pattern segment for efficient matching