Please enable JavaScript.
Coggle requires JavaScript to display documents.
Distributed Databases - Coggle Diagram
Distributed Databases
Availability
-
-
Read One, Write All Available Approach
-
Coordinator Selection
Backup coordinator
maintains enough information locally to allow it to assume the role of coordinator with minimal disruption to the distributed system.
-
-
-
-
Distributed Data Storage
-
Data Fragmentation
horizontal fragmentation,
-
-
Commit Protocols
-
-
Three-Phase Commit
extension of the two-phase commit protocol that avoids the blocking problem under certain assumptions
-
-
-
-
Heterogeneous Databases
Different sites may use different schemas, and different database-management system software