Reactive Manifesto
For building Reactive Systems.
Table of Contents
- Responsive: Rapid and consistent response times.
- Resilient: Responsive even inside failure.
- Elastic: Responsive under varying workload.
- Message Driven: Asynchronous message-passing.
For building Reactive Systems.