Mercurial > docs > diploma
diff thesis/tex/5-Improvements.tex @ 393:6494832a798c
fixed all half-spaces after RF, RG, TODO
author | meillo@marmaro.de |
---|---|
date | Sat, 07 Feb 2009 12:00:11 +0100 |
parents | b4611d4e1484 |
children | 0d78755132b7 |
line wrap: on
line diff
--- a/thesis/tex/5-Improvements.tex Sat Feb 07 11:42:45 2009 +0100 +++ b/thesis/tex/5-Improvements.tex Sat Feb 07 12:00:11 2009 +0100 @@ -482,7 +482,7 @@ The connections between \name{queue-in} and \name{scanning}, as well as between \name{scanning} and \name{queue-out}, is provided by the queues, only signals might be useful to trigger runs. Communication between receiver and transport modules and the outside world is organized by their specific protocol (e.g.\ \SMTP). -Left is only the communication between the receiver modules and \name{queue-in}, and between \name{queue-out} and the transport modules. Suggested for this communication is a simple protocol with data exchange through \unix\ pipes. Figure~\ref{fig:ipc-protocol} shows a state diagram for the protocol. +Left is only the communication between the receiver modules and \name{queue-in}, and between \name{queue-out} and the transport modules. Suggested for this communication is a simple protocol with data exchange through Unix pipes. Figure~\ref{fig:ipc-protocol} shows a state diagram for the protocol. The protocol is described in more detail now: \index{protocol}