13
Database System Architecture
1. What do you understand by parallel processing? Explain main architectures for building parallel database systems.
Ans: The simultaneous use of computer resources such as central processing units (CPUs) and disks to perform a specific task is known as parallel processing. In parallel processing, many tasks are performed simultaneously on different CPU's. Parallel DBMS seeks to improve performance by carrying out many operations in parallel, such as loading data, processing queries and so on. The three main architectures for building parallel database systems are as follows:
Shared memory: In shared-memory ...
Get Express Learning: Database Management Systems now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.