Hacker News new | ask | show | jobs
by michalsustr 125 days ago
Hi, nice motivation! I’ve built async runtime driven by clocks on top of monoio. You can drive each thread at different speed, to simulate a distributed system faster than real time. Our motivation is outlined here: https://minfx.ai/reliability.html

It’s not published yet, as it’s a bit wired to our internal systems at the moment. But happy to chat :)

1 comments

Btw this blog series is a fantastic read: https://en.ihcblog.com/rust-runtime-design-1/