Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Thu, 2008-01-03 at 09:35 -0500, Matthew Gillen wrote: > MySQL actually has a 'clustering' mode, where you can set up active > replication (hot-backups). The basic gist of it is that one node is the > master, and all 'update' operations have to be done through it, and incur > extra overhead (since the transaction isn't complete until all replicas have > the change). 'Query' (ie non-modifying) types of operations can be done on > any of the replicas, IIRC. Careful with terminology here. What you are describing is indeed called 'replication' in MySQL land, but 'clustering' is an entirely different thing: http://www.mysql.com/products/database/cluster/ -- Cole Tuininga <[hidden email]> Code Energy (http://www.code-energy.com) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |