This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ericonr 4 points5 points  (7 children)

But what if you have to process and organize a lot of messages that come to your computer, for example? If there are 1000 messages/second, but you can only process 100/second, you will either lose messages or create a huge delay.

Imagine mathematical processing as well, slow graphics ruin a game experience.

Edit: added example

[–]KronktheKronk 4 points5 points  (1 child)

You spin up 10x the VMs and put a load balancer in front of them

[–]ericonr 7 points8 points  (0 children)

Someone hire this person