ICS 432 Fall 2024
Modules
Outcomes
Readings
Experiences
Assessments
Home
Modules
Classic Concurrency Problems
Module:
Classic Concurrency Problems
Learning Outcomes
Thread Synchronization
Understand synchronization abstractions (locks, condition variables, semaphores, monitors)
Be able to use synchronization abstractions in programs
Be familiar with classical synchronization problems/solutions
Readings
Classic Problems
A description of several classic concurrency problems and their solutions