Modes of Execution - Gnorion/BizVR GitHub Wiki
Modes of Execution
- Imperative (step by step)
- Functional (composition of functions, stateless, side effect free)
- Declarative (what, not how)
- Event Based Execution (when demons)
- Complex Event Processing (CEP)
- Categories