Methods for Handling Deadlocks

3:45 AM Posted In Edit This 0 Comments »
• Ignore the problem and pretend that deadlocks would never occur

• Ensure that the system will never enter a deadlock state (prevention or avoidance)

• Allow the system to enter a deadlock state and then detect/recover

0 comments: