Wan wrote:
On Wed, Dec 20, 2006 at 04:54:15PM +0800, Wan wrote:
I'm looking for a MVC framework that fast in develop and run. and I
don't want to build it myself, please recommend someome.

http://search.cpan.org/search?query=MVC

(Catalyst is probably the most popular option these days. It gets a
lot of buzz, at least.)

Catalyst is not fast enough in run

You will probably need to clarify here what you mean when you say that Catalyst is not fast enough. What type of benchmarking have you done? In what context (mod_perl, cgi, fastcgi)? Do you have any database access in your application? What kind of load are you expecting (1000 hits/day, 10000000 hits/day)?

Sean

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to