edgeless-project / edgeless

MVP Implementation
Other
18 stars 2 forks source link

implement hot redundancy concept for scenario critical tasks (QOS KPI) #230

Open lukasz-zet opened 6 days ago

lukasz-zet commented 6 days ago

Scenario critical tasks, as defined by Quality of Service (QoS) parameters, will be guaranteed to have less than ≤ 10 ms downtime upon (simulated) failure of any system component, thanks to hot stand-by redundant executors.

ccicconetti commented 6 days ago

I guess this issue depends on #96.