Which is the best way to sync multiple database on one central server? My idea is to implement on the central server multiple mysql instances and to create master - slave replication for each host ( in this case I need 4 slave hosts only ). There is one better method for this?

The purpose of this is that i have to run a application which makes multiple queries on databases and i don`t wanna push to much load on production servers.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.