Real-Time Database Systems 1997
DOI: 10.1007/978-1-4615-6161-3_13
|View full text |Cite
|
Sign up to set email alerts
|

Lock-Free Transactions for Real-Time Systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

1998
1998
2015
2015

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 13 publications
(10 citation statements)
references
References 19 publications
0
10
0
Order By: Relevance
“…The design of lock-free, wait-free or obstruction-free data structures is one such approach. The main problem with this approach is that it is limited to a small set of basic data structures, e.g., [17,18,19]. For example, to the best of our knowledge, there is no lock-free implementation of a red-black tree that does not use STM.…”
Section: Alternatives To Lock-based Programmingmentioning
confidence: 99%
See 3 more Smart Citations
“…The design of lock-free, wait-free or obstruction-free data structures is one such approach. The main problem with this approach is that it is limited to a small set of basic data structures, e.g., [17,18,19]. For example, to the best of our knowledge, there is no lock-free implementation of a red-black tree that does not use STM.…”
Section: Alternatives To Lock-based Programmingmentioning
confidence: 99%
“…Notable work on transactional memory and lock-free data structures in real-time systems include [29,30,18,31,32]. However, most of these works only consider uni-processor systems (with [32] being a notable exception).…”
Section: Software Transactional Memorymentioning
confidence: 99%
See 2 more Smart Citations
“…Another approach is to use lock-free objects Anderson et al 1996 which i s a v ariant of optimistic concurrency control. Locking of objects is replaced with retry loops" on objects, and the number of these retry loops can be guaranteed to have an upper bound.…”
Section: State Of the Art In Real-time Databasesmentioning
confidence: 99%