INVESTIGADORES
BONELLI Eduardo Augusto
artículos
Título:
Correspondence assertions for process synchronization in concurrent communications
Autor/es:
EDUARDO BONELLI, ADRIANA COMPAGNONI, ELSA GUNTER
Revista:
JOURNAL OF FUNCTIONAL PROGRAMMING
Editorial:
Cambridge University Press
Referencias:
Año: 2005 vol. 15 p. 219 - 247
ISSN:
0956-7968
Resumen:
High-level specification of patterns of communications such as protocols can be modeled elegantly by means of session types (Honda et al., 1998). However, a number of examples suggest that session types fall short when finer precision on protocol specification is required. In order to increase the expressiveness of session types we appeal to the theory of correspondence assertions (Clarke & Marrero, 1998; Gordon & Jeffrey, 2003b). The resulting type discipline augments the types of long-term channels with effects and thus yields types which may depend on messages read or written earlier within the same session. This new type system can be used to check: * source of information, * whether data is propagated as specified across multiple parties, * if there are unspecified communications between parties, and * if the data being exchanged has been modified by the code in an unspecified way. We prove that evaluation preserves typability and that well-typed processes are safe. Also, we illustrate how the resulting theory allows us to address shortcomings present in the pure theory of session types.