hpcs-17-subord

Subordination: Providing Resilience to Simultaneous Failure of Multiple Cluster Nodes
git clone https://git.igankevich.com/hpcs-17-subord.git
Log | Files | Refs

frame-2.tex (253B)


      1 \input{tex/frame-1}
      2 \begin{tikzpicture}[remember picture,overlay]
      3 	\node[Task,label={[TaskLabel,label distance=0.001cm]90:\textbf{Backup}}] (MasterCopy) at (B1.center) {\phantom{A}};
      4     \path[ProcessEdge] (Master) edge (MasterCopy);
      5 \end{tikzpicture}%