3303-flashcards/hATaBiZQ - 3303/un2HR6ML - What are the defining characteristics of a Sequential Software Architecture.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

192 B

What are the defining characteristics of a Sequential Software Architecture?


🧵

  1. Single thread of control.
  2. All objects are passive.
  3. Used by cyclic executives.