Thursday, March 13, 2014

Producer–consumer problem--Multi process synchronisation-Using Semaphore

Implement Producer–consumer problem using

1.Semaphore and Mutex
2.Monitors


http://en.wikipedia.org/wiki/Producer%E2%80%93consumer_problem

No comments:

Post a Comment