Am I reading the second figure right? Facebook can do 130*10^6 queries/second == 130,000,000 queries/second?!
Defcon: Preventing overload with graceful feature degradation (2023)
11–20 of 107 posts
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#12Am I reading the second figure right? Facebook can do 130*10^6 queries/second == 130,000,000 queries/second?!
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#13Seems like whenever I log into FB lately it's pretty much always in a state of “graceful feature degradation”. For example, as soon as I log in I see a bell icon in the upper right with a bright red circle containing an exact positive integer number of notifications. It practically screams “click here, you have urgent business”. I can then leave the web page sitting there for any number of minutes, and no matter how…
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#14This could use some light-touch code reviewing
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#15Am I reading the second figure right? Facebook can do 130*10^6 queries/second == 130,000,000 queries/second?!
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#16Am I reading the second figure right? Facebook can do 130*10^6 queries/second == 130,000,000 queries/second?!
Sounds plausible. There are probably many queries required to display a page and Facebook has 2 billion daily active users.
Facebook claims to have 2 billion accounts but no where near 2 billion unique accounts. I don't know what facebook calls an active user but it use to mean logged in once in the past 30 days.
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#17Am I reading the second figure right? Facebook can do 130*10^6 queries/second == 130,000,000 queries/second?!
Those queries are probably mostly memcache hits, though of course with distributed cache invalidation and consistency fun
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#18Am I reading the second figure right? Facebook can do 130*10^6 queries/second == 130,000,000 queries/second?!
I can't comment on the numbers, but think of how many engineers work there and how many users Facebook, Whatsapp, Instagram have. Each engineer is adding new features and queries every day. You're going to get a lot of queries.
Re: Defcon: Preventing overload with graceful feature degradation (2023)
#19Re: Defcon: Preventing overload with graceful feature degradation (2023)
#20Earlier quoted context omitted.
I can't comment on the numbers, but think of how many engineers work there and how many users Facebook, Whatsapp, Instagram have. Each engineer is adding new features and queries every day. You're going to get a lot of queries.
We’ve really wasted an incredible amount of talent-hours over last couple decades. Imagine if we’d worked on, like, climate change or something instead of ad platforms.
https://www.theatlantic.com/technology/archive/2011/04/quote...