Game Server
Game Server
Game Server
A C++ Game Server Core: An Architecture Overview
The main loop, network layer, packet handling and world management: a high-level look at how a Metin2 C++ core works.
MySQL Optimization for a High-Traffic Game Server
EXPLAIN, indexes, composite indexes and the SELECT * trap: the MySQL optimization principles that keep a busy Metin2 server fast.