Added raphics

This commit is contained in:
Jonatan Pålsson 2011-05-05 15:17:09 +02:00
parent 9d0747bc3f
commit fdcd4b521f
6 changed files with 3409 additions and 32 deletions

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

1319
graphics/ping.eps Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -6000,22 +6000,29 @@ Reduncancy
\end_layout
\begin_layout Standard
Figure
The modules in the GGS are built to be capable of redundant operation.
By adding a backup process to sensitive processes, the state can be kept
in the event of a crash.
The coordinator of the GGS prototype has this backup feature built in.
The coordinator passes state along to the backup process which keeps the
data safe.
In the event of a crash, the coordinator recovers the state from the backup
process.
Figure
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:redundancy"
\end_inset
depicts redundancy.
Fill this section in.
depicts the redundancy built in to the coordinator process.
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
status collapsed
\begin_layout Plain Layout
\begin_inset ERT
@ -6099,14 +6106,6 @@ Hot code replacement is a technique used to update systems while they are
some work it could be implemented into the GGS.
\end_layout
\begin_layout Section
Implementation
\end_layout
\begin_layout Subsubsection
User interface
\end_layout
\begin_layout Section
Example of a GGS server application in Javascript
\end_layout
@ -6257,7 +6256,7 @@ reference "sec:Communication-with-external"
\begin_inset Float algorithm
wide false
sideways false
status open
status collapsed
\begin_layout Plain Layout
\begin_inset ERT
@ -6773,25 +6772,6 @@ Coordinator
club up in the exact state it was prior to the fire.
\end_layout
\begin_layout Section
Understanding OTP
\end_layout
\begin_layout Standard
\begin_inset Note Note
status open
\begin_layout Plain Layout
This section should possibly be removed.
Writing how using OTP posed problems for us learning-wise does not seem
relevant.
\end_layout
\end_inset
\end_layout
\begin_layout Section
Usability
\end_layout
@ -6923,6 +6903,134 @@ end{centering}
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
begin{centering}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Graphics
filename graphics/ping.eps
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
end{centering}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
begin{centering}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Graphics
filename graphics/msg_per_secoutput.eps
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
end{centering}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section