Dear Member,
I've a question about the scheduler in LabView. I can use a time schedule loop and can use a priority to schedule a loop (just a for loop).
Is it possible someone can tell me how the scheduler works correctly?
Because of I know this book: http://www.amazon.com/Handbook-Scheduling-Algorithms-Performance-Information-ebook/dp/B000SF8AX6
I want read the section for the detailed algorithm. Is it possible to tell me the mathematically background?
Regards
Chero
PS: I know the basic algorithm is priority scheduling. The loop with the highest priority is running first.
↧