yotei/yotei-nodes/README.md
2024-09-12 00:01:31 +02:00

23 lines
722 B
Markdown

# 🚧THIS IS WIP AND NOT WORKING RN🚧
# YOTEI
YOTEI is an active-active, high-availability clustering soloution.
## Basic Architecture
```
+----------------+
/-----> | Compute Node 1 |
| +----------------+
+--------+ +-----------+ | +----------------+
| Client | ----> | Head Node | <---|------> | Compute Node 2 |
+--------+ +-----------+ | +----------------+
| +----------------+
\-----> | Compute Node n |
+----------------+
```