Index: doc/theses/thierry_delisle_PhD/thesis/local.bib
===================================================================
--- doc/theses/thierry_delisle_PhD/thesis/local.bib	(revision fcfbc52854983ff6a07a5726953ef2c7560240ba)
+++ doc/theses/thierry_delisle_PhD/thesis/local.bib	(revision 94eff4c4af0cb18327cfba1514c0ab526882faa7)
@@ -872,4 +872,80 @@
 }
 
+@inproceedings{Pai99Flash,
+    contributer	= {pabuhr@watmsg},
+    author	= {Vivek S. Pai and Peter Druschel and Willy Zwaenepoel},
+    title	= {{F}lash: An efficient and portable {W}eb server},
+    booktitle	= {Proceedings of the 1999 USENIX Annual Technical Conference},
+    organization= {USENIX Association},
+    address	= {Monterey, California, U.S.A.},
+    month	= jun,
+    year	= {1999},
+}
+
+@inproceedings{Behren03,
+    contributer	= {pabuhr@watmsg},
+    author	= {Rob von Behren and Jeremy Condit and Feng Zhou and George C. Necula and Eric Brewer},
+    title	= {Capriccio: Scalable Threads for Internet Services},
+    booktitle	= {Proceedings of the 19th ACM Symposium on Operating Systems Principles},
+    year	= {2003},
+    pages	= {268-281},
+    location	= {Bolton Landing, NY, USA},
+    publisher	= {ACM Press},
+    address	= {New York, NY, USA},
+}
+
+@article{Welsh01,
+    contributer	= {pabuhr@plg},
+    author	= {Welsh, Matt and Culler, David and Brewer, Eric},
+    title	= {{SEDA}: An Architecture for Well-conditioned, Scalable Internet Services},
+    journal	= {SIGOPS Oper. Syst. Rev.},
+    volume	= {35},
+    number	= {5},
+    month	= oct,
+    year	= {2001},
+    pages	= {230--243},
+    numpages	= {14},
+    publisher	= {ACM},
+    address	= {New York, NY, USA},
+}
+
+@inproceedings{Harji12,
+    keywords	= {web server, architecture, multi-core},
+    contributer	= {pabuhr@plg},
+    author	= {Ashif S. Harji and Peter A. Buhr and Tim Brecht},
+    title	= {Comparing High-Performance Multi-core Web-Server Architectures},
+    booktitle	= {Proceedings of the 5th Annual International Systems and Storage Conference},
+    series	= {SYSTOR '12},
+    publisher	= {ACM},
+    address	= {New York, NY, USA},
+    location	= {Haifa, Israel},
+    month	= jun,
+    year	= 2012,
+    articleno  	= 1,
+    pages	= {1:1--1:12},
+}
+
+
+@inproceedings{Barford98,
+    title	= {Generating Representative Web Workloads for Network and Server Performance Evaluation},
+    author	= {Paul Barford and Mark Crovella},
+    booktitle	= {Proc. of ACM SIGMETRICS 1998},
+    address	= {Madison, Wis.},
+    year	= {1998}
+}
+
+@article{httperf,
+    author	= {David Mosberger and Tai Jin},
+    title	= {httperf Tool for Measuring Web Server Performance},
+    journal	= {ACM SIGMETRICS},
+    volume	= {26},
+    number	= {3},
+    year	= {1998},
+    optissn	= {0163-5999},
+    pages	= {31-37},
+    optdoi	= {http://doi.acm.org/10.1145/306225.306235},
+    publisher	= {ACM Press},
+    address	= {New York, NY, USA},
+}
 
 % --------------------------------------------------
