Specific Features of Real-time Systems
- Timeliness is important. The system performs its function within specified time limits.
- Reactive. The system is continuously responding to events from the external environment that gdrivesh the execution of the system.
- Concurrently executing threads of control, where different parts of the software run in parallel.
- Very high requirements on most of the nonfunctional requirements such as reliability, fault tolerance, and performance.
- Not deterministic