// BLOG

Beyond HTTP

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

ref: posts
Oct 25, 2018
Why You Should be Paying Attention to OpenTracing

Why You Should be Paying Attention to OpenTracing

In a previous post we introduced distributed tracing and how it solves some of the worst DevOps problems that arise with the use of microservices. In this post we’re going to introduce the OpenTracing standard and talk how what this...

akka.net Read more
Sep 19, 2018
What Happens When Akka.NET Actors Restart

What Happens When Akka.NET Actors Restart

One of the most powerful features of Akka.NET actors is their built-in fault tolerance. Actors are an extremely effective tool at isolating failures and preventing them from having side effects on other parts of your application. However, one of the...

videos Read more
Aug 19, 2018
Introducing Phobos: Enterprise DevOps Suite for Akka.NET

Introducing Phobos: Enterprise DevOps Suite for Akka.NET

Today it’s my pleasure to announce the production-ready release of Phobos, an enterprise DevOps suite for Akka.NET developers. The initial release of Phobos is primarily aimed at solving the following problems: Instrumenting and monitoring activity from actors inside large Akka.NET...

videos Read more
Aug 11, 2017
Akka.NET has Joined the .NET Foundation

Akka.NET has Joined the .NET Foundation

It’s our pleasure to announce that as of today, Akka.NET is officially part of the .NET Foundation! Akka.NET is joining an elite group of projects such as Roslyn, NuGet, .NET Core, ASP.NET Core, and others. What Does This Mean for...

akka.net Read more
ref: newsletter

// STAY_CONNECTED