Random Notes
CtrlK
  • Introduction
  • Reading list
  • Theory
    • Index
      • Impossibility of Distributed Consensus with One Faulty Process
      • Time, Clocks, and the Ordering of Events in a Distributed System
      • Using Reasoning About Knowledge to analyze Distributed Systems
      • CAP Twelve Years Later: How the “Rules” Have Changed
      • A Note on Distributed Computing
  • Operating System
    • Index
  • Storage
    • Index
  • Coordination
    • Index
  • Fault Tolerance
    • Index
  • Cloud Computing
    • Index
  • Systems for ML
    • Index
  • ML for Systems
    • Index
  • Machine Learning
    • Index
  • Video Analytics
    • Index
  • Networking
    • Index
  • Serverless
    • Index
  • Resource Disaggregation
    • Index
  • Edge Computing
    • Index
  • Security/Privacy
    • Index
  • Misc.
    • Index
Powered by GitBook
On this page

Was this helpful?

  1. Theory

Index

  • Time, Clocks, and the Ordering of Events in a Distributed System - Lamport 1978

  • Impossibility of Distributed Consensus with One Faulty Process - Fischer et al., 1985

  • Using Reasoning About Knowledge to analyze Distributed Systems - Halpern 1987

  • A Note on Distributed Computing - Waldo et al., 1994

  • CAP Twelve Years Later: How the “Rules” Have Changed - Brewer 2012

PreviousReading listNextImpossibility of Distributed Consensus with One Faulty Process

Last updated 5 years ago

Was this helpful?