@inproceedings{353918eb1270458194de8bff827bb459,
title = "Managing concurrent access for shared memory active messages",
abstract = "Passing messages through shared memory plays an important role in symmetric multiprocessors and on Clumps. The management of concurrent access to message queues is an important aspect of design for shared memory message passing systems. Using both microbenchmarks and applications, the paper compares the performance of concurrent access algorithms for passing active messages on a Sun Enterprise 5000 server. The paper presents a new lock free algorithm that provides many of the advantages of non blocking algorithms while avoiding the overhead of true non blocking behavior. The lock free algorithm couples synchronization tightly to the data structure and demonstrates application performance superior to all others studied. The success of this algorithm implies that other practical problems might also benefit from a reexamination of the non blocking literature.",
author = "Lumetta, {Steven S.} and Culler, {David E.}",
note = "Publisher Copyright: {\textcopyright} 1998 IEEE.; 1st Merged International Parallel Processing Symposium and Symposium on Parallel and Distributed Processing, IPPS/SPDP 1998 ; Conference date: 30-03-1998 Through 03-04-1998",
year = "1998",
doi = "10.1109/IPPS.1998.669925",
language = "English (US)",
series = "Proceedings of the 1st Merged International Parallel Processing Symposium and Symposium on Parallel and Distributed Processing, IPPS/SPDP 1998",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "272--278",
booktitle = "Proceedings of the 1st Merged International Parallel Processing Symposium and Symposium on Parallel and Distributed Processing, IPPS/SPDP 1998",
address = "United States",
}