// BLOG

Beyond HTTP

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

ref: posts
Apr 15, 2021

How to Build Headless Akka.NET Services with IHostedService

At Akka.NET’s inception, most of the server-side code samples we produced all demonstrated how to build so-called “headless” Akka.NET services as outright Windows Services primarily using libraries like Topshelf. .NET has changed tremendously since then and become a truly cross-platform...

videos Read more
Jan 27, 2021
Akka.NET Dependency Injection Best Practices

Akka.NET Dependency Injection Best Practices

As part of the Akka.NET v1.4.15 release we’ve completely rewritten how dependency injection works in Akka.NET and introduced a new library: Akka.DependencyInjection. In this blog post we’re going to introduce Akka.DependencyInjection and some of the best practices for working with...

videos Read more
Nov 02, 2020
Real World Akka.NET Clustering: State Machines

Real World Akka.NET Clustering: State Machines

Petabridge recently launched its first cloud service, Sdkbin, and it’s been a great opportunity for our team to use the Akka.NET tools, patterns, and practices that we’ve been recommending to our customers for years. In this blog post I’m going...

akka.net Read more
Jun 02, 2020
The Current State of OpenTelemetry in .NET

The Current State of OpenTelemetry in .NET

In the past we’ve discussed why distributed tracing is becoming commonplace and the OpenTracing standard for instrumenting libraries and applications. In this post I want to touch on the emerging OpenTelemetry standard, which will become a common component used to...

akka.net Read more
Mar 12, 2020
Akka.NET v1.4 is Available on .NET Standard 2.0

Akka.NET v1.4 is Available on .NET Standard 2.0

As of this week, Akka.NET v1.4 is now fully available for users to use. We’ve published a detailed article on the Akka.NET website that describes what’s new in Akka.NET v1.4, but we wanted to capture some of the highlights here....

akka.net Read more
ref: newsletter

// STAY_CONNECTED