Answers

Question and Answer:

  Home  Embedded Software Engineer

⟩ Tell me what type of scheduling is there in RTOS?

RTOS uses pre-emptive scheduling. In pre-emptive scheduling, the higher priority task can interrupt a running process and the interrupted process will be resumed later.

 204 views

More Questions for you: