OpenSimMirror/OpenSim/Region/Framework
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
..
Interfaces Add naive implementation of controlled incoming HG attachments to manage load. 2014-11-04 16:49:32 +00:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Scenes Add naive implementation of controlled incoming HG attachments to manage load. 2014-11-04 16:49:32 +00:00