Changes between Version 4 and Version 5 of Bibliography


Ignore:
Timestamp:
2007-10-22T22:36:16Z (17 years ago)
Author:
zooko
Comment:

add dynamo

Legend:

Unmodified
Added
Removed
Modified
  • Bibliography

    v4 v5  
    11Here are some papers that are somewhat related to Tahoe.  This section is inspired by [http://flud.org flud]'s [http://flud.org/wiki/index.php/RelatedPapers Related Papers] page, which is well worth reading.  See also Ludovic Courtès's excellent [http://www.laas.fr/~lcourtes/ludo-1.html bibliography of cooperative backup].
     2
     3[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!
    24
    35[http://citeseer.ist.psu.edu/rhea05fixing.html Fixing the Embarrassing Slowness of OpenDHT on PlanetLab (2005)] -- practical lessons in DHT performance that theoreticians learned by deployment