LOApr 8

Asynchronous Multiparty Sessions with Mixed Choice

arXiv:2604.0687271.5h-index: 37
AI Analysis

This work addresses the problem of designing reliable asynchronous multiparty protocols with mixed choice for distributed systems, representing an incremental extension of existing session type frameworks.

The authors developed an asynchronous calculus for multiparty sessions with mixed choice, extending the Simple MultiParty Session framework to support nondeterministic choices with both input and output prefixes, and proved fundamental theorems including Subject Reduction and Session Fidelity, which ensure typable sessions are Lock-Free and Orphan-Message-Free.

We present an asynchronous calculus for multiparty sessions with mixed choice, which extends the Simple MultiParty Session framework in order to support nondeterministic choices with both input and output prefixes. Global types -- equipped with a coinductively defined labelled transition system -- form the basis of a type system that exploits the key notion of coherence of communication label sets. Roughly, a coherent set contains either all the communications enabled in the session, or all the actions currently exhibited by a participant, provided that at least one input is enabled for each expected sender. Our approach to the typing of multiparty sessions is orthogonal to the well-established, projection-based approaches of the MultiParty Session Type framework. We prove fundamental theorems for typable multiparty sessions, including Subject Reduction and Session Fidelity. These properties imply that typable sessions are both Lock-Free and Orphan-Message-Free. We also investigate the Eventual Reception property for an extension of the type system. Some examples demonstrate the expressiveness of mixed choice in asynchronous multiparty protocols and the effectiveness of the proposed type discipline.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes