Mercurial > docs > diploma
comparison 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 |
comparison
equal
deleted
inserted
replaced
262:20abea94c9b6 | 263:5d3da729351a |
---|---|
1 \begin{tabular}[hbt]{ l l } | |
2 | |
3 \mbox{ queue-in:} & \mbox{ | |
4 \begin{tabular}[hbt]{| c | c | c |} | |
5 \hline | |
6 incoming & outgoing & pool \\ | |
7 \hline | |
8 \hline | |
9 - & - & - \\ | |
10 \hline | |
11 0600 & - & - \\ | |
12 \hline | |
13 0600 & - & 0600 \\ | |
14 \hline | |
15 0700 & - & 0600 \\ | |
16 \hline | |
17 \end{tabular} | |
18 } \\ | |
19 | |
20 \quad & \\ | |
21 | |
22 \mbox{scanning:} & \mbox{ | |
23 \begin{tabular}[hbt]{| c | c | c |} | |
24 \hline | |
25 incoming & outgoing & pool \\ | |
26 \hline | |
27 \hline | |
28 0700 & - & 0600 \\ | |
29 \hline | |
30 0700 & 0600 & 0600 \\ | |
31 \hline | |
32 0700 & 0700 & 0600 \\ | |
33 \hline | |
34 - & 0700 & 0600 \\ | |
35 \hline | |
36 \end{tabular} | |
37 } \\ | |
38 | |
39 \quad & \\ | |
40 | |
41 \mbox{queue-out:} & \mbox{ | |
42 \begin{tabular}[hbt]{| c | c | c |} | |
43 \hline | |
44 incoming & outgoing & pool \\ | |
45 \hline | |
46 \hline | |
47 - & 0700 & 0600 \\ | |
48 \hline | |
49 - & 0700 & - \\ | |
50 \hline | |
51 - & - & - \\ | |
52 \hline | |
53 \end{tabular} | |
54 } \\ | |
55 | |
56 \end{tabular} |