Dinning Philosophers

This is a implementation of the Dinning Philosophers written in Java. The project uses multi-threading to simulate each of the philosophers.

Technologies Used

  • Java
  • Threads

Demo

Project Files
DP Sourcecode
JavaDoc