// BLOG

Beyond HTTP

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

ref: posts
Aug 20, 2015

How to Integrate Akka.NET and ASP.NET (and Nancy!)

NOTE: A lot has changed in both the .NET and Akka.NET ecosystems since this post was originally written in 2015 and we have since released an updated blog post: “Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR”. Lots...

akka.net Read more
Aug 11, 2015

Akka.NET Goes to Wall Street

Many people in the Akka.NET community have been asking for case studies over the last few weeks, since we shared the MarkedUp case study. There are a ton of production deployments, but getting actual case studies out always has some...

case study Read more
Aug 05, 2015

Announcing: Akka.NET Virtual Meetup

This is a short update, but an important one. The first Akka.NET Virtual Meetup will be next Wednesday, August 12 @ 18:30UTC. RSVP Here. The first ever community-wide meetup for Akka.NET will be taking place next Wednesday, August 12. You...

akka.net Read more
Jul 15, 2015

Large Messages and Sockets in Akka.NET

One of the questions that has been coming up a lot lately as many people are building with Akka.Remote is this: How big of a message can I send over the network? I’ve been asked about this four or five...

akka.net Read more
Jun 30, 2015

Meet the Top Akka.NET Design Patterns

Just the other day, I saw this tweet and knew this post was long overdue: Is there any list of actor model design patterns ? @AkkaDotNET— Laurent Lepinay (@foobarcode) June 24, 2015 Quite understandably, people want to know what the...

akka.net Read more
May 22, 2015

Scale Your Apps Without Rewriting Code

I have to level with you. Dealing with network programming in my applications has always freaked me out a little bit. You know what I’m talking about, don’t you? Let’s be real about it: low-level network programming is some scary...

akka.net Read more
ref: newsletter

// STAY_CONNECTED