Realtime OS
A type of operating system often used in embedded systems.
Features:
- different algorithms embedded in the OS determine the next task to be performed
- tasks are given priority by the developer or the sysadmin
- RTOS enables tasks to begin with little to no latency
#XI