2.4. Timing Guarantees

An application may need guarantees on the timing of communication. Such guarantees are provided by real time communication middleware. The soft and hard real time guarantees are distinguished. Soft real time guarantees mostly hold, hard real time guarantees always hold.

The guarantees on the timing of communication can concern various aspects of timing such as throughput and latency or jitter.

Obviously, the timing guarantees must be provided by the network hardware in the first place. Achieving higher throughput might require switching from twisted pair links to fiber optic links, achieving lower latency might require switching from queueing routers on Ethernet to cut through routers on Myrinet. The communication protocols build on the network hardware by resource reservation.