|
You are here |
hamatti.org | ||
| | | | |
timilearning.com
|
|
| | | | | My notes from Chapter 7 of 'Designing Data-Intensive Applications' by Martin Kleppmann. | |
| | | | |
techtldr.com
|
|
| | | | | I was born in the former Soviet Union in the early 80s. When I was 16, my family immigrated to Israel. A year or so later, my mother won a Green-card. We moved to San Francisco in June of 2001, 2 months before 9/11. Six months after 9/11, I enlisted in the United States Marine [...] | |
| | | | |
www.pewresearch.org
|
|
| | | | | Nearly half of these expert respondents said much-more-immersive virtual settings will not have significantly broader influence in peoples daily lives by | |
| | | | |
timilearning.com
|
|
| | | One common pattern in the previous systems we have discussed like MapReduce, GFS, and VMware FT is that they all rely on a single entity to make the key decisions. While this has the advantage of making it easier for the system to decide, the downside of this approach is that the entity is now a single point of failure. In this post, we'll learn how the Raft consensus algorithm solves this problem. | ||