Mercurial > docs > diploma
diff thesis/input/mta-comparison.tex @ 126:27ddf2506157
outsourced floats; minor stuff
author | meillo@marmaro.de |
---|---|
date | Tue, 09 Dec 2008 16:04:02 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis/input/mta-comparison.tex Tue Dec 09 16:04:02 2008 +0100 @@ -0,0 +1,15 @@ +\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} |} + \hline + & sendmail & exim & qmail & postfix & masqmail \\ + \hline + version regarded & & & & & \\ + \hline \hline + First release & 1983 & 1995 & 1996 & 1999 & 1999 \\ + \hline + Lines of code (with sloccount on debian packages)& 93k & 54k & 18k & 92k & 14k \\ + \hline + Architecture & monolithic & monolithic & modular & modular & monolithic \\ + \hline + Design goals & flexibility & general, flexible \& extensive facilities for checking & security & performance and security & for non-permanent Internet connection \\ + \hline +\end{tabular}