Can I read Shared-Disk Parallel Database Systems on EtoBox?
Shared-Disk Parallel Database Systems by Chetan Kumavat is a document available to read on EtoBox.
What is Shared-Disk Parallel Database Systems about?
This document discusses different architectures for parallel database systems. It describes the limitations of a shared memory architecture, including that memory access becomes a bottleneck as more CPUs are added. It then describes a shared disk multiple CPU architecture, where each CPU has its own memory but can access a shared set of disks. A locking scheme is required to ensure data integrity when multiple CPUs want to access the same data. Key advantages are improved load balancing, scalability and fau
- Author
- Chetan Kumavat
- Language
- EN