Yet Another Simple Solution for the Concurrent Programming Control Problem

被引:5
|
作者
Aravind, Alex A. [1 ]
机构
[1] Univ No British Columbia, Dept Comp Sci, Prince George, BC V2L 5P2, Canada
关键词
Mutual exclusion; process/thread synchronization; concurrent programming; nonatomicity; LRU fairness; fault tolerant; bounded timestamps; shared memory; MUTUAL EXCLUSION; MEMORY;
D O I
10.1109/TPDS.2010.172
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
As multicore processors are becoming increasingly common everywhere, the future computing systems and devices are becoming inevitably concurrent. Also, on the applications side, automation is steadily infiltrating into everyday life, and hence, most software systems are becoming increasingly complex and concurrent. As a result, recent developments and projections indicate that we are entering into the era of concurrent programming. Synchronizing asynchronous concurrent processes in accessing a shared resource is an important issue. Among the synchronization issues, mutual exclusion is fundamental. Solutions to most higher level synchronization problems rely on the assurance of mutual exclusion. Several algorithms with varying characteristics are proposed in the literature to solve the mutual exclusion problem. This paper presents two new algorithms to solve the mutual exclusion problem. The algorithms are simple and have many nice properties.
引用
收藏
页码:1056 / 1063
页数:8
相关论文
共 50 条