PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
July 1, 1990ACM Transactions on Programming Languages and Systems3,207 citationsOpen Access

Linearizability: a correctness condition for concurrent objects

MHMaurice HerlihyJWJeannette M. Wing

Key Points

Key points are not available for this paper at this time.

Abstract

A concurrent object is a data object shared by concurrent processes. Linearizability is a correctness condition for concurrent objects that exploits the semantics of abstract data types. It permits a high degree of concurrency, yet it permits programmers to specify and reason about concurrent objects using known techniques from the sequential domain. Linearizability provides the illusion that each operation applied by concurrent processes takes effect instantaneously at some point between its invocation and its response, implying that the meaning of a concurrent object's operations can be given by pre- and post-conditions. This paper defines linearizability, compares it to other correctness conditions, presents and demonstrates a method for proving the correctness of implementations, and shows how to reason about concurrent objects, given they are linearizable.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Herlihy et al. (1990) studied this question.

synapsesocial.com/papers/6a0310b0daa0ebdf9f9e46b2https://doi.org/10.1145/78969.78972
Ask AI
Helpful
Bookmark
Share
View Full Paper