mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-07-18 00:11:31 +03:00
Update Twitter back-of-the-envelope calculations (#414)
This commit is contained in:
@@ -80,6 +80,7 @@ Search
|
|||||||
* 60 thousand tweets delivered on fanout per second
|
* 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)
|
* 150 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month)
|
||||||
* 4,000 search requests per second
|
* 4,000 search requests per second
|
||||||
|
* 10 billion searches per month * (400 requests per second / 1 billion requests per month)
|
||||||
|
|
||||||
Handy conversion guide:
|
Handy conversion guide:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user