On Thu, Jul 17, 2008 at 10:30 AM, Fred Moyer <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: >> >> I found that Catalyst is too huge to use. >> Other than Catalyst, do you have any other framework suggested for MP >> applications? >> thanks.
My understanding is that Catalyst is as light as you want it to be. What is 'heavy' about it? What are you looking for in a framework? >> >> --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). > -- ~Tyler
