About this document
Parallel Database Architecture Overview by Jeevanantham Govindaraj is a document available to read on EtoBox.
The document discusses database architecture for parallel processing. It describes three main database management system software architectures: shared everything, shared disk, and shared nothing. The shared everything architecture uses shared memory across all processors to access common data. The shared disk architecture implements shared ownership of the entire database across database servers that share access to disks. The shared nothing architecture partitions data across all disks with each server ow
- Author
- Jeevanantham Govindaraj
- Language
- EN