next up previous contents
Next: 3.2.3 Data coherency Up: 3.2.2 Semaphores Previous: 3.2.2.2 Message Passing   Contents

3.2.2.3 Monitor concept

Figure 3.11: Monitoring concept
\begin{figure}\begin{center}
\unitlength0.07\textwidth
\begin{picture}(6,3)(0,...
...\line(2,1){2}} \put(5,1.5){\line(-2,1){2}}
\end{picture}\end{center}\end{figure}

A central instance administers the limited resources (hard disks, video, memory). Differences between semaphore and monitoring concept :

Semaphores : Processes ''talk to each other''.
Monitoring :
Central instance receives jobs from the processes, e.g., pizza service.



Gundolf Haase 2000-03-20