Vertical and horizontal scalability
In our testing I/O is the main bottleneck in massive events. As such, we made it so I/O logic can be offloaded horizontally. The actual core game server is scaled vertically.
Find this article useful? Share it with others!