Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers failure handling in asynchronous systems using the Actor Model, where failures are reified as messages and sent to known addresses for handling by team leaders. It also discusses supervision, resilience, supervisor strategies, actor identity for recovery, actor lifecycle hooks, and lifecycle spanning restarts.