|
|
|
|
|
by coder543
491 days ago
|
|
Most of the RAM usage would likely just be executable files that are mmap’d from disk.. not “real” RAM usage. But, also, the 1000 users in question wouldn’t all be connected at the same time… and I honestly doubt they would all be assigned to the same server for practical reasons anyways. It’s not easy to estimate the real RAM usage with back of the napkin math. |
|