Helios
by Lin Ling
1. Main Process
1.1. Login Server
1.1.1. Socket
1.1.1.1. Thread Pool
1.1.1.2. Fiber Pool
1.1.2. Database
1.1.2.1. SQLite
1.1.2.2. Mysql
1.1.2.3. Oracle
1.1.2.4. etc...
1.2. Character Server
1.2.1. Socket
1.2.1.1. Thread Pool
1.2.1.2. Fiber Pool
1.2.2. Database
1.2.2.1. ...
1.2.3. Client Socket
1.3. Zone Server
1.3.1. Socket
1.3.1.1. Thread Pool
1.3.1.2. Fiber Pool
1.3.1.3. Clients
1.3.1.3.1. Client 1
1.3.1.3.2. Client 2
1.3.2. Database
1.3.2.1. ...
1.3.3. Client Socket
1.3.4. Packet DB
1.4. Inter Server
1.4.1. Socket
1.4.1.1. Thread Pool
1.4.1.2. Socket Pool
1.4.2. Database
1.4.2.1. ...