arXiv · 1503.09097
Open Transactions on Shared Memory
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.
Explore related subjects
Keep this discovery
Marino Miculan, Marco Peressotti, Andrea Toneguzzo. 2015-03-31. Open Transactions on Shared Memory. https://doi.org/10.1007/978-3-319-19282-6_14
Cite the original work for its findings. Save a collection to share your selection of sources.