yotei

Crates.ioyotei
lib.rsyotei
version0.1.1
sourcesrc
created_at2024-09-11 18:58:36.328832
updated_at2024-09-11 19:05:07.887769
descriptionDistributed computing with abstract data
homepage
repositoryhttps://git.heroin.trade/xqtc/yotei
max_upload_size
id1372182
size55,933
xqtc (xqtc161)

documentation

README

🚧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 |
                                            +----------------+
Commit count: 0

cargo fmt