Design a soft real time system for a car driving video game. Identify the basic tasks required and implement the same with an appropriate scheduling algorithm.
a. Identify critical and non-critical tasks.
b. Which scheduling algorithm do you use? Justify the same.
c. Can we apply priority inversion or not? If so identify the tasks.
d. Give the Model
Comments