Interesting how in the graph it looks like some people found out about 25 minutes before it was more publicly found out.
The impact of Prince’s death on Wikipedia
21–30 of 112 posts
Re: The impact of Prince’s death on Wikipedia
#22Interesting how in the graph it looks like some people found out about 25 minutes before it was more publicly found out.
Re: The impact of Prince’s death on Wikipedia
#23Re: The impact of Prince’s death on Wikipedia
#24Even in peak it's just ~800 hits per second - it shows how is irrelevant the C10k problem (yes, I know it's not exactly about hits per second, but still).
Re: The impact of Prince’s death on Wikipedia
#25Even in peak it's just ~800 hits per second - it shows how is irrelevant the C10k problem (yes, I know it's not exactly about hits per second, but still).
Re: The impact of Prince’s death on Wikipedia
#26Re: The impact of Prince’s death on Wikipedia
#27Interesting how in the graph it looks like some people found out about 25 minutes before it was more publicly found out.
Re: The impact of Prince’s death on Wikipedia
#28Even in peak it's just ~800 hits per second - it shows how is irrelevant the C10k problem (yes, I know it's not exactly about hits per second, but still).
C10k doesn't come up with Wikipedia because it doesn't do websockets. If it did it would probably have millions of concurrent connections, far over 10k. I dare say 10k is a bit passe. Whatsapp can apparently do 2m/server.
Re: The impact of Prince’s death on Wikipedia
#29For others who were left scratching their heads at what exactly this pop-sci-explained PoolCounter mechanism actually is: https://wikitech.wikimedia.org/wiki/PoolCounter TL;DR: It's a limiter on how many workers start rendering the new page version when the old page version in cache has been invalidated.
Re: The impact of Prince’s death on Wikipedia
#30Earlier quoted context omitted.
C10k doesn't come up with Wikipedia because it doesn't do websockets. If it did it would probably have millions of concurrent connections, far over 10k. I dare say 10k is a bit passe. Whatsapp can apparently do 2m/server.
2m per second ? These guys must have squeezed every ounce of performance out of Beam.