top | item 36071869

(no title)

restlake | 2 years ago

Cool post. Wonder if it would have helped to take a look at the MIT distributed systems course on the web and YouTube - one of the projects is exactly this (Go Raft implementation)

https://pdos.csail.mit.edu/6.824/labs/lab-shard.html

discuss

order

eatonphil|2 years ago

I just don't love learning from videos personally. But I'm sure those are good if you do!

restlake|2 years ago

Nope totally agree, can’t just do videos myself either unless it’s a high level systems topic with visuals. Need to get into the code too