[Catalyst] Obtaining better application speed during development

Michele Beltrame mb at italpro.net
Mon Mar 20 10:13:33 CET 2006


Hello!

I use Catalyst with mod_fastcgi (when deploying) and with normal CGI
(when developing).

Execution of applications is getting however pretty slow even when
developing, when solutions such as mod_fastcgi don't help as a reload of
the application is needed (of course) after modifications to the code.

What I am wondering is if a solution a-la-PHP exists, or does make sense
at all: that is, the perl interpreter stays resident but the application
doesn't. This would probably give limited benefits, but maybe limited is
better than nothing (PHP is faster than plain CGI in almost all situations).

Oh well, I guess I should be happy anyway that I'm not using Java, or I
should even compile the code before running it. ;-)

Thanks,
Michele.

-- 
Michele Beltrame
http://www.varlogarthas.net/
ICQ# 76660101
Informativa privacy: http://www.italpro.net/em.html



More information about the Catalyst mailing list