Description: Dining Philosophers is a classic example of Java multi-threaded programming, it is graphic version. Related to thread synchronization and mutual exclusion, critical access issues and ways to avoid the deadlock.
File list (Check if you may need any files):
哲学家就餐:Java多线程实例图形版
................................\ZxjFrame.java