English

From Reversible Computation to Checkpoint-Based Rollback Recovery for Message-Passing Concurrent Programs

Programming Languages 2023-11-15 v3

Abstract

The reliability of concurrent and distributed systems often depends on some well-known techniques for fault tolerance. One such technique is based on checkpointing and rollback recovery. Checkpointing involves processes to take snapshots of their current states regularly, so that a rollback recovery strategy is able to bring the system back to a previous consistent state whenever a failure occurs. In this paper, we consider a message-passing concurrent programming language and propose a novel rollback recovery strategy that is based on some explicit checkpointing operators and the use of a (partially) reversible semantics for rolling back the system.

Keywords

Cite

@article{arxiv.2309.04873,
  title  = {From Reversible Computation to Checkpoint-Based Rollback Recovery for Message-Passing Concurrent Programs},
  author = {Germán Vidal},
  journal= {arXiv preprint arXiv:2309.04873},
  year   = {2023}
}

Comments

To appear in the Proceedings of the 19th International Conference on Formal Aspects of Component Software (FACS 2023)

R2 v1 2026-06-28T12:17:08.921Z