Temporal isolation
Encyclopedia
In computer science
Computer science
Computer science or computing science is the study of the theoretical foundations of information and computation and of practical techniques for their implementation and application in computer systems...

, temporal isolation is the capability of a set of processes running on the same node to run without interferences concerning their temporal constraints among each other.

Specifically, there is temporal isolation among processes whenever the ability for each process to respect its own timing constraints (e.g. terminating a computation within a specified time
Time limit
A time limit or deadline is a narrow field of time, or particular point in time, by which an objective or task must be accomplished.In project management, deadlines are most often associated with milestone goals....

) does not depend on the temporal behavior of other unrelated processes running on the same system, thus sharing with it a set of resources such as the CPU, disk, network, etc.

Operating systems able to provide such guarantees to running processes are suitable for hosting real-time
Real-time computing
In computer science, real-time computing , or reactive computing, is the study of hardware and software systems that are subject to a "real-time constraint"— e.g. operational deadlines from event to system response. Real-time programs must guarantee response within strict time constraints...

applications.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK