Architectural Design:Control Models - 4
(b) Interrupt-driven models:
- External interrupts are detected by an interrupt handler and passed to some other component for processing
- Exclusively used in real-time systems (fast response time)
(memory location of handler)