On 20 Dec 2005, at 12:00, Ken Simpson wrote:
Not sure what you mean by it not scaling - can you elaborate? Sure it
uses more ram than multiplexing, but even for a high traffic mail
server like apache.org's the mail-in-apache2 model works well
(apache.org uses Apache::Qpsmtpd for email).
I'm curious as to how you've mixed things up though - if the details
aren't private IP I'd love to know more.
I'll cut in so that Stas can save his keyboarding wrist.
[snip]
Thanks for that - that's what we found too, but not many places needed
the scalability. Anyhow if anyone's interested in an open source
version of what you've done they can check out the current svn trunk of
Qpsmtpd - http://smtpd.develooper.com/ - it uses Danga::Socket instead
of Event::Lib (similar concepts though) to multiplex all connections.
Matt.