Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 2.3 Deadlock (Definition (-Or more than two processes are waiting…
Chapter 2.3 Deadlock
Definition
-
-Deadlock is a common problem in multiprocessing where many processes share a specific type of mutually exclusive resource known as a software lock or soft lock.
-Deadlock refers to a specific condition when two or more processor are each waiting for each other to release a resource.
-
Bridge Crossing Example
-
-If a deadlock occurs, it can be determine if one car backs up (block resources and rollback).
-
-
-
-