From: "Jonathan Rockway" <[EMAIL PROTECTED]>
If you are using the same Apache process for more than one web
app, You're Doing It Wrong (tm).

For development or production?

In production as long as you're using the same versions of Cat for your apps, I would've thought the memory gains would make it worthwhile. If you've got multiple sets of apache processes, then each set will load all the Catalyst (and other CPAN modules) into memory separately.

Carl


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to