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 diff
1.1 --- a/thesis/tex/5-Improvements.tex Sat Feb 07 11:42:45 2009 +0100 1.2 +++ b/thesis/tex/5-Improvements.tex Sat Feb 07 12:00:11 2009 +0100 1.3 @@ -482,7 +482,7 @@ 1.4 1.5 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). 1.6 1.7 -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. 1.8 +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. 1.9 1.10 The protocol is described in more detail now: 1.11 \index{protocol}