Parallel Database Architectures Are As Mentioned Below..
(1) Shared Memory :
In this model, all the processors share a common memory. The model is depicted in Fig. 9.9.
In shared memory parallel databases, communication between components is through Interconnection network.
Shared memory results in extremely efficient communication between processors.
data in shared memory can be accessed by any processor without being moved wits software.