Abstract
A public data structure is required to work correctly in a concurrent environment where many processes may try to access it, possibly at the same time. In implementing such a structure nothing can be assumed in advance about the number or the identities of the processes that might access it. While most of the known concurrent data structures are not public, there are few which are public. Interestingly, these public data structures all deal with various variants of counters, which are data structures that support two operations: increment and read. In this paper we define the notion of a public data structure, and investigate several types of public counters. Then we give an optimal construction of public counters which satisfies a weak correctness condition, and show that there is no public counter which satisfies a stronger condition. It is hoped that this work will provide insights into the design of other, more complicated, public data structures.
Original language | English |
---|---|
Title of host publication | Proceedings ISTCS 1995 - 3rd Israel Symposium on the Theory of Computing and Systems |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 98-110 |
Number of pages | 13 |
ISBN (Electronic) | 0818669152, 9780818669156 |
DOIs | |
State | Published - 1995 |
Externally published | Yes |
Event | 3rd Israel Symposium on the Theory of Computing and Systems, ISTCS 1995 - Tel Aviv, Israel Duration: 4 Jan 1995 → 6 Jan 1995 |
Publication series
Name | Proceedings ISTCS 1995 - 3rd Israel Symposium on the Theory of Computing and Systems |
---|
Conference
Conference | 3rd Israel Symposium on the Theory of Computing and Systems, ISTCS 1995 |
---|---|
Country/Territory | Israel |
City | Tel Aviv |
Period | 4/01/95 → 6/01/95 |
Bibliographical note
Publisher Copyright:© 1995 IEEE.