yotei/README.md
2024-09-03 22:10:33 +02:00

20 lines
684 B
Markdown

# UwUsched
UwUsched is an active-active, high-availability clustering soloution.
## Basic Architecture
```
+----------------+
/-----> | Compute Node 1 |
| +----------------+
+--------+ +-----------+ | +----------------+
| Client | ----> | Head Node | <---|------> | Compute Node 2 |
+--------+ +-----------+ | +----------------+
| +----------------+
\-----> | Compute Node n |
+----------------+
```