X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba-papers.git/blobdiff_plain/50f790a50dfec79e4aeabbe564c4c7d375c7d57f..31bff00ae28d5928a2a488e207cac24bcd2a11d7:/supercomp11/biblio.bib?ds=sidebyside diff --git a/supercomp11/biblio.bib b/supercomp11/biblio.bib index f671f0c..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 @@ -6,6 +22,17 @@ year = 1997 } +@InProceedings{casanova+legrand+quinson.2008.simgrid, + author = {Casanova, Henri and Legrand, Arnaud and Quinson, + Martin}, + title = {{SimGrid: a Generic Framework for Large-Scale + Distributed Experiments}}, + booktitle = {10th IEEE International Conference on Computer + Modeling and Simulation}, + year = 2008, + month = mar +} + @Article{cedo+cortes+ripoll+al.2007.convergence, author = {Ced{\'o}, Ferran and Cort{\'e}s, Ana and Ripoll, Ana and Senar, Miquel A. and Luque, Emilio}, @@ -34,7 +61,6 @@ doi = {10.1016/S0743-7315(02)00006-0} } - @Article{ElsMonPre02, author = "R. Elsässer and B. Monien and R. Preis", title = "Diffusion Schemes for Load Balancing on Heterogeneous @@ -45,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}, +}