Large Scale Distributed Systems

siiky

2023/02/21

2023/05/16

2023/05/16

course,distributed,programming

This page is about one of the classes I have this semester.

We're using Maelstrom to experiment with dummy implementations of distributed algorithms.

Learned about time (physical and logical), causal consistency, different properties of message delivery (FIFO, causal delivery, total order), CRDTs (operation and state based), and DHTs.

Research

Roughly in the order of appearance.