Ben Hirsch

Recent Posts

If I can write an async runtime, you can write an async runtime

Now I'm just a simple country Principal Engineer at AWS, but I truly believe that if I can write an async runtime in Rust then you can write an async runtime in Rust.

Continue reading →

IO Uring worklog part 4

In this edition I fixed the last issues in my async executor that I could discover from load testing my client and server locally.

Continue reading →

Uring worklog 3

At this point I have a working pubsub server built on io_uring with an async runtime which you can find as of this commit.

Continue reading →

IO Uring Worklog Part 2

I'm actually really enjoying writing these worklogs. It feels much lower pressure than a full blog post where I'd have to like... edit. But this also allows me to write my thoughts down and refer back to them. And it's a cool way to see the progre...

Continue reading →

io_uring caching server worklog

Thought I would try my hand at a "worklog" blog post.

Continue reading →

View all posts