Explorar o código

Typos and corrections

Andrea Gus %!s(int64=9) %!d(string=hai) anos
pai
achega
8efa909fed
Modificáronse 1 ficheiros con 6 adicións e 12 borrados
  1. 6 12
      source/db2-presentation.tex

+ 6 - 12
source/db2-presentation.tex

@@ -14,7 +14,7 @@
   \end{frame}
 }
 
-\title{Database 2 - Optional Paper Presentation}
+\title{Databases 2 - Optional Paper Presentation}
 \author{Andrea Gussoni}
 \institute{Politecnico di Milano}
 \date{July 15, 2016}
@@ -23,16 +23,10 @@
 
 \frame{\titlepage}
 
-\begin{frame}
-\frametitle{Table of Contents}
-\tableofcontents
-\end{frame}
-
-
-\section{First Paper}
+\section{Coordination Avoidance}
 
 \begin{frame}
-\frametitle{Some information on the first paper}
+\frametitle{Some information on the paper}
 \begin{itemize}
 \item \textbf{Title:} Coordination Avoidance in Database Systems.
 \item \textbf{Authors:} Peter Bailis, Alan Fekete, Michael J. Franklin, Ali Ghodsi, Joseph M. Hellerstein, Ion Stoica.
@@ -125,7 +119,7 @@ Luckily there are some standard situations for the analysis of invariants that w
 \end{frame}
 
 \begin{frame}
-\frametitle{Results}
+\frametitle{Benchmarking}
 In the next few slides there are some plots of the result obtained in the benchmarks by the authors. The New-Order label refers to the fact that the authors when an unique id assignment was needed, they assigned a \emph{temp-ID}, and only just before the commit a sequential \emph{real-ID} was assigned, and a table mapping \emph{tmp-ID} to \emph{real-ID} created.
 \end{frame}
 
@@ -153,10 +147,10 @@ This paper demonstrates that ACID transactions and associated strong isolation l
 \end{frame}
 
 
-\section{Second Paper}
+\section{Trekking Through Siberia}
 
 \begin{frame}
-\frametitle{Some information on the second paper}
+\frametitle{Some information on the paper}
 \begin{itemize}
 \item \textbf{Title:} Trekking Through Siberia: Managing Cold Data in a Memory-Optimized Database.
 \item \textbf{Authors:} Ahmed Eldawy, Justin Levandoski, Per-Ake Larson.