Quote:
Originally Posted by HarryT
A real-time operating system (RTOS) is an o/s which has a guaranteed response time for performing any given task (typically processing data); something which is very necessary for o/s's used in embedded systems, for example. Windows CE is an RTOS; desktop Windows is not.
|
Thanks Harry. Another day, another thing learned.