Contextual effects for version-consistent dynamic software updating and safe concurrent programming

Iulian Neamtiu, Michael Hicks, Jeffrey S. Foster, Polyvios Pratikakis

Research output: Contribution to journalArticlepeer-review

19 Scopus citations

Abstract

This paper presents a generalization of standard effect systems that we call contextual effects. A traditional effect system computes the effect of an expression e. Our system additionally computes the effects of the computational context in which e occurs. More specifically, we compute the effect of the computation that has already occurred (the prior effect) and the effect of the computation yet to take place (the future effect). Contextual effects are useful when the past or future computation of the program is relevant at various program points. We present two substantial examples. First, we show how prior and future effects can be used to enforce transactional version consistency (TVC), a novel correctness property for dynamic software updates. TVC ensures that programmer-designated transactional code blocks appear to execute entirely at the same code version, even if a dynamic update occurs in the middle of the block. Second, we show how future effects can be used in the analysis of multi-threaded programs to find thread-shared locations. This is an essential step in applications such as data race detection.

Original languageEnglish (US)
Pages (from-to)37-49
Number of pages13
JournalACM SIGPLAN Notices
Volume43
Issue number1
DOIs
StatePublished - Jan 2008
Externally publishedYes

All Science Journal Classification (ASJC) codes

  • General Computer Science

Keywords

  • Computation effects
  • Contextual effects
  • Data race detection
  • Dynamic software updating
  • Type and effect systems
  • Version consistency

Fingerprint

Dive into the research topics of 'Contextual effects for version-consistent dynamic software updating and safe concurrent programming'. Together they form a unique fingerprint.

Cite this