.forgejo/workflows | ||
lib-uwusched | ||
notes | ||
uwusched | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
config.toml | ||
flake.lock | ||
flake.nix | ||
justfile | ||
README.md |
UwUsched
UwUsched is an active-active, high-availability clustering soloution.
Basic Architecture
+----------------+
/-----> | Compute Node 1 |
| +----------------+
+--------+ +-----------+ | +----------------+
| Client | ----> | Head Node | <---|------> | Compute Node 2 |
+--------+ +-----------+ | +----------------+
| +----------------+
\-----> | Compute Node n |
+----------------+