iccsa-15-novel-appr

Novel Approaches for Distributing Workload on Commodity Computer Systems
git clone https://git.igankevich.com/iccsa-15-novel-appr.git
Log | Files | Refs

references.bib (3062B)


      1 @book{wilde2011rest,
      2   title={{REST}: from research to practice},
      3   author={Wilde, Erik and Pautasso, Cesare},
      4   year={2011},
      5   publisher={Springer Science \& Business Media}
      6 }
      7 
      8 @incollection{kochman2012batched,
      9   title={Batched transactions for {RESTful} web services},
     10   author={Kochman, Sebastian and Wojciechowski, Pawe{\l} T and Kmieciak, Mi{\l}osz},
     11   booktitle={Current Trends in Web Engineering},
     12   pages={86--98},
     13   year={2012},
     14   publisher={Springer}
     15 }
     16 
     17 @phdthesis{armstrong2003making,
     18   title={Making reliable distributed systems in the presence of software errors},
     19   author={Armstrong, Joe},
     20   year={2003},
     21   school={The Royal Institute of Technology Stockholm, Sweden}
     22 }
     23 
     24 
     25 % second part
     26 
     27 @book{andrianov2007,
     28   title={Parallel and distributed computations (in Russian)},
     29   author={Andrianov, S. and Degtyarev, A.},
     30   isbn={9785983400733},
     31   url={http://books.google.ru/books?id=CGF0DwEACAAJ},
     32   year={2007},
     33   publisher={Saint Petersburg State University}
     34 }
     35 
     36 @article{soshmina2007,
     37   title = {Using {GRID} technologies for computations (in Russian)},
     38   author = {Soshmina, I. and Bogdanov, A.},
     39   year = {2007},
     40   series = {4},
     41   volume = {3},
     42   pages = {130--137},
     43   journal={Saint Petersburg State University Bulletin (Physics and Chemistry)}
     44 }
     45 
     46 @incollection{deg2003,
     47   title = {High Performance Computer Technologies in Shipbuilding},
     48   booktitle={OPTIMISTIC --- optimization in marine design, Mensch \& Buch Verlag, Berlin},
     49   author={Degtyarev, A.},
     50   editor={Birk, L. and Harries, S.},
     51   year={2003},
     52   institution={ISBN 3-89820-514-2}
     53 }
     54 
     55 @inproceedings{lifflander2014scalable,
     56   title={Scalable replay with partial-order dependencies for message-logging fault tolerance},
     57   author={Lifflander, Jonathan and Meneses, Esteban and Menon, Harshitha and Miller, Phil and Krishnamoorthy, Sriram and Kal{\'e}, Laxmikant V},
     58   booktitle={IEEE International Conference on Cluster Computing (CLUSTER)},
     59   pages={19--28},
     60   year={2014},
     61   organization={IEEE}
     62 }
     63 
     64 @book{tel2000introduction,
     65   title={Introduction to distributed algorithms},
     66   author={Tel, Gerard},
     67   year={2000},
     68   publisher={Cambridge university press}
     69 }
     70 
     71 @inproceedings{lantz2010network,
     72   title={A network in a laptop: rapid prototyping for software-defined networks},
     73   author={Lantz, Bob and Heller, Brandon and McKeown, Nick},
     74   booktitle={Proceedings of the 9\textsuperscript{th} ACM SIGCOMM Workshop on Hot Topics in Networks},
     75   pages={19},
     76   year={2010},
     77   organization={ACM}
     78 }
     79 
     80 @inproceedings{handigol2012reproducible,
     81   title={Reproducible network experiments using container-based emulation},
     82   author={Handigol, Nikhil and Heller, Brandon and Jeyakumar, Vimalkumar and Lantz, Bob and McKeown, Nick},
     83   booktitle={Proceedings of the 8\textsuperscript{th} international conference on Emerging networking experiments and technologies},
     84   pages={253--264},
     85   year={2012},
     86   organization={ACM}
     87 }
     88 
     89 @phdthesis{heller2013reproducible,
     90   title={Reproducible Network Research with High-fidelity Emulation},
     91   author={Heller, Brandon},
     92   year={2013},
     93   school={Stanford University}
     94 }