You can use catalyst, it is a good MVC framework.
This is true. But I'm really not sure how it addresses the original question. Either Catalyst is run under CGI (in which case it carries all of CGI's performance issues) or it's run under mod_perl (in which case it carries all of the potential problems of one client's process effecting others).
Or perhaps I missed something?
--
< http://dave.org.uk>
"The first rule of Perl club is you do not talk about
Perl club." -- Chip Salzenberg
|