> qpsmtpd is kind of fundamentally designed around reading from STDIN and 
> writing to STDOUT, or at least designed around doing blocking reads. As 
...
> It's unfortunate, because the end result would be a server capable of 
> processing thousands of concurrent connections with fairly minimal 
> overhead and extremely high performance (I know because I have 

  SelectServer is a multiplexing setup, I assume? One server handles
all the requests using the select call to determine what is ready for 
reading?

-- 
     www.suave.net - Anthony Ball - [EMAIL PROTECTED]
        OSB - http://rivendell.suave.net/Beer
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"The Big Casualness'... Fear it!!" - Opus

Reply via email to