"Matthew Wilson" writes:
>- Full, tested, supportable multithreaded support

In my experience, perl threading is just not avialable in a reliable,
fast implementation -- this is not viable I'm afraid :(

>- Full, tested, supportable support for an asynchronous I/O model (a la
>qpsmtpd-async)

A pretty big task, unfortunately :(  It'd be nice, but could take
a lot of work.

>- Pluggable to the point where all configuration and settings can be pulled
>from anywhere (databases, files, in-memory cache) at runtime, so SA could
>stay resident and have its configuration be changed in-process.

Is this not already possible with "config_text"?

--j.

Reply via email to