On 8-Aug-06, at 10:40 AM, [EMAIL PROTECTED] wrote:

On 8 Aug 2006 at 9:45, Also Sprach Matt Sergeant:

But also after spending 7 years working with mod_perl I think I've
decided I don't like it all that much :-)

Why not?

Too big and complicated. Ultimately the big win of mod_perl is performance, and I think we can get that performance (and better) without the complication.

Did I state that? I think I've stated in other places that this httpd
will be good enough for many places to deploy on. In fact in many
ways it's more scalable than Apache (uses epoll/kqueue for
asynchronous I/O).

What perl libs?

Danga::Socket (used by perlbal and qpsmtpd), which uses IO::KQueue for kqueue, and Sys::Syscall for epoll.

Matt.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to