DocumentCode
3620331
Title
Distributed synchronization with shared semaphore sets
Author
C. Tapus;J. Hickey
Volume
2
fYear
2005
fDate
6/27/1905 12:00:00 AM
Firstpage
921
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"
Publisher
ieee
Conference_Titel
Cluster Computing and the Grid, 2005. CCGrid 2005. IEEE International Symposium on
Print_ISBN
0-7803-9074-1
Type
conf
DOI
10.1109/CCGRID.2005.1558660
Filename
1558660
Link To Document