Great Circle Associates Majordomo-Users
(July 1998)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: MTA's (was: VERY large mailing lists.)
From: Dave Barr <barr @ cis . ohio-state . edu>
Date: Wed, 15 Jul 1998 17:10:56 -0400
To: majordomo-users @ GreatCircle . COM
In-reply-to: Your message of "15 Jul 1998 14:36:16 EDT." <x7lnpvx8pr.fsf@gkar.prescienttech.com>

>>> Your logic is flawed, Dave.  One instance of sendmail does the same job
>>> as 20 instances of qmail-smtp.
>
>> And you say Dave's logic is flawed?
>> How can you possibly support this statement?
>
>Assuming sender is sending 20 messages to recipient:

We're not talking senders, we're talking recipients.

case 1: receiver runs sendmail, and forks either 20 copies.
Since sendmail is large and monolithic, you have 20 copies vying
not only for CPU, but paging, as well as all trying to do locking, etc.

case 2: receiver runs qmail, and 20 copies of qmail-smtpd get spawned.
Since qmail is small and modular, far less real (and virtual) memory
get used.  Mail messages are passed on through the system and those
20 small programs quickly die off.  The 20 messages are processed
as by some number of qmail-locals -- however many as needed according
to whatever the current demand is.

The "smaller amount of RAM" is not made up.  There's a long line of
qmail users who will tell you that qmail uses far less ram and resources
than sendmail.  The only thing that is an issue for big sites is disk
bandwidth.  (this is a specific goal of VMailer that he wants to
improve upon).

--Dave


References:
Indexed By Date Previous: Re: MTA's (was: VERY large mailing lists.)
From: Rich Pieri <rich.pieri@prescienttech.com>
Next: Re: MTA's (was: VERY large mailing lists.) -- My Final Word
From: Rich Pieri <rich.pieri@prescienttech.com>
Indexed By Thread Previous: Re: MTA's (was: VERY large mailing lists.)
From: Rich Pieri <rich.pieri@prescienttech.com>
Next: Re: MTA's (was: VERY large mailing lists.)
From: Dave Sill <de5@sws5.ctd.ornl.gov>

Google
 
Search Internet Search www.greatcircle.com