February: Distributed Locking
Details
Not a paper in the strict sense this time, but something similar:
- Please read https://martin.kleppmann.com/2016/02/08/how-to-do-distributed-locking.html for the theory of distributed locking.
- As well as http://antirez.com/news/101 for the practical implementation and we'll then discuss both.