// BLOG

Beyond HTTP

Distributed systems architecture, Akka.NET patterns, .NET + AI development, and performance — from the framework’s creators.

ref: posts
Feb 06, 2015

How Actors Recover from Failure

How do you keep your actor system from falling apart when things go wrong? The short answer is Supervision. What Is Supervision, and Why Should You Care? What Is Supervision? “Look at this mess you made. Now clean it up...

akka.net Read more
Jan 25, 2015

Akka.NET: What is an Actor?

When I write about Akka.NET and the actor model, this is not what I mean: I’m probably going to abuse this stupid joke in every 100-level blog post and video where I introduce the concept of Actors, so please bear...

akka.net Read more
Jan 20, 2015

Akka.NET - One Year Later

It’s been a massive year for Akka.NET and I want to highlight some of the amazing contributions that have been made to that project. I’m writing this post from my perspective, but it’s not about me. This month marks the...

akka.net Read more
ref: newsletter

// STAY_CONNECTED