Hacker News new | ask | show | jobs
by snakey 1369 days ago
Thanks for this! I've been diving into the basics of lock-free datastructures recently. Some posts that I've been working through which I've found useful:

- https://moodycamel.com/blog/2013/a-fast-lock-free-queue-for-...

- https://drdobbs.com/parallel/lock-free-queues/208801974?pgno...