Arrow Research search
Back to I&C

I&C 2022

An efficient approach to achieve compositionality using optimized multi-version object based transactional systems

Journal Article journal-article Computer Science ยท Theoretical Computer Science

Abstract

In the modern era of multi-core systems, the main aim is to utilize the cores properly. This utilization can be done by concurrent programming. But developing a flawless and well-organized concurrent program is difficult. Software Transactional Memory Systems (STMs) are a convenient programming interface which assist the programmer to access the shared memory concurrently without worrying about consistency issues. Many STMs available in the literature execute read/write primitive operations on memory buffers. We represent them as Read-Write STMs or RWSTMs. Whereas, there exists some STMs which work on higher level operations. We refer these STMs as Object Based STMs or OSTMs. The literature of databases and RWSTMs say that maintaining multiple versions ensures greater concurrency. So, this paper proposes the notion of Optimized Multi-version Object Based STMs or OPT-MVOSTMs which encapsulates the idea of multiple versions in OSTMs to harness the greater concurrency efficiently.

Authors

Keywords

  • Object based Software Transactional Memory Systems
  • Optimized
  • Lazyrb-list
  • Hash-table
  • List
  • Keys
  • Multi-version
  • Compositionality
  • Opacity

Context

Venue
Information and Computation
Archive span
1987-2026
Indexed papers
3021
Paper id
508375307932623196
v2026.09.13