Mercurial > docs > diploma
comparison thesis/tbl/mta-comparison.tbl @ 271:c80b6b6fb798
moved tables from input to tbl
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jan 2009 12:16:43 +0100 |
parents | thesis/input/mta-comparison.tex@27ddf2506157 |
children | a62fe460b8de |
comparison
equal
deleted
inserted
replaced
270:397e94509bd9 | 271:c80b6b6fb798 |
---|---|
1 \begin{tabular}[hbt]{| p{0.13\textwidth} || p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} |} | |
2 \hline | |
3 & sendmail & exim & qmail & postfix & masqmail \\ | |
4 \hline | |
5 version regarded & & & & & \\ | |
6 \hline \hline | |
7 First release & 1983 & 1995 & 1996 & 1999 & 1999 \\ | |
8 \hline | |
9 Lines of code (with sloccount on debian packages)& 93k & 54k & 18k & 92k & 14k \\ | |
10 \hline | |
11 Architecture & monolithic & monolithic & modular & modular & monolithic \\ | |
12 \hline | |
13 Design goals & flexibility & general, flexible \& extensive facilities for checking & security & performance and security & for non-permanent Internet connection \\ | |
14 \hline | |
15 \end{tabular} |