English

Parameterized Concurrent Multi-Party Session Types

Programming Languages 2012-08-24 v1 Distributed, Parallel, and Cluster Computing

Abstract

Session types have been proposed as a means of statically verifying implementations of communication protocols. Although prior work has been successful in verifying some classes of protocols, it does not cope well with parameterized, multi-actor scenarios with inherent asynchrony. For example, the sliding window protocol is inexpressible in previously proposed session type systems. This paper describes System-A, a new typing language which overcomes many of the expressiveness limitations of prior work. System-A explicitly supports asynchrony and parallelism, as well as multiple forms of parameterization. We define System-A and show how it can be used for the static verification of a large class of asynchronous communication protocols.

Keywords

Cite

@article{arxiv.1208.4632,
  title  = {Parameterized Concurrent Multi-Party Session Types},
  author = {Minas Charalambides and Peter Dinges and Gul Agha},
  journal= {arXiv preprint arXiv:1208.4632},
  year   = {2012}
}

Comments

In Proceedings FOCLASA 2012, arXiv:1208.4327

R2 v1 2026-06-21T21:54:13.736Z