aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/OutgoingQueueRefillEngine.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-12Make the performance controlling job processing threads introduced in confere...Justin Clark-Casey (justincc)1-288/+0
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-1/+1
2014-11-25Make outboudn and packet inbox handling threads highest priority.Justin Clark-Casey (justincc)1-0/+2
2014-09-04Make LLUDP output queue refill thread active by default, since load tests hav...Justin Clark-Casey (justincc)1-1/+1
2014-08-19Add clientstack.<scene>.OQRERequestsWaiting statJustin Clark-Casey (justincc)1-0/+19
2014-08-19Add experimental OutgoingQueueRefillEngine to handle queue refill processing ...Justin Clark-Casey (justincc)1-0/+267