mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Paper on non-blocking concurrent queues
Michael & Scott's paper on non-blocking concurrent queues. This paper contains a large amount of pseudocode. Published in Proceedings of the Fifth ACM Symposium on Principles and Practice of Parallel Programming.
This commit is contained in:
parent
274a947526
commit
9c66453a34
@ -1 +1,2 @@
|
|||||||
* [Dynamic Hash Tables](http://www.csd.uoc.gr/~hy460/pdf/Dynamic%20Hash%20Tables.pdf)
|
* [Dynamic Hash Tables](http://www.csd.uoc.gr/~hy460/pdf/Dynamic%20Hash%20Tables.pdf)
|
||||||
|
* [Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithsm](http://www.research.ibm.com/people/m/michael/podc-1996.pdf)
|
||||||
|
Loading…
Reference in New Issue
Block a user