OS Design: On Processes

 

 

 

 

Question 1: Review on Process
Explain in GREAT detail processes queuing, scheduling, and standard life cycle of a process that has 5
basic states: new, running, waiting, ready, and terminated.

Question 2: Review on Inter-Process Communication
Explain in GREAT detail how inter-process communication works in message-passing systems? Espe-
cially, the three techniques: Naming, Synchronization, and Buffering.

Question 3: Review on Client-Server Communication
Explain in GREAT detail the communication in client-server systems? Especially, the communication
using Sockets and the communication using Remote Procedure Calls (RPC).

Question 4: Pipe Communication
Compare and contrast Ordinary Pipes and Named Pipes?

 

This question has been answered.

Get Answer