This is an old revision of the document!
Week 2023-W27 in reading
Reactive systems
Sources:
-
-
Key properties of a Reactive system:
responsive — responds in a reasonable time if possible,
resilient — stays responsive even when failures occur,
elastic — stays responsive under varying load,
message-driven — relies on asynchronous communication.
Self-contained Systems
Sources:
-
-
in progress