Lock-Free Algorithms: How Intel X86_64 Processors and Their Memory Model Works
Download the slides, set aside 1 hour and 10 minutes of uncontended time, click the Maximize button, and watch this great presentation by Martin Thompson and Michael Barker diving into the Intel x86_64 processors and memory models for implementing lock-free algorithms. Once you're done make sure to also read The Single Writer Principle by the same Martin Thompson.
tags:nosql theory
via NoSQL databases
2 comments:
link to the "single writer principle" ?
thanks
Here's the link: http://nosql.mypopescu.com/post/21924738709/the-single-writer-principle
Post a Comment