Sciweavers

CORR
2009
Springer

Programming Idioms for Transactional Events

13 years 2 months ago
Programming Idioms for Transactional Events
Transactional events (TE) are an extension of Concurrent ML (CML), a programming model for synchronous message-passing. Prior work has focused on TE's formal semantics and its implementation. This paper considers programming idioms, particularly those that vary unexpectedly from the corresponding CML idioms. First, we solve a subtle problem with client-server protocols in TE. Second, we argue that CML's wrap and guard primitives do not translate well to TE, and we suggest useful workarounds. Finally, we discuss how to rewrite CML protocols that use abort actions.
Matthew Kehrt, Laura Effinger-Dean, Michael Schmit
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where CORR
Authors Matthew Kehrt, Laura Effinger-Dean, Michael Schmitz, Dan Grossman
Comments (0)