I'm thinking of creating a reading list of technical papers that were referred while implementing distributed systems software. For example, ZooKeeper uses distributed coordination and is inspired from paxos. Is there a list like this already? How do various systems map to published technical papers?
Technical papers referred to in Open Source Distributed systems implementations
#1Hi,