Operations that have a fixed time relationship to each other.
Most commonly used to denote I/O operations that occur in time sequence, i.e., a successor operation does not occur until its predecessor is complete.
Context Categories:
Computer System