RTOS
RTOS
Hard Real-Time Systems. In this, the time constraint is very short and
strict. ...
Firm Real-Time Systems. In these systems, although the deadline is given
but, missing them does not result in great loss. ...
Soft Real-Time Systems. As the name suggests, the system handles the
deadlines softly.
What is called kernel?
Advantages of Scheduling
Allows efficient and timely distribution of information to relevant users.
Ensures that heavy querying is not done during peak hours.
Minimizes the manual intervention by automating the processes.
Enables users to analyse the changes in the data in real- time.
Scheduling policies