Rely-Guarantee Protocols
Title | Rely-Guarantee Protocols |
Publication Type | Conference Proceedings |
Year of Publication | 2014 |
Authors | Filipre Militao, Jonathan Aldrich, Luis Caires |
Conference Name | Proceedings of the 28th European Conference on ECOOP 2014 --- Object-Oriented Programming |
Volume | 8586 |
Date Published | 08/2014 |
Publisher | Springer-Verlag New York, Inc. New York, NY, USA ©2014 |
Conference Location | Uppsala, Sweden |
ISBN | 978-3-662-44201-2 |
Keywords | CMU, Oct'14 |
Abstract | The use of shared mutable state, commonly seen in object-oriented systems, is often problematic due to the potential conflicting interactions between aliases to the same state. We present a substructural type system outfitted with a novel lightweight interference control mechanism, rely-guarantee protocols, that enables controlled aliasing of shared resources. By assigning each alias separate roles, encoded in a novel protocol abstraction in the spirit of rely-guarantee reasoning, our type system ensures that challenging uses of shared state will never interfere in an unsafe fashion. In particular, rely-guarantee protocols ensure that each alias will never observe an unexpected value, or type, when inspecting shared memory regardless of how the changes to that shared state (originating from potentially unknown program contexts) are interleaved at run-time. |
DOI | 10.1007/978-3-662-44202-9_14 |
Citation Key | node-30106 |