z-logo
open-access-imgOpen Access
Pulsating STM – The in-memory Optimistic Concurrency Control Technique for Multi Core Systems
Author(s) -
Sana Jafar,
Ranjana Rajnish,
Pankaj Kumar
Publication year - 2019
Publication title -
international journal of engineering and advanced technology
Language(s) - English
Resource type - Journals
ISSN - 2249-8958
DOI - 10.35940/ijeat.a9525.109119
Subject(s) - computer science , software transactional memory , transactional memory , multiversion concurrency control , concurrency , lock (firearm) , concurrency control , non lock concurrency control , atomicity , isolation (microbiology) , parallel computing , optimistic concurrency control , deadlock , distributed computing , distributed concurrency control , operating system , programming language , database transaction , mechanical engineering , microbiology and biotechnology , engineering , biology
In the world of ever increasing parallelism, the problem of deadlock-free concurrency control is inevitable. As the number of processing cores is increasing, the number of processing threads is also increasing, and with this increase in the number of processing threads, there is a good chance of problems arising due to lack of proper concurrency control. The application areas under the domain of advanced graphics, cryptography, deep learning, embedded system programming, artificial intelligence and networking are prone to the problems of heavy uncontrolled concurrency of threads. This paper presents a novel Software Transactional Memory (STM) based optimistic concurrency control technique that is deadlock free for threads accessing the in-memory data structure for the purpose of reading as well as writing. The technique is lock free and is based upon timestamping. Threads involved in the proposed approach possess the transactional properties of atomicity, concurrency and isolation. Durability is not expected as the threads are working on an in-memory data source. The approach involves lazy conflict detection that ensures minimum aborts and restarts as well as maximum concurrency among transactions. Being lock free, the algorithm is better than the existing lock-based techniques. The technique is tested on Sniper-6.1 multi core simulator simulating 64 CPU cores and running 16, 32, 40 and 50 threads in our case. The results show significant improvement in throughput with the increasing number of threads over the existing lock-based techniques as well as other STM techniques based on optimistic concurrency control.

The content you want is available to Zendy users.

Already have an account? Click here to sign in.
Having issues? You can contact us here