[Catalyst] So, what do we want in the -next- book?

Matt Pitts mpitts at a3its.com
Mon Feb 18 20:39:42 GMT 2008


> -----Original Message-----
> From: Matt S Trout [mailto:dbix-class at trout.me.uk]
> Sent: Monday, February 18, 2008 1:17 PM
> To: catalyst at lists.scsys.co.uk
> 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: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-
> archive.com/catalyst at lists.scsys.co.uk/
> 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



More information about the Catalyst mailing list