> -----Original Message----- > From: Matt S Trout [mailto:[EMAIL PROTECTED] > Sent: Monday, February 18, 2008 1:17 PM > To: [email protected] > Subject: [Catalyst] So, what do we want in the -next- book? > > Since a fair few of you will now have John's book, I figured it was > time > to ask what you'd want from a second book. > > I guess the existing one provides a pretty good tutorial style, so we > should > be looking at something more in-depth / intermediate to advanced. > > What do you guys think? > > -- > Matt S Trout Need help with your Catalyst or DBIx::Class > project? > Technical Director > http://www.shadowcat.co.uk/catalyst/ > Shadowcat Systems Ltd. Want a managed development or deployment > platform? > http://chainsawblues.vox.com/ > http://www.shadowcat.co.uk/servers/ > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail- > archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/
I'd like to see a cookbook as well, with some specific things related to production deployment... - best practices from the get-go - PAR deployments (multiple apps on same machine, having Perl inside PAR w/ static outside for web server) - FastCGI internal/external (LSB init scripts) - Apache/lighttpd - mod_perl - database load balancing at the model (DBIx::Class::Storage::DBI::Replication?) - web load balancing (Apache mod_proxy, mod_proxy_balancer (2.2), perlbal) If my bosses are OK with it (they probably will be) I'd be willing to contribute some of my own experiences with some of the above items. v/r -matt pitts _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
