Reina
Reina
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 4/25/2024 in #middleware-and-os
I'm confused about the difference between cooperative and non-preemptive scheduling.
In non-preemptive scheduling, the scheduler can't preempt the task that is running, and the running task yields the kernel only when it exhausts its time slot (or yields the kernel for other reasons such as exiting or finishing).
5 replies