mirror of
https://github.com/mtdvio/every-programmer-should-know.git
synced 2025-01-16 22:08:14 +01:00
fix distributed section dead link
https://www.rgoarchitects.com/Files/fallacies.pdf is a dead link for "Fallacies of Distributed Computing Explained". Use a new link.
This commit is contained in:
parent
5bbcd9d775
commit
155aa7d2d5
@ -70,7 +70,7 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- :scroll: [Time, Clocks and the Ordering of Events in a Distributed System](https://www.microsoft.com/en-us/research/publication/time-clocks-ordering-events-distributed-system/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fum%2Fpeople%2Flamport%2Fpubs%2Ftime-clocks.pdf)
|
||||
- :page_facing_up: [There is No Now](https://queue.acm.org/detail.cfm?id=2745385)
|
||||
- :page_facing_up: [Jepsen: how different databases behave under partition](https://aphyr.com/tags/jepsen)
|
||||
- :scroll: [Fallacies of Distributed Computing Explained](https://www.rgoarchitects.com/Files/fallacies.pdf)
|
||||
- :scroll: [Fallacies of Distributed Computing Explained](https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf)
|
||||
|
||||
### RegExp
|
||||
- [RegexHQ](https://github.com/regexhq)
|
||||
|
Loading…
x
Reference in New Issue
Block a user