An Asynchronous Scheme for Rollback Recovery in Message-Passing Concurrent Programming Languages

Germán Vidal
DOI: https://doi.org/10.1145/3605098.3636051
2024-01-05
Abstract:Rollback recovery strategies are well-known in concurrent and distributed systems. In this context, recovering from unexpected failures is even more relevant given the non-deterministic nature of execution, which means that it is practically impossible to foresee all possible process interactions.
Programming Languages
What problem does this paper attempt to address?