Re: Large scale Django deployment - advice needed

2007-01-29 Thread J
Mike - Thanks, I'll check 'er out. J On Jan 27, 11:09 am, "Mike" <[EMAIL PROTECTED]> wrote: > Jason, > > Have you seen Chapter 21 of The Django Book, just released a few days > ago? > > Chapter 21: Deploying Djangohttp://www.djangobook.com/en/beta/chapter21/ > > It discusses load balancing and

Re: Large scale Django deployment - advice needed

2007-01-27 Thread Mike
Jason, Have you seen Chapter 21 of The Django Book, just released a few days ago? Chapter 21: Deploying Django http://www.djangobook.com/en/beta/chapter21/ It discusses load balancing and performance, and mentions the following: "At this point, we've now broken things down as much as possibl

Large scale Django deployment - advice needed

2007-01-26 Thread J
The Star Tribune is considering changing our default development environment from Java/PHP to Django. This could be as small as developing database applications like the Washington Post and as large as developing all technology (CMS, templating, registration, etc) for startribune.com. I am tryin