From 3c0a20e732052c5e1b7c125e03a9a61275f11a00 Mon Sep 17 00:00:00 2001 From: Sourr_cream Date: Sun, 18 Feb 2024 23:59:58 +0300 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ae7f29..f50a81c 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ And now we can run parallel 2 2 + and 2 2 + and then just add up their results We have N expressions, every expression is processed by some agent But that's not all, inside each expression we process subexpressions with different agents +If the HTTP-server server crashed and we have expressions that did not have time to be calculated, by rebooting the server we will return to their calculations + ## Schema ![Schema of the project](https://github.com/Prrromanssss/DAEE-fullstack/raw/main/images/schema.png)