the.com/distributed systems
proof that many computers pretending to be one computer will eventually lie to you.
means a network of independent machines that coordinate to act like a single, reliable system — except reliability is the hard part.
from emerged in the 1970s-80s as networks like ARPANET made it possible to spread computation across machines instead of trusting one giant mainframe; the theory got serious once people realized networks fail constantly and asked what you can still promise when they do.
cap theorempick two of consistency, availability, partition tolerance
clocks lieno two machines truly agree on time
famous quotea distributed system is one where a computer you didnt know existed can crash yours
byzantine problemnamed after generals who might be traitors