Course
Course Catalog URL:
Identifier:
COM S 6120
Offered during Fall Semester of even years.
- Credits: 3 credit hours
- Instructor's or course coordinator's name: Soma Chaudhuri
- Textbook, title, author, and year: Distributed Computing: Fundamentals, Simulations and Advanced Topics by Hagit Attiya and Jennifer Welch, Wiley & Sons (2nd ed.), 2004.
- Other supplemental materials: None
Course Information
- Brief description of the content of the course: The theory of distributed computation. Algorithms, lower bounds, and impossibility results. Fundamental problems including consensus, leader election, mutual exclusion, and clock synchronization. Synchronous, asynchronous, and partially synchronous distributed systems models. Shared memory and message passing systems. Fault tolerance and randomization. Wait-free object simulations. Distributed shared memory. Special topics vary from year to year.
- Prerequisites or co-requisites: COM S 511 or COM S 531
Topics
- Basic algorithms for message passing systems
- Leader election in rings
- Mutual exclusion in the shared memory model
- Fault-tolerant consensus
- Distributed shared memory
- Blockchains and distributed ledger objects