- Category:
- OS Develop
- Tags:
-
[Java]
[源码]
- File Size:
- 6kb
- Update:
- 2015-05-09
- Downloads:
- 0 Times
- Uploaded by:
Description: The Case Study of deadlock, the Dining Philosophers, here are five different implementations (as in the study of this issue in the previous made a lot of ideas), where realization of the most common of the five classic
To Search:
File list (Check if you may need any files):
src\Chandy_Misra方法
...\................\Chopsticks.java
...\................\DinningPhi.java
...\................\Philosophy.java
...\................\Test.java
...\超时释放法
...\..........\ReleaseIfOverTime.java
...\确定两只都可用才可以拿
...\......................\Chopsticks.java
...\......................\Philosopher.java
...\......................\Test.java
...\死锁
...\....\TestDeadLock.java
...\资源加锁法
...\..........\PerThread.java