Commit graph

1 commit

Author SHA1 Message Date
Zachery Aaron Shores-Chmielewski
ed26f0c080 feat(wip): rewrite
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.
2026-01-30 22:52:38 +07:00
Renamed from src/channel.rs (Browse further)