瀏覽代碼

changed highlighting

andreagus 9 年之前
父節點
當前提交
beb2ee6abf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/db2-presentation.tex

+ 1 - 1
source/db2-presentation.tex

@@ -108,7 +108,7 @@ Here instead we show the basic evolution of a simple coordination free execution
 \frametitle{Invariants}
 \frametitle{Invariants}
 \begin{itemize}
 \begin{itemize}
   \item It is important to note that \textbf{coordination can only be avoided if all local commit decisions are globally valid.}\pause
   \item It is important to note that \textbf{coordination can only be avoided if all local commit decisions are globally valid.}\pause
-  \item So the best approach to guarantee the application level consistency is to apply a convergence analysis and then identify the \emph{true conflicts}. The uncertain situations must be threated in a conservative approach. \pause
+  \item So the best approach to guarantee the application level consistency is to apply a convergence analysis and then identify the \textbf{true conflicts}. The uncertain situations must be threated in a conservative approach. \pause
   \item This means that we rely on the \textbf{analysis} done by the programmer at the application level to guarantee the correctness. This is clearly a drawback.
   \item This means that we rely on the \textbf{analysis} done by the programmer at the application level to guarantee the correctness. This is clearly a drawback.
 \end{itemize}
 \end{itemize}
 \end{frame}
 \end{frame}