rigtorp / awesome-lockfree

A collection of resources on wait-free and lock-free programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken link

eugnsp opened this issue · comments

The link for "Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms" is broken. The working one is: https://www.cs.rochester.edu/u/scott/papers/1996_PODC_queues.pdf

Fixed thanks!