Advertisement

05.09.2008 at 12:39AM PDT, ID: 23388614
[x]
Attachment Details

replication, synchronisation, data redundancy, high availability

Asked by ppfoong in MySQL, Databases Miscellaneous

What is the best solution for the following scenario?

Branch offices (about 50 sites) will have own MySQL database server on site.

HQ will have a master MySQL database server, which will synchronise the database with all the branch offices. I.e. this master database server will store all the 50 databases synchronised with the branch offices.

Branch offices will only synchronise their own database from the HQ server. They will not get database of other branches.

The synchronisation is real-time, or close to real-time with minimal delay.

The application server can make use of either one of the database servers (branch or HQ). Downtime in either one of the servers will not affect the application as database is available in another server. When the server is bring up, it will catch up with the other server to update its database.

MySQL replication can almost fulfill the requirement, but the HQ server cannot have 50 master servers at the same time.

What are the available solutions? Using 3rd party tools is OK. If it cannot be done with MySQL, what other database sever can do this?

Start Free Trial
[+][-]05.09.2008 at 05:55AM PDT, ID: 21532257

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 02:38AM PDT, ID: 21581282

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 06:55AM PDT, ID: 21582651

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 08:04AM PDT, ID: 21583370

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 08:51AM PDT, ID: 21583843

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: MySQL, Databases Miscellaneous
Sign Up Now!
Solution Provided By: mark_wills
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628