Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: framework for modperl applications

Fred Moyer

2008-07-17

Replies: Find Java Web Hosting

Author LoginPost Reply
pennyyh@(protected):
> I found that Catalyst is too huge to use.
> Other than Catalyst, do you have any other framework suggested for MP
> applications?
> thanks.
>
> --penny

Apache::Dispatch (http://search.cpan.org/dist/Apache-Dispatch) is on
lightweight end of the spectrum, one step removed from writing your
application using PerlResponseHandlers. I'm not sure it qualifies as a
framework though, maybe just a request framework. It has been measured
as almost as fast as straight response handlers (assuming that hasn't
changed from 0.09 to 0.10).
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.