

InterviewSolution
Saved Bookmarks
1. |
Which of the following are used to execute at regular intervals and check for ready sporadic tasks?(a) sporadic task server(b) sporadic task client(c) sporadic event application(d) sporadic registerI have been asked this question during an interview.This interesting question is from Periodic Scheduling in chapter Embedded Operating System, Middleware and Scheduling of Embedded Systems |
Answer» RIGHT option is (a) sporadic task server To elaborate: The special sporadic task SERVERS are used that execute at regular intervals and check for ready sporadic tasks which IMPROVE the predictability of the whole SYSTEM. |
|