Find a file
xqtc a63cbae570
All checks were successful
/ build (push) Successful in 1m44s
/ clippy (push) Successful in 1m47s
gRPC working \^w^/
2024-09-06 03:50:45 +02:00
.forgejo/workflows kann mir iwer bitte einen hammer auf den kopf hauen 2024-09-05 22:39:13 +02:00
notes [LIB] Protocol data structures 2024-09-04 13:45:33 +02:00
protos gayming 2024-09-05 22:18:05 +02:00
uwusched-nodes gRPC working \^w^/ 2024-09-06 03:50:45 +02:00
.gitignore Initial commit 2024-09-03 16:21:59 +02:00
Cargo.lock Restructuring; Moving from JSON to gRPC 2024-09-05 16:12:58 +02:00
Cargo.toml gayming 2024-09-05 22:18:05 +02:00
config.toml Initial commit 2024-09-03 16:21:59 +02:00
flake.lock Initial commit 2024-09-03 16:21:59 +02:00
flake.nix gRPC working \^w^/ 2024-09-06 03:50:45 +02:00
justfile Initial commit 2024-09-03 16:21:59 +02:00
README.md Update README 2024-09-03 22:10:33 +02:00

UwUsched

UwUsched is an active-active, high-availability clustering soloution.

Basic Architecture

                                            +----------------+
                                    /-----> | Compute Node 1 |
                                   |        +----------------+
+--------+       +-----------+     |        +----------------+
| Client | ----> | Head Node | <---|------> | Compute Node 2 |
+--------+       +-----------+     |        +----------------+
                                   |        +----------------+
                                    \-----> | Compute Node n |
                                            +----------------+