MySQL clustering strategies and comparisions


linuxsutra: MySQL clustering strategies and comparisions

After testing the following strategies of MySQL cluster alternatives, here, are my supplies to open source communities, with out which I could not have tried the following in first place. I have consolidated what I found on net in bits and pieces + some of my experiences.

1. MySQL Clustering(ndb-cluster stogare)
2. MySQL / GFS-GNBD/ HA
3. MySQL / DRBD /HA
4. MySQL Write Master / Multiple MySQL Read Slaves
5. Standalone MySQL Servers(Functionally seperated)

high level but interesting.

Related Posts