bookmate game
en
Martin Kleppmann

Designing Data-Intensive Applications

Повідомити про появу
Щоб читати цю книжку, завантажте файл EPUB або FB2 на Букмейт. Як завантажити книжку?
9781491903117
Ця книжка зараз недоступна
1 061 паперова сторінка
Уже прочитали? Що скажете?
👍👎

Враження

  • Dauren Chapaevділиться враженням5 років тому
    👍Раджу

Цитати

  • esandrewцитує4 роки тому
    However, the downside of approach 2 is that posting a tweet now requires a lot of extra work. On average, a tweet is delivered to about 75 followers, so 4.6k tweets per second become 345k writes per second to the home timeline caches. But this average hides the fact that the number of followers per user varies wildly, and some users have over 30 million followers. This means that a single tweet may result in over 30 million writes to home timelines! Doing this in a timely manner—Twitter tries to deliver tweets to followers within five seconds—is a significant challenge. In the example of Twitter, the distribution of followers per user (maybe weighted by how often those users tweet) is a key load parameter for discussing scalability, since it determines the fan-out load. Your application may have very different characteristics, but you can apply similar principles to reasoning about its load.
  • Samson Mwathiцитує7 місяців тому
    Many applications today are data-intensive , as opposed to compute-intensive
  • b9449300348цитуєторік
    CPU clock speeds are barely increasing, but multi-core processors are stand

На полицях

fb2epub
Перетягніть файли сюди, не більш ніж 5 за один раз