All databases are distributed, capable of running on multiple machines.
ubik protocol for distributing the databases
sync site - only a single server is ever operating in R/W mode at any given time.
quorum - each configured database server "votes" for reachable server with the lowest IP address; Lowest IP addressed machine gets extra 1/2 vote to break ties.
| previous | index | next |