Skip to content

Latest commit

 

History

History

distributed-systems

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Distributed systems in Golang

A crash course in distributed systems, their unique challenges, and selected case studies. Learn about the trouble with consensus in the Byzantine Generals problem, Google's massive-scale distributed data processing in MapReduce, what happens when Chain Replication is on CRAQ, and how VMWare can replicate a program almost instantly - even if crashes mid-execution.