Sciweavers

2 search results - page 1 / 1
» Lock-free deques and doubly linked lists
Sort
View
OPODIS
2004
14 years 12 months ago
Lock-Free and Practical Doubly Linked List-Based Deques Using Single-Word Compare-and-Swap
Abstract. We present an efficient and practical lock-free implementation of a concurrent deque that supports parallelism for disjoint accesses and uses atomic primitives which are ...
Håkan Sundell, Philippas Tsigas
93
Voted
JPDC
2008
84views more  JPDC 2008»
14 years 10 months ago
Lock-free deques and doubly linked lists
Håkan Sundell, Philippas Tsigas