Show HN:BusterMQ,基于 Thread-per-core 的 Zig 实现 NATS 服务器,使用 io_uring

发布: (2026年1月1日 GMT+8 08:18)
1 分钟阅读
原文: Hacker News

Source: Hacker News

文章详情

评论 (1)

0 浏览
Back to Blog

相关文章

阅读更多 »

RwLock HashMap Arc Mutex 文件

rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ } // 许多 fifo,但只有 | async ref counter | | 但仅 ...