Live data from Hacker News

Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring

github.com

1–2 of 2 posts

Re: Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring

#2
hi again! i'm back with a new release of Narwhal, the lightweight pub/sub server i shared a while ago. the biggest change in v0.5.0 is the migration from tokio to monoio as the primary async runtime, which means the server now runs entirely on io_uring on Linux.