International Journal of Computer and Communication Technology
Article Title
Abstract
Current parallel programming uses low-level programming constructs like threads and explicit synchronization (for example, locks, semaphores and monitors) to coordinate thread execution which makes these programs difficult to design, program and debug. In this paper we present Software Transactional Memory (STM) which is a promising new approach for programming in parallel processors having shared memory. It is a concurrency control mechanism that is widely considered to be easier to use by programmers than other mechanisms such as locking. It allows portions of a program to execute in isolation, without regard to other, concurrently executing tasks. A programmer can reason about the correctness of code within a transaction and need not worry about complex interactions with other, concurrently executing parts of the program.
Recommended Citation
Ray, Ryan Saptarshi
(2014)
"STM: Lock-Free Synchronization,"
International Journal of Computer and Communication Technology: Vol. 5:
Iss.
3, Article 10.
DOI: 10.47893/IJCCT.2014.1245
Available at:
https://www.interscience.in/ijcct/vol5/iss3/10
DOI
10.47893/IJCCT.2014.1245