Perf 3
Perf 3
Example: “Blocking occurs when one connection is holding a lock on a resource while
a second connection wants to read or write to it. An even more complex situation
occurs when two connections each hold a lock but want to access each other’s
resource, which is referred to as deadlocking.