Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 271 Bytes

Simple Blockchain

UCSB CS 271 - Advanced Distributed Systems course assignments

  1. The first assignment implements Lamport's distributed mutual exclusion protocol
  2. The second assignment implements Wuu-Bernstein's algorithm for maintaining a replicated dictionary.