aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneGraph.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-10-14 16:57:58 +0100
committerJustin Clark-Casey (justincc)2014-11-25 23:21:38 +0000
commit1c9529aa9e7090cddbe120b0ecee50feaf672aa6 (patch)
tree4c04dccfa73bde7372db093e97d486daeef9fdf0 /OpenSim/Region/Framework/Scenes/SceneGraph.cs
parentminor: be consistent about reporting errors out of HttpServerBase (diff)
downloadopensim-SC_OLD-1c9529aa9e7090cddbe120b0ecee50feaf672aa6.zip
opensim-SC_OLD-1c9529aa9e7090cddbe120b0ecee50feaf672aa6.tar.gz
opensim-SC_OLD-1c9529aa9e7090cddbe120b0ecee50feaf672aa6.tar.bz2
opensim-SC_OLD-1c9529aa9e7090cddbe120b0ecee50feaf672aa6.tar.xz
If JobEngine is active, then use it to copy/rez attachments for an avatar entering the scene that isn't initially logging on. This will execute tasks consecutively rather than concurrently.
This has two aims 1) Reduce initial teleport failures when a foreign Hypergrid user enters a region by not holding up the teleport for attachment rez (this can be particularly costly when HG gets all assets in the object graph. 2) Reduce server load that may impact other simulator activities. This complements existing JobEngine options that perform initial login attachment rez and appearance send in consecutive tasks.
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/SceneGraph.cs')
0 files changed, 0 insertions, 0 deletions