MySQL Clustering

What is the best way to cluster MySQL servers? (By this, I mean... if our database gets hit so much, even after using caching methods such as Memcached, and we need another server.)

I showed our coders this, but he said it was no good:
http://dev.mysql.com/tech-resources/...o-servers.html


Any alternative (better) methods? MySQL Clustering

Thanks!

 

 

 

 

Top