Tagged Questions

2
votes
4answers
210 views

Robust fault tolerant MySQL replication

Is there any way to get a fault tolerant MySQL replication? I am in an environment that has many networking issues. It appears that replication gets an error and just stops. I need it to continue to …
1
vote
2answers
401 views

How does the HP (Tandem) Non stop compare with Linux clusters ?

Non Stop systems are known for their high availability and reliability, and higher price. How do Linux or Unix based clusters compare with them, in these respects and others?
0
votes
3answers
90 views

How does Google App Engine infrastructure is fault tolerant?

Hi everybody, I am actually implementing a web application on Google App Engine. This has taken me for the moment a huge time in re-designing the database and the application through GAE …