What is a Real-Time System?


A real time process is a process that must respond to the events within a certain time period. A real time operating system is an operating system that can run real time processes successfully.



Explore posts in the same categories: Operating System Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What is the difference between Hard and Soft real-time systems?
  • A hard real-time system guarantees that critical tasks complete on time. This goal requires that all delays in the system...
  • What is the important aspect of a real-time system or Mission Critical Systems?
  • A real time operating system has well defined fixed time constraints. Process must be done within the defined constraints or...
  • Different types of Real-Time Scheduling?
  • I think Hard Real time and Soft Real time is type of real time system. but Question is Scheduling type . I...
  • Is DOS a real time OS?
  • DOS is not a RTOS (real time Operating system), however MS DOS can be used with certain APIs to achieve...
  • Compare Linux credit based algorithm with other scheduling algorithms?
  • For the conventional time –shared processes, Linux uses a prioritized, credit-based algorithm. Each process possesses a certain number of scheduling...
  • List of CPU Scheduling algorithms implemented in Windows Operating System ?
  • 1) Solaris 2 Uses priority-based process scheduling 2) Windows 2000 uses a priority-based preemptive scheduling algorithm 3) Linux provides two separate process-scheduling...
  • Name some real time OSs.
  • Real-time operating systems are: QNX, LynxOS, OS-9, Intergrity, Katix, Fusion, IRIX, DeltaOS, eCos, AMX, CMX-RTX, INTime, PDOS and many others....
  • What is a Real-Time System?
  • Always provides responses (both periodic, time-initiated responses and input or interrupt driven responses) within a specified window of time. The...
  • What is System R? What are its two major subsystems?
  • System R was designed and developed over a period of 1974-79 at IBM San Jose Research Center. It is a...
  • What is system testing?
  • System testing is black box testing, performed by the Test Team, and at the start of the system testing the...

    Comment:

    You must be logged in to post a comment.