Home | Submit | Download | FAQ  

<= Java Applets - Puzzles Category

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"
Java 8 Puzzle One of the Java Game Appplet I wrote it for my Internet Programming Class in 2001.
   
© 2005 AppletOnline - Home | Submit | Download | FAQ