English

Lightening Global Types

Programming Languages 2014-06-16 v1 Distributed, Parallel, and Cluster Computing

Abstract

Global session types prevent participants from waiting for never coming messages. Some interactions take place just for the purpose of informing receivers that some message will never arrive or the session is terminated. By decomposing a big global type into several light global types, one can avoid such kind of redundant interactions. Lightening global types gives us cleaner global types, which keep all necessary communications. This work proposes a framework which allows to easily decompose global types into light global types, preserving the interaction sequences of the original ones but for redundant interactions.

Cite

@article{arxiv.1406.3483,
  title  = {Lightening Global Types},
  author = {Tzu-chun Chen},
  journal= {arXiv preprint arXiv:1406.3483},
  year   = {2014}
}

Comments

In Proceedings PLACES 2014, arXiv:1406.3313

R2 v1 2026-06-22T04:37:52.930Z