|
|
|
|
|
by Dylan16807
2407 days ago
|
|
Plenty of MMO code is single threaded. And almost none of it needs much RAM. They may happen to put it on big servers because it's slightly cheaper to use big servers, but that could easily be configured to use tiny servers. Handling a thousand people in the same spot can be done on any size of server, and most of the time you're looking at under a hundred. |
|