Skip to content

Commit

Permalink
Update Twitter back-of-the-envelope calculations (donnemartin#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
kof-f committed Jul 4, 2020
1 parent 5d4dac6 commit 914736a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solutions/system_design/twitter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Search
* 60 thousand tweets delivered on fanout per second
* 150 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month)
* 4,000 search requests per second
* 10 billion searches per month * (400 requests per second / 1 billion requests per month)

Handy conversion guide:

Expand Down

0 comments on commit 914736a

Please sign in to comment.