index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Monitoring
/
JobEngine.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make JobEngine be a workitem of mail pool (smartThread), with the option to r...
UbitUmarov
2017-06-13
1
-48
/
+41
*
missing file change.. actually use watchdog threads on assetsconnector and
UbitUmarov
2017-05-26
1
-2
/
+5
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-5
/
+5
*
close a resource on jobengine.close()
UbitUmarov
2016-11-22
1
-1
/
+2
*
change JobEngine stop code and add a extra check for thread removed on watch...
UbitUmarov
2015-11-27
1
-61
/
+45
*
If no job engine is started at all, keep checking it's status from
Melanie Thielker
2015-11-24
1
-3
/
+2
*
On shutdown (job engine stop), don't allow the ObjectDisposedException on Blo...
Justin Clark-Casey (justincc)
2015-02-25
1
-2
/
+13
*
Fix bug in JobEngine where an attempt to restart after stop would trigger an ...
Justin Clark-Casey (justincc)
2015-02-04
1
-1
/
+2
*
Add the missing deleted and re-added JobEngine class from the previous commit...
Justin Clark-Casey (justincc)
2015-01-12
1
-0
/
+329
*
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
2015-01-12
1
-320
/
+0
*
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
Change jobengine logging command to "debug jobengine log <int>" rather than l...
Justin Clark-Casey (justincc)
2014-11-25
1
-7
/
+6
*
If an exception makes it to the top of a JobEngine request, catch and log ins...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+10
*
Add loglevel to jobengine that can be controlled via "debug jobengine logleve...
Justin Clark-Casey (justincc)
2014-11-25
1
-6
/
+26
*
Add experimental job engine to see if queueing some existing async work durin...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+292