Unit 2 Concurrent Process
Most Frequently Asked Question
Q1. Discuss process model and principle of concurrency?
Q2. Write short note on producer consumer problem along with its solution using semaphore?
Q3. What is mutual exclusion? What are the condition to achieve synchronization?
Q4. Write and explain Peterson solution to the critical section?
Q5. Give a solution to reader/writer problem using semaphore?
Q6. Discuss classical problem concurrency?
Q7. Write short note on inter process communication?