view thesis/input/mta-comparison.tex @ 248:724cc6057105

complete names are now in small caps
author meillo@marmaro.de
date Sun, 11 Jan 2009 20:49:50 +0100
parents 27ddf2506157
children
line wrap: on
line source

\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}