English

Type-checking Liveness for Collaborative Processes with Bounded and Unbounded Recursion

Logic in Computer Science 2017-01-11 v3

Abstract

We present the first session typing system guaranteeing request-response liveness properties for possibly non-terminating communicating processes. The types augment the branch and select types of the standard binary session types with a set of required responses, indicating that whenever a particular label is selected, a set of other labels, its responses, must eventually also be selected. We prove that these extended types are strictly more expressive than standard session types. We provide a type system for a process calculus similar to a subset of collaborative BPMN processes with internal (data-based) and external (event-based) branching, message passing, bounded and unbounded looping. We prove that this type system is sound, i.e., it guarantees request-response liveness for dead-lock free processes. We exemplify the use of the calculus and type system on a concrete example of an infinite state system.

Keywords

Cite

@article{arxiv.1510.06658,
  title  = {Type-checking Liveness for Collaborative Processes with Bounded and Unbounded Recursion},
  author = {Søren Debois and Thomas Hildebrandt and Tijs Slaats and Nobuko Yoshida},
  journal= {arXiv preprint arXiv:1510.06658},
  year   = {2017}
}

Comments

Accepted for publication in Logical Methods in Computer Science

R2 v1 2026-06-22T11:26:43.878Z