Title :
Distributed synchronization with shared semaphore sets
Author :
C. Tapus;J. Hickey
fDate :
6/27/1905 12:00:00 AM
Abstract :
This paper presents a kernel level distributed interprocess communication library (KDIPC) with support for distributed shared memory and distributed semaphores. KDIPC uses the System V inter-process communication programming interface and enhances it to provide functionality in distributed environments. A key feature of KDIPC, inherited from System VIPC API, is providing an interface allowing atomic operations on semaphore sets. This permits application developers to perform locking of multiple resources in an atomic manner, simplifies the code and reduces the risk of deadlocks. The implementation is done at the Linux kernel level to reduce the overhead induced by the strict consistency model.
Keywords :
"Programming profession","Kernel","Libraries","Computer science","Cathode ray tubes","Linux","Distributed computing","Protection","Message passing","File systems"
Conference_Titel :
Cluster Computing and the Grid, 2005. CCGrid 2005. IEEE International Symposium on
Print_ISBN :
0-7803-9074-1
DOI :
10.1109/CCGRID.2005.1558660