mirror of
https://github.com/theanalyst/awesome-distributed-systems.git
synced 2024-11-20 11:08:09 -05:00
Typo fix
This commit is contained in:
parent
af38c8c4a2
commit
e484a255d4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Most links will tend to be readings on architecture itself rather than code itse
|
|||
- [Scalable Web Architecture and Distributed Systems](http://www.aosabook.org/en/distsys.html) [Free]
|
||||
|
||||
## Papers
|
||||
Must read papers on distributed systems (While nearly *all* of Lamport's work should feature here, just adding a few that *must* be read)
|
||||
Must read papers on distributed systems. While nearly *all* of Lamport's work should feature here, just adding a few that *must* be read.
|
||||
- [Times, Clocks and Ordering of Events in Distributed Systems](http://research.microsoft.com/en-us/um/people/lamport/pubs/time-clocks.pdf) Lamport's paper, the Quintessential distributed systems primer
|
||||
- [The Part Time Parliament](http://research.microsoft.com/en-us/um/people/lamport/pubs/lamport-paxos.pdf) Paxos
|
||||
|
||||
|
|
Loading…
Reference in a new issue