pith. sign in

arxiv: 1503.09097 · v1 · pith:EMFIZ4ZBnew · submitted 2015-03-31 · 💻 cs.PL

Open Transactions on Shared Memory

classification 💻 cs.PL
keywords transactionssharedmemoryopenenvironmentprocessestccstransactional
0
0 comments X
read the original abstract

Transactional memory has arisen as a good way for solving many of the issues of lock-based programming. However, most implementations admit isolated transactions only, which are not adequate when we have to coordinate communicating processes. To this end, in this paper we present OCTM, an Haskell-like language with open transactions over shared transactional memory: processes can join transactions at runtime just by accessing to shared variables. Thus a transaction can co-operate with the environment through shared variables, but if it is rolled-back, also all its effects on the environment are retracted. For proving the expressive power of TCCS we give an implementation of TCCS, a CCS-like calculus with open transactions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.