1
Reply

What is the difference between Hard and Soft real-time systems?

shubha

shubha

Jul 13, 2006
12.5k
0

    A hard real-time system guarantees that critical tasks complete on time. This goal requires that all delays in the system be bounded from the retrieval of the stored data to the time that it takes the operating system to finish any request made of it. A soft real time system where a critical real-time task gets priority over other tasks and retains that priority until it completes. As in hard real time systems kernel delays need to be bounded

    shubha
    July 13, 2006
    0