No description
Our first implementation is incredibly slow, and failed to scale with increased threads. In order to fix this, we are implementing cache-aware batching of message processing, and an epoch-based actor rebalancing using shard pools. |
||
|---|---|---|
| benches | ||
| examples | ||
| src | ||
| tests | ||
| .gitignore | ||
| CACHE.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| DESIGN.md | ||
| README.md | ||
| TODOs.md | ||
| WORKER.md | ||
swactor
Small wasm-compatible actor library