Show HN: BusterMQ, Thread-per-core NATS server in Zig with io_uring

Published: (December 31, 2025 at 07:18 PM EST)
1 min read
Source: Hacker News

Source: Hacker News

Article Details

Comments (1)

0 views
Back to Blog

Related posts

Read more »

RwLock HashMap Arc Mutex File

rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ }// many fifos, but only | async ref counter | | but only o...