Concurrent Access Algorithms for Different Data Structures: A Research Review

Ms. Ranjeet Kaur, Dr. Pushpa Rani Suri

Volume 14 Issue 3

Global Journal of Computer Science and Technology

Algorithms for concurrent data structure have gained attention in recent years as multi-core processors have become ubiquitous. Several features of shared-memory multiprocessors make concurrent data structures significantly more difficult to design and to verify as correct than their sequential counterparts. The primary source of this additional difficulty is concurrency. This paper provides an overview of the some concurrent access algorithms for different data structures.