This commit is contained in:
Cristina Nita-Rotaru
2024-11-29 14:42:06 -05:00
parent 9be2be4bfd
commit a0570fcf23
6 changed files with 273 additions and 217 deletions

View File

@@ -1,6 +1,6 @@
%!TEX root = ../main.tex
In this section we describe two case studies: the Transmission Control Protocol, a data transfer protocol, and Raft, a state machine replication protocol.
In this section we describe two case studies: the Transmission Control Protocol (TCP), a data transfer protocol, and Raft, a state machine replication protocol.
\subsection{TCP}%
\label{sub:TCP}