// BLOG

Beyond HTTP

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

ref: posts
Nov 30, 2023
10 Years of Building Akka.NET

10 Years of Building Akka.NET

It seems like just yesterday that I wrote “Akka.NET - One Year Later”; as of November 21st, 2023, Akka.NET is now ten years old. I don’t have my original prototype Akka code anymore; all I have is Helios - the...

videos Read more
Jul 21, 2023
How We Made Phobos 2.4's OpenTelemetry Usage 62% Faster

How We Made Phobos 2.4's OpenTelemetry Usage 62% Faster

Phobos is our observability + monitoring library for Akka.NET and last year we launched Phobos 2.0 which moved our entire implementation onto OpenTelemetry. One of the issues we’ve had with Phobos: many of our customers build low-latency, real-time applications and...

akka.net Read more
Mar 23, 2023
Akka.NET v1.5: No Hocon, No Lighthouse, No Problem

Akka.NET v1.5: No Hocon, No Lighthouse, No Problem

In our previous post we covered the Akka.NET v1.5 release and in particular, we focused on the changes made to the core Akka.NET modules. In this blog post we’re going to cover the three new libraries we’ve added to Akka.NET...

akka.net Read more
Mar 02, 2023

Akka.NET v1.5 is Now Available

As of today, Akka.NET v1.5 is now available as a stable release package on NuGet for both .NET Standard 2.0 and NET 6.0. This is a big release aimed at addressing pain points for current Akka.NET users. We’ve published a...

akka.net Read more
Jan 19, 2023
2022 Akka.NET Year-in-Review and Future Roadmap

2022 Akka.NET Year-in-Review and Future Roadmap

Author’s Note: Petabridge turned 8 years old this month and over the years I’ve only written a couple of articles about our internal processes for developing software and running an open source software business. In late 2021 we began using...

akka.net Read more
Sep 10, 2022
Lightbend's Akka License Change and Akka.NET

Lightbend's Akka License Change and Akka.NET

N.B. For the purpose of clarity: “Akka” refers to Lightbend’s Scala / Java library and “Akka.NET” refers to the .NET Foundation library maintained by Petabridge. I have been very careful in my writing to ensure there is a little confusion...

akka.net Read more
May 04, 2022
Phobos 2.0 Released - OpenTelemetry Meets Akka.NET

Phobos 2.0 Released - OpenTelemetry Meets Akka.NET

As of today, Phobos 2.0 - our fully OpenTelemetry-enabled instrumentation library for Akka.NET, is now available for production use with Akka.NET. The key features of Phobos 2.0 are as follows: Requires no instrumentation code on the part of the end-user;...

akka.net Read more
ref: newsletter

// STAY_CONNECTED