Hardline Dreams - A Python Matrix Online Server Project
Monolith Distributed Object System - Printable Version

+- Hardline Dreams - A Python Matrix Online Server Project (http://mxo.hardlinedreams.com/forum)
+-- Forum: Documentation (http://mxo.hardlinedreams.com/forum/forumdisplay.php?fid=8)
+--- Forum: Other Information (http://mxo.hardlinedreams.com/forum/forumdisplay.php?fid=11)
+--- Thread: Monolith Distributed Object System (/showthread.php?tid=3)



Monolith Distributed Object System - Neo - 06-16-2009

every world packet is a bunch of object views, in a container each object view is tied to a instance of a object in the world.

client only sends updates about the player object server sends everything else in some radius around the player .

For more information here is something for you :
Distributed Object System

EDIT: Fixed your link, as it was broken