next up previous contents
Up: Sendmail X Previous: Sendmail X: Performance Tests   Contents

Bibliography

ABLL92
T. Anderson, B. Bershad, E. Lazowska, and H. Levy.
Scheduler activations: Effective kernel support for the user-level management of parallelism.
In ACM Transactions on Computer Systems,, volume 10(1), pages 53-79. ACM, February 1992.

ASF
Apache.
http://www.apache.org/.

Ber
Dan Bernstein.
Secure interprocess communication.
http://cr.yp.to/docs/secureipc.html.

Ber97
Dan Bernstein.
Verp: Variable envelope return paths, 1997.
http://cr.yp.to/proto/verp.txt.

Ber98
Dan Bernstein.
qmail, 1998.
http://cr.yp.to/qmail.html.

Bra89
Requirements for internet hosts - application and support.
RFC 1123, Internet Engineering Task Force, 1989.

Dre02
Dreppner.
http://people.redhat.com/drepper/nptl-design.pdf, 2002.
http://people.redhat.com/drepper/nptl-design.pdf.

FB96
N. Freed and N. Borenstein.
Multipurpose internet mail extensions (mime) part one: Format of internet message bodies.
RFC 2045, Internet Engineering Task Force, 1996.

Fre96
N. Freed.
SMTP service extension for returning enhanced error codes.
RFC 2034, Internet Engineering Task Force, 1996.

Fre00
N. Freed.
SMTP service extension for command pipelining.
RFC 2920, Internet Engineering Task Force, 2000.

GK98
R. Gellens and J. Klensin.
Message submission.
RFC 2476, Internet Engineering Task Force, 1998.

Haz01
Philip Hazel.
Exim, 2001.
http://www.exim.org/.

Hof99
P. Hoffman.
SMTP service extension for secure SMTP over TLS.
RFC 2487, Internet Engineering Task Force, 1999.

ine
inetd.
src/usr.sbin/inetd/inetd.c.

ISC01
ISC.
Bind, 2001.
http://www.isc.org/bind.html.

Keg01
Dan Kegel.
The C10K problem, 2001.
http://www.kegel.com/c10k.html.

KFM95
J. Klensin, N. Freed, and K. Moore.
SMTP service extension for message size declaration.
RFC 1870, Internet Engineering Task Force, 1995.

KFR+94
J. Klensin, N. Freed, M. Rose, E. Stefferud, and D. Crocker.
SMTP service extension for 8bit-mimetransport.
RFC 1652, Internet Engineering Task Force, 1994.

KFR+95
J. Klensin, N. Freed, M. Rose, E. Stefferud, and D. Crocker.
SMTP service extensions.
RFC 1869, Internet Engineering Task Force, 1995.

Kle01
Simple mail transfer protocol.
RFC 2821, Internet Engineering Task Force, 2001.

Krü98
Jan Krüger.
check local, 1998.
http://www.digitalanswers.org/check_local.

LDA
Openldap.
http://www.OpenLDAP.org/.

Moo96a
K. Moore.
An extensible message format for delivery status notifications.
RFC 1894, Internet Engineering Task Force, 1996.

Moo96b
K. Moore.
SMTP service extension for delivery status notifications.
RFC 1891, Internet Engineering Task Force, 1996.

Mye96
John Myers.
Local mail transfer protocol.
RFC 2033, Internet Engineering Task Force, 1996.

Mye99
J. Myers.
SMTP service extension for authentication.
RFC 2554, Internet Engineering Task Force, 1999.

New00
D. Newman.
Deliver by SMTP service extension.
RFC 2852, Internet Engineering Task Force, 2000.

NGP02
Next generation posix threading project, 2002.
http://oss.software.ibm.com/pthreads/.

nss
nsswitch.conf.
nsswitch.conf(2).

OBS99
Mike Olson, Keith Bostic, and Margo Seltzer.
Berkeley db.
In USENIX Annual Technical Conference. The USENIX Association, June 1999.

Par86
Craig Partridge.
Mail routing and the domain system.
RFC 974, Internet Engineering Task Force, 1986.

pf
pf.
pf.conf(5).

pro
procmail.
http://www.procmail.org/.

Ra01
Eugene Ra.
Storagereview.com's testbed3, 2001.
http://www.storagereview.com/articles/200111/20011109Renaissance_7.html.

RB01
Jeffrey B. Rothman and John Buckman.
Which OS is fastest for High-Performance Network Applications?, 2001.
http://www.sysadminmag.com/newsletters/feature/.

Res01
Internet message format.
RFC 2822, Internet Engineering Task Force, 2001.

RO92
M. Rosenblum and J. Ousterhout.
The design and implementation of a log-structured filesystem.
In ACM Transactions on Computer Systems,, volume 10(1), pages 26-52. ACM, February 1992.

SBMS93
M. Seltzer, K. Bostic, M. McKusick, and C. Staelin.
The design and implementation of the 4.4bsd log-structured file system.
In Proceedings of the 1993 Winter Usenix, San Diego, CA,. The USENIX Association, January 1993.

SGI01
SGI.
State threads for internet applications, 2001.
http://state-threads.sourceforge.net/.

She01a
Gene Shekhtman.
Re: some questions, 2001.
http://oss.sgi.com/projects/state-threads/.

She01b
Gene Shekhtman.
St and dbms client libraries, 2001.
http://oss.sgi.com/projects/state-threads/.

Sle
Sleepycat.
Berkeley db tutorial and reference guide, version 4.1.24.
db-4.1.24.NC/docs/ref/.

Sol02
Multithreading in the Solaris operating environment.
Technical report, Sun Microsystems, 2002.

SSB+95
M. Seltzer, K. Smith, H. Balakrishnan, J. Chang, S. McMains, and V. Padmanabhan.
File system logging versus clustering: A performance comparison.
In Proceedings of the 1995 Winter Usenix,, pages 249-264. The USENIX Association, January 1995.

Ste92
Richard Stevens.
Advanced Programming in the UNIX Environment.
Addison-Wesley, 1992.

Ste98
Richard Stevens.
UNIX Network Programming: Networking APIs: Sockets and XTI, volume 1.
Prentice Hall, 2nd edition, 1998.

SV96a
Douglas C. Schmidt and Steve Vinoski.
Object interconnections: Comparing alternative programming techniques for multi-threaded corba servers (column 6).
SIGS C++ Report, April 1996.

SV96b
Douglas C. Schmidt and Steve Vinoski.
Object interconnections: Comparing alternative programming techniques for multi-threaded corba servers (column 7).
SIGS C++ Report, July 1996.

SV96c
Douglas C. Schmidt and Steve Vinoski.
Object interconnections: Comparing alternative programming techniques for multi-threaded servers (column 5).
SIGS C++ Report, February 1996.

Var01
Sam Varshavchik.
Courier mta, 2001.
http://www.courier-mta.org/.

Vau96a
G. Vaudreuil.
Enhanced mail system status codes.
RFC 1893, Internet Engineering Task Force, 1996.

Vau96b
G. Vaudreuil.
The multipart/report content type for the reporting of mail system administrative messages.
RFC 1892, Internet Engineering Task Force, 1996.

Ven98
Wietse Venema.
postfix, 1998.
http://www.postfix.org/.

Win96
J. De Winter.
SMTP service extension for remote message queue starting.
RFC 1985, Internet Engineering Task Force, 1996.


Claus Assmann