On Thu, Feb 08, 2001 at 04:51:39PM +0000, Mark Delany wrote:
[snip]
> First off, there is an amount of data they can share and cache, such
> as tcpok and recent DNS lookups.

That's what the dnscache running on your 127.0.0.1 is for. That's
close enough.

[snip]
> Fifth, the interface is simple and clean, plug in the threaded
> qmail-rspawn and no one is any the wiser.

With nonblocking sockets and select(), one could write a
single-threaded qmail-rspawn/remote. Only need to find a way to do the
dns lookups in parallel.

Greetz, Peter.

Reply via email to