Click here to Skip to main content
15,890,882 members
Articles / Desktop Programming / MFC

Solving Starvation in Dining Philosopher Problem: Using Inverse Semaphore

Rate me:
Please Sign up or sign in to vote.
2.67/5 (5 votes)
2 Jun 2008CPOL3 min read 46.8K   1.5K   7  
Multithreaded GUI solution for starvation in Dining Philosopher problem

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) IBM
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions