employer cover photo
employer logo
employer logo

Hughes Network Systems

Fait partie de EchoStar

Employeur impliqué

Question d’entretien chez Hughes Network Systems

Explain what a Real Time Operating System is and why it is important or useful.

Réponse à la question d'entretien

Utilisateur anonyme

30 janv. 2020

A "bare bones" sort of operating system used for embedded systems that gives a developer finer control of the execution timing. It's important because when you have a critical system and certain things need to happen at specific, synchronized intervals for any reason, an RTOS allows you to do that where as a full OS like Linux while have less strict timings since its doing alot more in the background to deal with processes or services that you often wont need in your embedded device.