Synchronization: Monitors

10/16/98


Click here to start


Table of Contents

Synchronization: Monitors

Synchronization with Semaphores

Monitors

A Monitor

Monitor Facilities

Condition Variables

Basic Monitor Structure

Basic Ideas

Monitors Have Several Associated Queues

Bounded Buffer Monitor Example

Monitors and Semaphores

Monitors implemented with Semaphores

Example of Wait/Signal

Two kinds of Monitors

Examples

In Summary...

Mutex Example

Author: Hank Levy

Email: cse451-webmaster@cs

Home Page: http://www.cs.washington.edu/education/courses/451/CurrentQuarter/

Download presentation source