Hi
 
my company is considering Sequoia for this scenario:
 
 
Server with master DB 
|
|- Client 1 with local DB copy
|
|- Client 2  with local DB copy
.....
 
usually clients connect to the master DB. If the master DB fail (or net
goes away, etc..), each client must use its own local copy.
Master DB and client DB must be online synchronized (over a LAN).
After using local copies, when the master is accessible again, the
master DB should be synchronized with all the client DBs.
Is it possible to achieve this with Sequoia? The resynchronization could
be a difficult step.
If a similar approach is possible, where the controllers should be put?
Takes in account that:
- the DB load is light
- it is very important to write all transactions from clients
- the master resynchronization is a process that could happens on
request.
 
Thank you very much in advance
 
Olaf
 
 
 
 
                    
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to