Stateless
-
Distributed systems, High availability
Near instantaneous high availability for databases?
In the study of the availability of computer systems in general, three distributed concepts apply. a) Replication makes multiple (two or more) copies of an application and its data available. If any one copy becomes unavailable due to a failure, the remaining copies remain available. A transaction will typically fail, and upon retrying it will […]