Friday, January 13, 2012

Preemptive Scheduler & Priority Inverse

Preemptive Scheduler
A scheduler that may switch between threads at any time.


 Priority Inverse
A situation where a low-priority task holds a resource which a higher-priority task is waiting for.

No comments:

Post a Comment