Abstract
Software Transactional memory (STM) is an emerging abstraction for concurrent programming alternative to lock-based synchronizations. Most STM models admit only isolated transactions, which are not adequate in multithreaded programming where transactions need to interact via shared data before committing. To overcome this limitation, in this paper we present Atomic Transactional Memory (ATM), a programming abstraction supporting safe, data-driven interactions between composable memory transactions. This is achieved by relaxing isolation between transactions, still ensuring atomicity. This model allows for loosely-coupled interactions since transaction merging is driven only by accesses to shared data, with no need to specify participants beforehand.
Originalsprog | Engelsk |
---|---|
Tidsskrift | CEUR Workshop Proceedings |
Vol/bind | 2756 |
Sider (fra-til) | 67-80 |
ISSN | 1613-0073 |
Status | Udgivet - 2020 |
Begivenhed | 21st Italian Conference on Theoretical Computer Science, ICTCS 2020 - Ischia, Italien Varighed: 14. sep. 2020 → 16. sep. 2020 |
Konference
Konference | 21st Italian Conference on Theoretical Computer Science, ICTCS 2020 |
---|---|
Land/Område | Italien |
By | Ischia |
Periode | 14/09/2020 → 16/09/2020 |