Time Slicing Scheduling
A scheduling algorithm in which each task is allotted a time slice after which it is blocked and waits for its turn on the next cycle.
Real Time Operating System
Operating system with real time task scheduling, interrupt-latency control, synchronization of tasks with IPCs, predictable timing and synchronization behavior of the system.