Discuss the difference between pessimistic and optimistic concurrency control?
What will be an ideal response?
Pessimistic concurrency control protocols delay operations to ensure that conflict does not occur.
On the other hand, optimistic concurrency control protocols assume that conflicts are rare and
allow transactions to proceed without imposing any delays (instead checking that serializability
has not been broken at commit time).
Computer Science & Information Technology
You might also like to view...
Use a(n) ________ when you want the first line of a paragraph at the left margin and the rest of the lines indented to the right of the first line
Fill in the blank(s) with correct word
Computer Science & Information Technology
Text that is used to provide content information about images to text only browsers is called ________ text
Fill in the blank(s) with correct word
Computer Science & Information Technology