Advanced capabilities for production use.
Introduction to stream processing and CEP.
Topics:
- Stream basics
- Windowing
- Watermarking
- Event time vs processing time
Deep dive into streaming architecture and patterns.
Topics:
- Architecture overview
- State management
- Exactly-once semantics
- Performance optimization
Complete reference for stream operators.
Topics:
- Transformation operators
- Windowing operators
- Join operators
- Aggregation operators
Build custom plugins and extend the engine.
Topics:
- Plugin architecture
- Custom functions
- Built-in plugins
- Plugin best practices
Distributed state management with Redis.
Topics:
- Redis integration
- State persistence
- Distributed deployment
- Performance tuning
Comprehensive RETE optimization techniques for maximum performance.
Topics:
- Beta Memory Indexing (11x to 1,235x speedup)
- Alpha Memory Indexing (up to 800x speedup)
- Node Sharing (98% memory reduction)
- Alpha Memory Compaction
- Token Pooling
Real benchmark data and performance analysis.
Topics:
- Detailed benchmark results
- Performance comparisons
- Memory measurements
- Optimization recommendations
Global proof caching for backward chaining with TMS integration.
Topics:
- Proof caching (100-1000x speedup)
- Dependency tracking
- TMS-aware invalidation
- Multiple justifications
- Performance benchmarks
Optimize your rule engine for production.
Topics:
- RETE optimization
- Indexing strategies
- Memory management
- Benchmarking
Advanced patterns and techniques.
Topics:
- Complex rule patterns
- Custom integrations
- Production deployment
- Getting Started - Quick start guide
- Core Features - Essential capabilities
- API Reference - Complete API