Mercurial > docs > diploma
view thesis/attic/new-queue-permissions.txt @ 330:0e8c19c4b6ba
updated modules, queues, and ipc sections of new design
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jan 2009 21:56:45 +0100 |
parents | 2aad3d950640 |
children |
line wrap: on
line source
\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}