Changes between Version 6 and Version 7 of Bibliography
- Timestamp:
- 2008-03-20T17:48:16Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bibliography
v6 v7 1 1 2 Here are some papers that are somewhat related to Tahoe.2 Here are some papers that are potentially of interest. 3 3 4 4 [http://s3.amazonaws.com/AllThingsDistributed/sosp/amazon-dynamo-sosp2007.pdf Dynamo: Amazon's Highly Available Key-value Store] -- sophisticated distributed hash table polished by extensive high-performance practical usage; An excellent paper! … … 10 10 [http://citeseer.ist.psu.edu/mislove03post.html POST: A Secure, Resilient, Cooperative Messaging System] -- use a DHT for messaging; includes a suggestion to ameliorate the confidentiality problems of single-instance store by adding random bits to small text messages 11 11 12 [http://betathoughts.blogspot.com/2007/06/brief-history-of-consensus-2pc-and.html A brief history of Consensus, 2PC and Transaction Commit.] -- a web page summarizing the evolution of the academic theory of decentralized, reliable systems. 13 14 15 12 16 == See Also == 13 17