UbitUmarov
|
b98ad6c53c
remove some useless NULL arguments
|
5 years ago |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 years ago |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
5 years ago |
UbitUmarov
|
5e67bd5778
main generic use JobEngine also does not need a permanent thread.. actually doesn't even seem to be in use
|
7 years ago |
UbitUmarov
|
5ce15566ac
add option for Fireandforget not timeout (our access to main smartThreadPool)
|
7 years ago |
UbitUmarov
|
772c5b7db0
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
|
7 years ago |
UbitUmarov
|
f3eb73926e
stop a few more threads on exit
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Roger Kirkman
|
97a471cb35
Fix crash due to setting Thread.name after thread start.
|
8 years ago |
Oren Hurvitz
|
c8135834db
Prevent a crash if "debug jobengine log" is entered without a log level
|
9 years ago |
Justin Clark-Casey (justincc)
|
8e1e8a0920
Make the performance controlling job processing threads introduced in conference code use a generic JobEngine class rather than 4 slightly different copy/pasted versions.
|
9 years ago |
Justin Clark-Casey (justincc)
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
10 years ago |