add dynamo

[Imported from Trac: page Bibliography, version 5]
zooko 2007-10-22 22:36:16 +00:00
parent fe162bfa66
commit e258cf42e6

@ -1,5 +1,7 @@
Here are some papers that are somewhat related to Tahoe. This section is inspired by [flud](http://flud.org)'s [Related Papers](http://flud.org/wiki/index.php/RelatedPapers) page, which is well worth reading. See also Ludovic Courtès's excellent [bibliography of cooperative backup](http://www.laas.fr/~lcourtes/ludo-1.html). Here are some papers that are somewhat related to Tahoe. This section is inspired by [flud](http://flud.org)'s [Related Papers](http://flud.org/wiki/index.php/RelatedPapers) page, which is well worth reading. See also Ludovic Courtès's excellent [bibliography of cooperative backup](http://www.laas.fr/~lcourtes/ludo-1.html).
[Dynamo: Amazon's Highly Available Key-value Store](http://s3.amazonaws.com/AllThingsDistributed/sosp/amazon-dynamo-sosp2007.pdf) -- sophisticated distributed hash table polished by extensive high-performance practical usage; An excellent paper!
[Fixing the Embarrassing Slowness of OpenDHT on [PlanetLab](PlanetLab) (2005)](http://citeseer.ist.psu.edu/rhea05fixing.html) -- practical lessons in DHT performance that theoreticians learned by deployment [Fixing the Embarrassing Slowness of OpenDHT on [PlanetLab](PlanetLab) (2005)](http://citeseer.ist.psu.edu/rhea05fixing.html) -- practical lessons in DHT performance that theoreticians learned by deployment
[Non-Transitive Connectivity and DHTs](http://srhea.net/papers/ntr-worlds05.pdf) -- practical lessons in dealing with not-fully-connected DHTs that theoreticians learned in deployment [Non-Transitive Connectivity and DHTs](http://srhea.net/papers/ntr-worlds05.pdf) -- practical lessons in dealing with not-fully-connected DHTs that theoreticians learned in deployment