English

Constructing Weakly Terminating Interface Protocols

Logic in Computer Science 2026-03-18 v1 Formal Languages and Automata Theory Software Engineering

Abstract

Interfaces play a central role in determining compatible component compositions by prescribing permissible interactions between a service provider (server) and its consumers (clients). The high degree of concurrency in asynchronous communicating systems increases the risk of unintentionally introducing deadlocks and livelocks. The weak termination property serves as a basic sanity check to avoid such problems. It assures that in each reachable state, the system has the option to eventually terminate. This paper generalizes existing results that, by construction, guarantee weakly terminating interface compositions. Our generalizations make the theory applicable more broadly in practice. Starting with an interface specification of a server satisfying certain properties, we show how a class of clients modeling different usage contexts can be derived using a partial mirroring relation. Furthermore, we discuss an embedding of our results in an open-source tool to guide modelers in designing weakly terminating interfaces.

Keywords

Cite

@article{arxiv.2603.15675,
  title  = {Constructing Weakly Terminating Interface Protocols},
  author = {Debjyoti Bera and Tim A. C. Willemse},
  journal= {arXiv preprint arXiv:2603.15675},
  year   = {2026}
}