Courses/Computer Science/CPSC 457.S2016/Lecture Notes/L10

From wiki.ucalgary.ca
< Courses‎ | Computer Science‎ | CPSC 457.S2016‎ | Lecture Notes
Revision as of 00:55, 20 June 2016 by Tjkendon (talk | contribs) (Created page with "= Lecture 10 - Classical Concurrency Problems, Monitors and Deadlocks= == Concepts == *Concurrency ** Classical Problems ** Monitors * Deadlocks ** Characterization ** Prevent...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Lecture 10 - Classical Concurrency Problems, Monitors and Deadlocks

Concepts

  • Concurrency
    • Classical Problems
    • Monitors
  • Deadlocks
    • Characterization
    • Prevention
    • Avoidance
    • Detection
    • Resolution

Slides

My slides are available as PDF PPTX or Handout PDF


Notes

As mentioned in Silberchatz (The Dinosaur Book) a technical talk about how Priority Inversion nearly ruined Mars Sojourner : [1]

Questions for next time