Skip to content

Commit 159e861

Browse files
mrietveldDarrenN
authored andcommitted
Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms (papers-we-love#395)
Presented on May 25th, 2016 in Amsterdam http://www.meetup.com/papers-we-love-amsterdam/events/230722227/
1 parent baed7e1 commit 159e861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

concurrency/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515
*Note: This contribution here is the focus on the rigorous semantics for x86 multiprocessor programs and an axiomatic definition of the memory model. Their definitions and proofs are backed by the [HOL](http://en.wikipedia.org/wiki/HOL_(proof_assistant))(Higher Order Logic) proof assistant.*
1616

1717
* :scroll: [Experience with Processes and Monitors in Mesa](https://people.eecs.berkeley.edu/~brewer/cs262/Mesa.pdf)
18+
19+
* [Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms](http://www.cs.rochester.edu/~scott/papers/1996_PODC_queues.pdf)

0 commit comments

Comments
 (0)