That's Enough: Asynchrony with Standard Choreography Primitives

Luís Cruz-Filipe, Fabrizio Montesi [2017].
In CoRR abs/1711.08700.

Abstract
Choreographies are widely used for the specification of concurrent and distributed software architectures. Since asynchronous communications are ubiquitous in real-world systems, previous works have proposed different approaches for the formal modelling of asynchrony in choreographies. Such approaches typically rely on ad-hoc syntactic terms or semantics for capturing the concept of messages in transit, yielding different formalisms that have to be studied separately. In this work, we take a different approach, and show that such extensions are not needed to reason about asynchronous communications in choreographies. Rather, we demonstrate how a standard choreography calculus already has all the needed expressive power to encode messages in transit (and thus asynchronous communications) through the primitives of process spawning and name mobility. The practical consequence of our results is that we can reason about real-world systems within a choreography formalism that is simpler than those hitherto proposed.
Links
arxiv.org
Additional notes
None
Cite (BibTeX)
Click to expand
@article{DBLP:journals/corr/abs-1711-08700,
  author       = {Lu{\'{\i}}s Cruz{-}Filipe and
                  Fabrizio Montesi},
  title        = {That's Enough: Asynchrony with Standard Choreography Primitives},
  journal      = {CoRR},
  volume       = {abs/1711.08700},
  year         = {2017},
  url          = {http://arxiv.org/abs/1711.08700},
  eprinttype    = {arXiv},
  eprint       = {1711.08700},
  timestamp    = {Mon, 13 Aug 2018 16:49:11 +0200},
  biburl       = {https://dblp.org/rec/journals/corr/abs-1711-08700.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}