diff --git a/README.adoc b/README.adoc index 3e033ab..1e00aad 100644 --- a/README.adoc +++ b/README.adoc @@ -25,10 +25,10 @@ In the current state of the art, settable configurations of messaging infrastruc ` 'Read-only, time-stamped, persistent, immutable, event logs' + ` 'Event sourcing' + ` 'Back pressure' + -... +` 'auto scaling, auto recovery from service failures' all the usual robustness measures + +... + ... -auto scaling, auto recovery from service failures all the usual robustness measures === Can these be combined to mitigate failure modes of event-driven, async, concurrent architectures?