EBK DATABASE SYSTEM CONCEPTS
EBK DATABASE SYSTEM CONCEPTS
7th Edition
ISBN: 9781260049268
Author: SILBERSCHATZ
Publisher: MCG COURSE
Expert Solution & Answer
Book Icon
Chapter 22, Problem 1PE

Explanation of Solution

Inter-Query Parallelism:

When different transactions or queries get executed in parallel then it is called as inter-query parallelism.

Inter-operation Parallelism:

When different operation for a single query executes in parallel on a multiple disks and processors then it is called as inter operation parallelism.

Intra-operation parallelism:

When each and every operation that takes place in a query are parallelized then it is called as intra query operation parallelism.

a)

Increasing the throughput of the system:

  • In order to increase the throughput of the system that operates with many small queries inter-query parallelism can be utilized.
  • Parallelizing each of the queries will result in the increased initiation overhead while no significant improvement are be identified with the response time.
  • So, Parallelizing is avoided and use of inter-query parallelism is recommended.

Explanation of Solution

Inter-Query Parallelism:

When different transactions or queries get executed in parallel then it is called as inter-query parallelism.

Inter-operation Parallelism:

When different operation for a single query executes in parallel on a multiple disks and processors then it is called as inter operation parallelism.

Intra-operation parallelism:

When each and every operation that takes place in a query are parallelized then it is called as intra query operation parallelism.

b)

Increasing the throughput of the system:

  • In order to increase the throughput of the system that operates with few large queries intra-query parallelism can be utilized because it will provide a better response time.
  • Intra query parallelism will provide more advantage when large number of disks and processors because these queries are considered to have fewer operations but each one of them will need to process large number of records.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Please draw the diagram where it is asked to be drawn. Don't just describe how to do it.
C. Homework Assignment Task: Write a one-page CV using the provided template. Steps: 1. Use the CV guide to structure your CV. 2. Fill in each section with real information about yourself. 3. Format your CV neatly and use professional language. 4. Submit to the instructor before the next class
Simulate on a vertical time axis (with events labeled with the senders names A-D) the contention period of FOUR equally distanced Ethernet stations that all attempt to transmit at T=0 a minimally sized frame, in the style of the binary Exponential Backoff Algorithm. Assume that time is measured in slot times, and that exactly one slot time is needed to detect a collision (so that if two stations transmit at T=1 and collide, and one of them chooses a backoff time k=0, then that station will transmit again at T=2). Use as coin flip (source of randomness) an ID written in binary. use the bits in order from the least significant to the most significant. If for a given coin throw you need k bits, use the least significant ID bit extracted in the corresponding group of bits, as the least significant bit of the coin thrown. Start be writing the ID, which is 904012207 As example of the expected answer format,  with the random sequence R:   100101010101001011001010 01 01011  10010 1010 1010 010…
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education