|
|
|
|
|
by bsaul
4138 days ago
|
|
Great post, but has this design been implemented to effectively handle something close to a million users ( or even 100k and show that no part is overheating) ? As in every new and complicated design, i'm a bit skeptical of rules of thumb calculations. You never know what the wrong latency issue at the wrong place can do... |
|
Obviously not. Some of his numbers are off by an order of magnitude.
E.g. he claims "10 million messages/sec" for a single redis instance.
In reality redis tops out at well under one million messages/sec; http://redis.io/topics/benchmarks
The design is almost comically bad (single source of truth for a "scalable" chat app?!). This is either an attempt at parody or this guy must be suffering from a rather severe case of second system effect...
[1] http://en.wikipedia.org/wiki/Second-system_effect