[cgiapp] Re: Model design in C::A/Titanium
Mark Stosberg
mark at summersault.com
Tue Sep 23 16:31:45 EDT 2008
> Are you running under normal CGI (do people still do that?).
Yes. Some projects are small, use lightweight frameworks and templating
systems, like CGI::App and HTML::Template, and don't get a ton of traffic.
There is no reason to add the extra complication of persistent memory, or give
these applications dedicated, persistent memory when they don't need it.
Most of the projects I've deployed have been in CGI. (The rest in mod_perl).
Mark
--
. . . . . . . . . . . . . . . . . . . . . . . . . . .
Mark Stosberg Principal Developer
mark at summersault.com Summersault, LLC
765-939-9301 ext 202 database driven websites
. . . . . http://www.summersault.com/ . . . . . . . .
More information about the cgiapp
mailing list