Real-Time Operating System (RTOS)
- •
def
- •
an operating system with a deterministic processing schedule — no time to wait on other processes — used in industrial equipment, automobiles, and military environments
- •
- •
security note
- •
extremely sensitive to security issues, since these systems are often non-trivial and need to always be available; it can be difficult to know exactly what security is in place
- •
- •
related