On the Fair Termination of Client-Server Sessions
Luca Padovani

TL;DR
This paper introduces a type system for client-server session calculus based on linear logic, proving fair termination by linking calculus reductions to proof theory cut elimination.
Contribution
It presents a novel type system for CSLL$^inity$ that ensures fair termination through a correspondence with infinitary linear logic proof theory.
Findings
Type system guarantees fair termination of client-server sessions.
Establishes correspondence between calculus reductions and proof theory.
Fair termination follows from cut elimination in linear logic.
Abstract
Client-server sessions are based on a variation of the traditional interpretation of linear logic propositions as session types in which non-linear channels (those regulating the interaction between a pool of clients and a single server) are typed by coexponentials instead of the usual exponentials. Coexponentials enable the modeling of racing interactions, whereby clients compete to interact with a single server whose internal state (and thus the offered service) may change as the server processes requests sequentially. In this work we present a fair termination result for CSLL, a core calculus of client-server sessions. We design a type system such that every well-typed term corresponds to a valid derivation in MALL, the infinitary proof theory of linear logic with least and greatest fixed points. We then establish a correspondence between reductions in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, programming, and type systems · Formal Methods in Verification · Logic, Reasoning, and Knowledge
