[1] Werner Vogels. Eventually consistent. Commun. ACM, 52(1):40-44, 2009. [ bib | DOI ]
[2] A. Birrell, M. Jones, and E. Wobber. A simple and efficient implementation of a small database. In SOSP '87: Proceedings of the eleventh ACM Symposium on Operating systems principles, pages 149-154, New York, NY, USA, 1987. ACM. [ bib | DOI ]
[3] Venugopalan Ramasubramanian and Emin Gün Sirer. The design and implementation of a next generation name service for the internet. In SIGCOMM '04: Proceedings of the 2004 conference on Applications, technologies, architectures, and protocols for computer communications, pages 331-342, New York, NY, USA, 2004. ACM. [ bib | DOI ]
[4] Sean Rhea, Patrick Eaton, Dennis Geels, Hakim Weatherspoon, Ben Zhao, and John Kubiatowicz. Pond: The oceanstore prototype. In FAST '03: Proceedings of the 2nd USENIX Conference on File and Storage Technologies, pages 1-14, Berkeley, CA, USA, 2003. USENIX Association. [ bib ]
[5] Sanjay Ghemawat, Howard Gobioff, and Shun-Tak Leung. The google file system. In SOSP '03: Proceedings of the nineteenth ACM symposium on Operating systems principles, pages 29-43, New York, NY, USA, 2003. ACM. [ bib | DOI ]
[6] Sage A. Weil, Scott A. Brandt, Ethan L. Miller, Darrell D. E. Long, and Carlos Maltzahn. Ceph: a scalable, high-performance distributed file system. In OSDI '06: Proceedings of the 7th symposium on Operating systems design and implementation, pages 307-320, Berkeley, CA, USA, 2006. USENIX Association. [ bib ]
[7] Sage A. Weil, Scott A. Brandt, Ethan L. Miller, and Carlos Maltzahn. Crush: controlled, scalable, decentralized placement of replicated data. In SC '06: Proceedings of the 2006 ACM/IEEE conference on Supercomputing, page 122, New York, NY, USA, 2006. ACM. [ bib | DOI ]
[8] Benjamin C. Ling, Emre Kiciman, and Armando Fox. Session state: beyond soft state. In NSDI'04: Proceedings of the 1st conference on Symposium on Networked Systems Design and Implementation, pages 22-22, Berkeley, CA, USA, 2004. USENIX Association. [ bib ]
[9] Yasushi Saito, Brian N. Bershad, and Henry M. Levy. Manageability, availability, and performance in porcupine: a highly scalable, cluster-based mail service. ACM Trans. Comput. Syst., 18(3):298, 2000. [ bib | DOI ]
[10] Yasushi Saito, Svend Frølund, Alistair Veitch, Arif Merchant, and Susan Spence. Fab: building distributed enterprise disk arrays from commodity components. In ASPLOS-XI: Proceedings of the 11th international conference on Architectural support for programming languages and operating systems, pages 48-58, New York, NY, USA, 2004. ACM. [ bib | DOI ]
[11] Edward K. Lee and Chandramohan A. Thekkath. Petal: distributed virtual disks. In ASPLOS-VII: Proceedings of the seventh international conference on Architectural support for programming languages and operating systems, pages 84-92, New York, NY, USA, 1996. ACM. [ bib | DOI ]
[12] Chandramohan A. Thekkath, Timothy Mann, and Edward K. Lee. Frangipani: a scalable distributed file system. In SOSP '97: Proceedings of the sixteenth ACM symposium on Operating systems principles, pages 224-237, New York, NY, USA, 1997. ACM. [ bib | DOI ]
[13] Brian F. Cooper, Raghu Ramakrishnan, Utkarsh Srivastava, Adam Silberstein, Philip Bohannon, Hans-Arno Jacobsen, Nick Puz, Daniel Weaver, and Ramana Yerneni. Pnuts: Yahoo!'s hosted data serving platform. Proc. VLDB Endow., 1(2):1277-1288, 2008. [ bib | DOI ]
[14] Avinash Lakshman and Prashant Malik. Cassandra: a decentralized structured storage system. SIGOPS Oper. Syst. Rev., 44(2):35-40, 2010. [ bib | DOI ]
[15] Leslie Lamport. Time, clocks, and the ordering of events in a distributed system. Commun. ACM, 21(7):558-565, 1978. [ bib | DOI ]
[16] Karin Petersen, Mike J. Spreitzer, Douglas B. Terry, Marvin M. Theimer, and Alan J. Demers. Flexible update propagation for weakly consistent replication. In SOSP '97: Proceedings of the sixteenth ACM symposium on Operating systems principles, pages 288-301, New York, NY, USA, 1997. ACM. [ bib | DOI ]
[17] Kenneth P. Birman. The process group approach to reliable distributed computing. Commun. ACM, 36(12):37-53, 1993. [ bib | DOI ]
[18] Miguel Castro and Barbara Liskov. Practical byzantine fault tolerance and proactive recovery. ACM Trans. Comput. Syst., 20(4):398-461, 2002. [ bib | DOI ]
[19] Michael Burrows, Martin Abadi, and Roger Needham. A logic of authentication. ACM Trans. Comput. Syst., 8(1):18-36, 1990. [ bib | DOI ]
[20] Ryan S. Peterson and Emin Gün Sirer. Antfarm: efficient content distribution with managed swarms. In NSDI'09: Proceedings of the 6th USENIX symposium on Networked systems design and implementation, pages 107-122, Berkeley, CA, USA, 2009. USENIX Association. [ bib ]
[21] Brendan Cully, Geoffrey Lefebvre, Dutch Meyer, Mike Feeley, Norm Hutchinson, and Andrew Warfield. Remus: high availability via asynchronous virtual machine replication. In NSDI'08: Proceedings of the 5th USENIX Symposium on Networked Systems Design and Implementation, pages 161-174, Berkeley, CA, USA, 2008. USENIX Association. [ bib ]
[22] R. Hugo Patterson, Stephen Manley, Mike Federwisch, Dave Hitz, Steve Kleiman, and Shane Owara. Snapmirror: File-system-based asynchronous mirroring for disaster recovery. In FAST '02: Proceedings of the 1st USENIX Conference on File and Storage Technologies, page 9, Berkeley, CA, USA, 2002. USENIX Association. [ bib ]
[23] John P. John, Ethan Katz-Bassett, Arvind Krishnamurthy, Thomas Anderson, and Arun Venkataramani. Consensus routing: the internet as a distributed system. In NSDI'08: Proceedings of the 5th USENIX Symposium on Networked Systems Design and Implementation, pages 351-364, Berkeley, CA, USA, 2008. USENIX Association. [ bib ]
[24] Giuseppe DeCandia, Deniz Hastorun, Madan Jampani, Gunavardhan Kakulapati, Avinash Lakshman, Alex Pilchin, Swaminathan Sivasubramanian, Peter Vosshall, and Werner Vogels. Dynamo: amazon's highly available key-value store. In SOSP '07: Proceedings of twenty-first ACM SIGOPS symposium on Operating systems principles, pages 205-220, New York, NY, USA, 2007. ACM. [ bib | DOI ]
[25] Aydan R. Yumerefendi and Jeffrey S. Chase. Strong accountability for network storage. Trans. Storage, 3(3):11, 2007. [ bib | DOI ]

This file was generated by bibtex2html 1.95.