Re: production mail server in Perl, was Re: asynchronous execution

[email protected] (Bas A . Schulte) Wed, 27 Nov 2002 00:00:37 +0100
Newsgroups perl.p5ee
Message-ID <[email protected]>
Stephen,

On Tuesday, November 26, 2002, at 11:43 PM, Stephen Adkins wrote:

> P.S. There is a mail server written entirely in Java, called "James",
>      hosted by Apache.  There ought to be one for Perl.
>
>      http://jakarta.apache.org/james/index.html

What I like even more is that it's built upon a generic server framework 
(Avalon/Phoenix) that is also used by totally different types of servers 
(e.g. Tomcat).

Would be great to have a good generic server framework upon which other 
types of servers could be built.