Lecture 17: more on non-blocking data structures and alternatives

October 30, 2018
We discuss some challenges in implementing the delete operation in a fully non-blocking linked list, then discuss some other alternatives to locking.