English

Extending Rely-Guarantee thinking to handle Real-Time Scheduling

Software Engineering 2023-12-04 v1

Abstract

The reference point for developing any artefact is its specification; to develop software formally, a formal specification is required. For sequential programs, pre and post conditions (together with abstract objects) suffice; rely and guarantee conditions extend the scope of formal development approaches to tackle concurrency. In addition, real-time systems need ways of both requiring progress and relating that progress to some notion of time. This paper extends rely-guarantee ideas to cope with specifications of -- and assumptions about -- real-time schedulers. Furthermore it shows how the approach helps identify and specify fault-tolerance aspects of such schedulers by systematically challenging the assumptions.

Keywords

Cite

@article{arxiv.2312.00171,
  title  = {Extending Rely-Guarantee thinking to handle Real-Time Scheduling},
  author = {Cliff B. Jones and Alan Burns},
  journal= {arXiv preprint arXiv:2312.00171},
  year   = {2023}
}

Comments

Published on-line (2023-11-30) in "Formal Methods in System Design"

R2 v1 2026-06-28T13:37:44.520Z