Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms

"Drawing ideas from previous authors, we present a new non-blocking concurrent queue algorithm and a new two-lock queue algorithm in which one enqueue and one dequeue can proceed concurrently." From 1996.

to ag0803 concurrency data-structures nonblocking queue ... on 04 June 2014

Tags related to nonblocking

- nonblocking
 
1 ag0803
1 concurrency
1 data-structures
1 nonblocking
1 queue