bookmate game
en
Martin Kleppmann

Designing Data-Intensive Applications

Berätta för mig när boken läggs till
För att kunna läsa den här boken överför filer i EPUB- eller FB2-format till Bookmate. Hur laddar jag upp en bok?
9781491903117
Den här boken är inte tillgänglig just nu
1 061 trycksidor
Har du redan läst den? Vad tycker du om den?
👍👎

Intryck

  • Dauren Chapaevdelade ett intryckför 5 år sedan
    👍Värt att läsa

Citat

  • esandrewhar citeratför 4 år sedan
    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 Mwathihar citeratför 9 månader sedan
    Many applications today are data-intensive , as opposed to compute-intensive
  • b9449300348har citerati fjol
    CPU clock speeds are barely increasing, but multi-core processors are stand

I bokhyllorna

fb2epub
Dra och släpp dina filer (upp till fem åt gången)