An distributed serverless framework based on wasm runtime.
https://fvd360f8oos.feishu.cn/docx/XSxcdONk2oVJD5xtZuicxftqn3f?from=from_copylink
-
(paused) Integrated KV storage, different design for meta and serverless app.
-
x Basic P2P and RPC based on quic
-
x Basic scheduler single master - multiple worker
-
x Metric, collecting infos of each nodes
-
x Cluster deployment with docker and ansible
-
Bench test, comprehensive tests are necessary for writing paper.
-
x Goose stress test
-
x Network bandwidth and latency limit with tc
-
Different load pattern
-
-
Scheduling algorithm
-
x random
-
x hash
-
-
Different application type
-
General storage api
-
Cache for storage api
- Deploy
- Metric
- Experiment config
- P2P
- async-raft
- Router cluster with raft for load balancing.
- Erasure coding for reliability.
-
Code counter
tokei src
follow the DEPLOY.md