What is difference between RTOS and GPOS?

Given below difference between RTOS and GPOS

RTOS – Real time operating system

  • it is dedicated to a single work
  • flat memory model
  • scalable
  • low interrupt latency
  • time sensitive

GPOS – General purpose operating system

  • It is used in multi user environment
  • protected memory model
  • non scalable
  • high interrupt latency
  • time insensitive

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.