Dining Philosopher Simulation

Since applets don't work in browsers any longer, these should be run using Java's appletviewer. Also, appletviewer is no longer included with Java. To run the version that is slow enough to watch use:
appletviewer http://cs.gettysburg.edu/~cpresser/cs324/examples/philosophers/Philosophers.html
To run the fast version, so you will see dealock instantly, use:
appletviewer http://cs.gettysburg.edu/~cpresser/cs324/examples/philosophers/FastPhilosophers.html

Clif Presser<cpresser@gettysburg.edu>
Last modified: Wed Feb 28 10:25:45 EST 2018