Module ApplicationRunTime

Module ApplicationRunTime 

Source
Expand description

§ApplicationRunTime

Defines the concrete, Echo-based ApplicationRunTime for the Mountain application. This is the core execution engine that bridges the declarative ActionEffect system with the high-performance Echo task scheduler.

Structs§

ApplicationRunTime
A RunTime that uses a high-performance, work-stealing scheduler (Echo) to execute all ActionEffects.