DocumentCode
3372334
Title
Token-based sequential consistency in asynchronous distributed systems
Author
Raynal, Michel
Author_Institution
IRISA, Univ. de Rennes, France
fYear
2003
fDate
27-29 March 2003
Firstpage
421
Lastpage
426
Abstract
A concurrent object is an object that can be concurrently accessed by several processes. Sequential consistency is a consistency criterion for such objects. It informally states that a multiprocess program executes correctly if its results could have been produced by executing that program on a single processor system. (Sequential consistency is weaker than atomic consistency-the usual consistency criterion-as it does not refer to real-time.) The paper proposes a new, surprisingly simple protocol that ensures sequential consistency when the shared memory abstraction is supported by the local memories of nodes that can communicate only by exchanging messages through reliable channels. The protocol nicely combines, in a simple way, the use a of token with cached values. It has the noteworthy property to never invalidate cached values, thereby providing fast read operations (i.e., a process has never to wait to get a correct value of a shared object). Additionally, The paper presents a simple token navigation protocol.
Keywords
concurrency control; concurrency theory; message passing; multiprocessing programs; protocols; shared memory systems; asynchronous distributed systems; cached values; concurrent object; fast read operations; local memories; message exchange; multiprocess program; protocol; reliable channels; shared memory abstraction; token navigation protocol; token-based sequential consistency; Access protocols; Navigation; Read-write memory;
fLanguage
English
Publisher
ieee
Conference_Titel
Advanced Information Networking and Applications, 2003. AINA 2003. 17th International Conference on
Print_ISBN
0-7695-1906-7
Type
conf
DOI
10.1109/AINA.2003.1192915
Filename
1192915
Link To Document