OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 69abadedae Add naive implementation of controlled incoming HG attachments to manage load.
Instead of processing all incoming attachment scene object concurrently, process them consecutively to eliminate potential overload from this source.
This is a naive implementation because it does not currently account for slow foreign asset services.
Although it may take longer, this approach may also improve attachment visibility for HG avatars
since the scene object is now always added to the scene after receiving assets from the foreign service and not before.
2014-11-04 16:49:32 +00:00
..
Application Start JobEngine by default in simulator for now. 2014-10-14 17:13:53 +01:00
ClientStack Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
CoreModules Add naive implementation of controlled incoming HG attachments to manage load. 2014-11-04 16:49:32 +00:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-05 19:09:11 +03:00
Framework Add naive implementation of controlled incoming HG attachments to manage load. 2014-11-04 16:49:32 +00:00
OptionalModules Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
Physics Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
RegionCombinerModule Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-04 00:55:48 +00:00
UserStatistics Don't show the ScrLPS data twice in the WebStats based statistics page. 2014-09-03 14:17:37 -04:00