MMORPG Cluster Server
In 2009; i investigated the design of a MMORPG server. I took into account detailed design documents, technical issues and reviewed overall server loads of existing MMORPG''s. I also looked to design and implement a basic cluster server (to allow for MMORPG data) This consisted of a Login Server, Zone Server And a Client.I then compared this to a traditional client/server approach. The implementation, as well as the report are included within this.
Project Documentation: Http://www.da137.com/MMORPGServerDoc.rtf
Appendix: Http://www.da137.com/HonorsProjectAppendix.docx
Source: Http://www.da137.com/mmorpg.zip
This was built using C/C++ and built from the ground up on Linux.

