]> AND Private Git Repository - loba-papers.git/blobdiff - supercomp11/biblio.bib
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
virtual load
[loba-papers.git] / supercomp11 / biblio.bib
index 219485a4bab000c99c4ade7bf7517044fa280ef4..ddec786fe6548815102026e828d89ec32c5fcadf 100644 (file)
@@ -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
 @Book{bertsekas+tsitsiklis.1997.parallel,
   author =       {Bertsekas, Dimitri P. and Tsitsiklis, John N.},
   title =        {Parallel and Distributed Computation: Numerical
   pages = "305--320",
   year =       "2002",
 }
   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},
+}