BigWorld Technology 2.1. Released 2012.
Copyright © 1999-2012 BigWorld Pty Ltd. All rights reserved.
This document is proprietary commercial in confidence and access is restricted to authorised users. This document is protected by copyright laws of Australia, other countries and international treaties. Unauthorised use, reproduction or distribution of this document, or any portion of this document, may result in the imposition of civil and criminal penalties as provided by law.
Table of Contents
- 1. Introduction
- 2. Rules of Thumb
- 3. Concepts
- 4. Design Introduction
- 5. Server Components
-
- 5.1. CellApp
-
- 5.1.1. Cell Application and Cells
- 5.1.2. Entities
- 5.1.3. Real and Ghost Entities
- 5.1.4. Transitioning Between Spaces
- 5.1.5. Witness Priority List
- 5.1.6. Scripting and Entities
- 5.1.7. Directed Messages
- 5.1.8. Forwarding From Ghosts
- 5.1.9. Offloading Entities
- 5.1.10. Adding and Removing Cells
- 5.1.11. Load Balancing
- 5.1.12. Physics
- 5.1.13. Navigation System
- 5.1.14. Range Triggers and Range Queries
- 5.1.15. Fault Tolerance
- 5.2. CellAppMgr
- 5.3. BaseApp
- 5.4. BaseAppMgr
- 5.5. ServiceApp
- 5.6. LoginApp
- 5.7. DBMgr
- 5.8. Reviver
- 5.9. BWMachined
- 6. Other Features