Re: Django scaling and Database replication

2007-04-10 Thread kemuri
On Apr 10, 3:38 am, Merric Mercer <[EMAIL PROTECTED]> wrote: > James, > > The issue with Cluster is that it is designed to work synchronously. > This is fine when the all the DB is on a fast, local network but not > when the DB needs to be replicated to geographically different networks, > where

Re: Django scaling and Database replication

2007-04-09 Thread kemuri
hey Merric, On Apr 9, 4:10 am, Merric Mercer <[EMAIL PROTECTED]> wrote: > The django book's chapter on deployment mentions the use of Database > replication as a means to scale using MySQL. > If you want to try something cool, try MySQL Cluster, and better 5.1 since it has disk-based support in