About Question enthuware.ocpjp.v8.2.1314 :
Posted: Thu Mar 01, 2018 2:23 pm
I have a question based on the explanation given "Windows uses Time Slicing i.e. it gives time to all the thread in proportion of their priorities but many unix systems do not let low priority threads run at all if a higher priority thread is running"
So we can say that the both OS (windows and unix) give priority for the high prioritized Thread. Doesn't it guarantee the high prioritized task runs first? So I believe we can always say that the Thread 't2' runs before 't1' runs. Can't we?
-Shamran-
So we can say that the both OS (windows and unix) give priority for the high prioritized Thread. Doesn't it guarantee the high prioritized task runs first? So I believe we can always say that the Thread 't2' runs before 't1' runs. Can't we?
-Shamran-