Note on Systems Design 2: What We Hope We Know via apenwarr
Speaking from a systems design point of view, we say that all real-world systems are “causal”: that is, outputs are produced after inputs, never before. As a result, every component you add to a flow can only add latency, never reduce it.
Reference
- Notes
- system-design
- Systems Design 2: What We Hope We Know
-
Permalink to
2023.NTE.460
- Edit
← Previous | Next → |
Note on Systems Design 2: What We Hope We Know via apenwarr | Note on What Is the RAMBO Model? via thecodecompany.com |