Mercurial > docs > diploma
diff thesis/pieces/new-queue-permissions.txt @ 263:5d3da729351a
excluded some text parts
author | meillo@marmaro.de |
---|---|
date | Wed, 14 Jan 2009 21:32:44 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis/pieces/new-queue-permissions.txt Wed Jan 14 21:32:44 2009 +0100 @@ -0,0 +1,56 @@ +\begin{tabular}[hbt]{ l l } + +\mbox{ queue-in:} & \mbox{ +\begin{tabular}[hbt]{| c | c | c |} + \hline + incoming & outgoing & pool \\ + \hline + \hline + - & - & - \\ + \hline + 0600 & - & - \\ + \hline + 0600 & - & 0600 \\ + \hline + 0700 & - & 0600 \\ + \hline +\end{tabular} +} \\ + +\quad & \\ + +\mbox{scanning:} & \mbox{ +\begin{tabular}[hbt]{| c | c | c |} + \hline + incoming & outgoing & pool \\ + \hline + \hline + 0700 & - & 0600 \\ + \hline + 0700 & 0600 & 0600 \\ + \hline + 0700 & 0700 & 0600 \\ + \hline + - & 0700 & 0600 \\ + \hline +\end{tabular} +} \\ + +\quad & \\ + +\mbox{queue-out:} & \mbox{ +\begin{tabular}[hbt]{| c | c | c |} + \hline + incoming & outgoing & pool \\ + \hline + \hline + - & 0700 & 0600 \\ + \hline + - & 0700 & - \\ + \hline + - & - & - \\ + \hline +\end{tabular} +} \\ + +\end{tabular}