From 9ec3792aa956e6d263f52a63e762c1eb621fd25f Mon Sep 17 00:00:00 2001 From: Rodrigo Lazo Date: Thu, 10 Feb 2011 15:24:51 -0200 Subject: [PATCH] Bibliography updated --- bibliography.bib | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/bibliography.bib b/bibliography.bib index c0bbec8..a0646c7 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -548,3 +548,101 @@ address = {Los Alamitos, CA, USA}, year = 2010, number = {IC-10-26}, month = {August}} + +@article{Reynal:2005:SIF:1052796.1052806, + author = {Reynal, Michel}, + title = {A short introduction to failure detectors for asynchronous distributed systems}, + journal = {SIGACT News}, + volume = {36}, + issue = {1}, + month = {March}, + year = {2005}, + issn = {0163-5700}, + pages = {53--70}, + numpages = {18}, + url = {http://doi.acm.org/10.1145/1052796.1052806}, + doi = {http://doi.acm.org/10.1145/1052796.1052806}, + acmid = {1052806}, + publisher = {ACM}, + address = {New York, NY, USA}, +} +@inproceedings{Bonnet:2010:CAD:1825731.1826088, + author = {Bonnet, Fran\c{c}ois and Raynal, Michel}, + title = {Consensus in Anonymous Distributed Systems: Is There a Weakest Failure Detector?}, + booktitle = {Proceedings of the 2010 24th IEEE International Conference on Advanced Information Networking and Applications}, + series = {AINA '10}, + year = {2010}, + isbn = {978-0-7695-4018-4}, + pages = {206--213}, + numpages = {8}, + url = {http://dx.doi.org/10.1109/AINA.2010.19}, + doi = {http://dx.doi.org/10.1109/AINA.2010.19}, + acmid = {1826088}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, +} +@inproceedings{Gupta:2001:SED:383962.384010, + author = {Gupta, Indranil and Chandra, Tushar D. and Goldszmidt, Germ\'{a}n S.}, + title = {On scalable and efficient distributed failure detectors}, + booktitle = {Proceedings of the twentieth annual ACM symposium on Principles of distributed computing}, + series = {PODC '01}, + year = {2001}, + isbn = {1-58113-383-9}, + location = {Newport, Rhode Island, United States}, + pages = {170--179}, + numpages = {10}, + url = {http://doi.acm.org/10.1145/383962.384010}, + doi = {http://doi.acm.org/10.1145/383962.384010}, + acmid = {384010}, + publisher = {ACM}, + address = {New York, NY, USA}, + keywords = {accuracy, distributed systems, efficiency, failure detectors, scalability}, +} +@inproceedings{Xiong:2009:SFD:1632708.1633468, + author = {Xiong, Naixue and Yang, Yan and Cao, Ming and He, Jing and Shu, Lei}, + title = {A Survey on Fault-Tolerance in Distributed Network Systems}, + booktitle = {Proceedings of the 2009 International Conference on Computational Science and Engineering - Volume 02}, + series = {CSE '09}, + year = {2009}, + isbn = {978-0-7695-3823-5}, + pages = {1065--1070}, + numpages = {6}, + url = {http://dx.doi.org/10.1109/CSE.2009.497}, + doi = {http://dx.doi.org/10.1109/CSE.2009.497}, + acmid = {1633468}, + publisher = {IEEE Computer Society}, + address = {Washington, DC, USA}, + keywords = {Failure detector, Fault-tolerance, Network Systems, Quality-of-service}, +} +@article{10.1109/CSE.2009.497, +author = {Naixue Xiong and Yan Yang and Ming Cao and Jing He and Lei Shu}, +title = {A Survey on Fault-Tolerance in Distributed Network Systems}, +journal ={Computational Science and Engineering, IEEE International Conference on}, +volume = {2}, +isbn = {978-0-7695-3823-5}, +year = {2009}, +pages = {1065-1070}, +doi = {http://doi.ieeecomputersociety.org/10.1109/CSE.2009.497}, +publisher = {IEEE Computer Society}, +address = {Los Alamitos, CA, USA}, +} + +@article{Chockler:2001:GCS:503112.503113, + author = {Chockler, Gregory V. and Keidar, Idit and Vitenberg, Roman}, + title = {Group communication specifications: a comprehensive study}, + journal = {ACM Comput. Surv.}, + issue_date = {December 2001}, + volume = {33}, + issue = {4}, + month = {December}, + year = {2001}, + issn = {0360-0300}, + pages = {427--469}, + numpages = {43}, + url = {http://doi.acm.org/10.1145/503112.503113}, + doi = {http://doi.acm.org/10.1145/503112.503113}, + acmid = {503113}, + publisher = {ACM}, + address = {New York, NY, USA}, + keywords = {Group communication systems, partitionable group membership, process group membership, specifications of group communication systems, view synchrony, virtual synchrony}, +} \ No newline at end of file -- 2.11.4.GIT