|
|
|
|
|
by jameshart
1305 days ago
|
|
That is not a statement about scalability. That is a statement about a lack of scalability. If you multiply your infrastructure by n, what RPS does your algorithm now scale up to? 1000n is good. > 1000n is excellent. < 1000n is not scalable. |
|
You've read it wrong. That number doesn't change with the size of your infrastructure, it changes with its cost/size.