OpenSimMirror/OpenSim/Region/RegionCombinerModule
Dan Lake ca2abc43ad Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations. 2010-06-08 16:44:18 -07:00
..
RegionCombinerClientEventForwarder.cs * Update namespace in the regioncombinermodule. 2009-11-10 23:43:18 -05:00
RegionCombinerIndividualEventForwarder.cs * Update namespace in the regioncombinermodule. 2009-11-10 23:43:18 -05:00
RegionCombinerLargeLandChannel.cs Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. 2010-05-13 14:22:48 -07:00
RegionCombinerModule.cs Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations. 2010-06-08 16:44:18 -07:00
RegionCombinerPermissionModule.cs Unify a previous refactor of object return with the older solution. We 2010-03-18 18:57:29 +00:00
RegionConnections.cs * Update namespace in the regioncombinermodule. 2009-11-10 23:43:18 -05:00
RegionCourseLocation.cs * Update namespace in the regioncombinermodule. 2009-11-10 23:43:18 -05:00
RegionData.cs * Update namespace in the regioncombinermodule. 2009-11-10 23:43:18 -05:00