X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba-papers.git/blobdiff_plain/2216578e9740572a34f3064af72777d9fc281fe2..31bff00ae28d5928a2a488e207cac24bcd2a11d7:/supercomp11/biblio.bib?ds=sidebyside diff --git a/supercomp11/biblio.bib b/supercomp11/biblio.bib index 219485a..ddec786 100644 --- a/supercomp11/biblio.bib +++ b/supercomp11/biblio.bib @@ -1,3 +1,19 @@ +@InProceedings{bahi+giersch+makhoul.2008.scalable, + author = {Jacques M. Bahi and Arnaud Giersch and Abdallah + Makhoul}, + title = {A Scalable Fault Tolerant Diffusion Scheme for Data + Fusion in Sensor Networks}, + pages = {10 (5 pages)}, + booktitle = {Infoscale 2008, The Third International {ICST} + Conference on Scalable Information Systems}, + address = {Vico Equense, Italy}, + x-publisher = {ICST (Institute for Computer Sciences, + Social-Informatics and Telecommunications + Engineering)}, + year = 2008, + month = jun, +} + @Book{bertsekas+tsitsiklis.1997.parallel, author = {Bertsekas, Dimitri P. and Tsitsiklis, John N.}, title = {Parallel and Distributed Computation: Numerical @@ -55,3 +71,12 @@ pages = "305--320", year = "2002", } + +@Article{sutter.2008.writing, + author = {Sutter, Herb}, + title = {Writing Lock-Free Code: A Corrected Queue}, + journal = {Dr. Dobb's Journal}, + year = 2008, + month = sep, + url = {http://www.drdobbs.com/high-performance-computing/210604448}, +}