6.005 | Fall 2008 | Undergraduate

Elements of Software Construction

Lecture Notes

Concurrency

Description:

Lecture presentation on shared-memory and message-passing paradigms, race conditions and deadlock, using threads and blocking queues in Java, and concurrency issues in graphical user interfaces.

Resource Type:
Lecture Notes

Course Info

Learning Resource Types
Problem Sets
Lecture Notes
Projects
Programming Assignments with Examples