Find a file
2024-09-09 15:15:02 +00: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 Impl AliveCheck server on compute node 2024-09-09 17:11:37 +02:00
uwusched-nodes Commit from GitHub Actions () 2024-09-09 15:15:02 +00:00
.gitignore Initial commit 2024-09-03 16:21:59 +02:00
Cargo.lock Impl AliveCheck server on compute node 2024-09-09 17:11:37 +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 |
                                            +----------------+