 |
Rush Hour This problem is called the "Deadlock Unsnarling" program. A process in a multi-processing operating system is said to be Deadlocked (in a state of Deadlock) if it is waiting for a particular event that will not occur . In an Operating System deadlock, one or more processes are deadlocked. Some Operating Systems have the ability to unsnarl circular deadlocks by backtracking through the process list and the resources they hold. This Java Applet will simulate this OS process via the game called "Rush Hour" |