Next Steps
Continue your Orleans.StateMachineES journey.
Advanced Topics
Ready to explore more? Check out:
- Event Sourcing - Complete state history and 30% better performance
- Hierarchical States - Parent-child state relationships
- Distributed Sagas - Multi-grain workflows with compensation
- Circuit Breaker - Production resilience patterns
Examples
See real-world implementations:
- E-Commerce Workflow - Order processing with timers and events
- Document Approval - Multi-level approval process
- Smart Home - Orthogonal regions and source generation
Reference Materials
- Cheat Sheet - Quick reference for all features
- API Documentation - Complete API reference
- Async Patterns - Critical reading for production code