Commit History

Author SHA1 Message Date
  UbitUmarov 48060e1c38 move poll service work threads to objectjobengine, mb not that good, except iddle regions ofc 4 years ago
  UbitUmarov 7405e89afb move inventory fetch work threads to objectjobengine 4 years ago
  UbitUmarov 54135029e7 move getassets work threads to objectjobengine 4 years ago
  UbitUmarov d3c87d12ba move regionassetcoonector get threads to objectjobengine 4 years ago
  UbitUmarov 2abea09e83 comment out code for map deregister, still not done 4 years ago
  UbitUmarov 2e98ccbe46 missing change on objectjobengine 4 years ago
  UbitUmarov 78d38aa832 move map itens to objectjobengine 4 years ago
  UbitUmarov ec216a3877 use ObjectJobEngine on ubOde mesh worker 4 years ago
  UbitUmarov 172a915aac add ObjectJobEngine. This is a job engine for jobs (or pool workitems) with same action method but diferent arguments 4 years ago
  UbitUmarov 1fbf8b44b4 ubOde mesh work does not need a thread all the time 4 years ago
  UbitUmarov 70e00a00ec fix creators user cache 4 years ago
  UbitUmarov 6bcba59439 forget to flag local users 4 years ago
  UbitUmarov 91bfc2f62c reduce (again) number of http requestes on getdisplaynames 4 years ago
  UbitUmarov a3b26255dd add vector variant of osSlerp; update script syntax 4 years ago
  UbitUmarov be649ee7e5 YEngine: remove obsolete appdomain code (still in use elsewhere) 4 years ago
  UbitUmarov 7ead51b613 update npc animation at end of movetotarget; decrease default stop position error to 0.5m 4 years ago
  UbitUmarov feba9a70c4 do not send parcel environment changes to npcs 4 years ago
  UbitUmarov 2a70c8c5c2 mantis 8848: fix typo, Thanks Chris Weymann 4 years ago
  UbitUmarov fa26f37a17 http server receiver: go back to simpler and lighter Beginread/endread. async/await is still just a slower wrapper around it, with more unpredictable side effects 4 years ago
  UbitUmarov 582ce9e380 Merge branch 'master' of ssh://opensimulator.org:/var/git/opensim 4 years ago
  Alicia Raven d38606f695 Remove unused variable from EstateLoaderFileSystem 4 years ago
  UbitUmarov bfb2b3a23e revert changing the http server control thread. The main.net pool one cames with tons of crap on stack 4 years ago
  UbitUmarov aff1593b2b mantis 8844: fix PARCEL_MEDIA_COMMAND_URL with empty string parameter 4 years ago
  UbitUmarov d72f19111c smartthreadpool: place a global throttle on threads creation if pool as less than min number of threads ( 20/s versus .net 1/s in all cases) 4 years ago
  UbitUmarov 4b7502c1dc smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 4 years ago
  UbitUmarov b61df051db smartthreadpool: suport callback delegates with no return value (WaitCallBack), use it on our fireandforget (other places later) 4 years ago
  UbitUmarov 960a0fa360 smartthreadpool: add pool option SuppressFlow and test it on main smart?? pool (may go bad) 4 years ago
  UbitUmarov 0389c02fd5 smartthreadpool: ofc missed the relevant file 4 years ago
  UbitUmarov 923d6437b8 smartthreadpool: replace thread context code to use ExecutionContext 4 years ago
  UbitUmarov 64fd819b81 still some windows code 4 years ago