<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Akka-Net on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/akka-net/</link>
    <description>Recent content in Akka-Net on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 20 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/akka-net/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Actor Model Frameworks for Distributed Systems: Orleans vs Akka.NET vs ProtoActor vs CAF</title>
      <link>https://www.pistack.xyz/posts/2026-06-20-actor-model-frameworks-orleans-akkanet-protoactor-caf/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-20-actor-model-frameworks-orleans-akkanet-protoactor-caf/</guid>
      <description>&lt;h2 id=&#34;what-is-the-actor-model&#34;&gt;What Is the Actor Model?&lt;/h2&gt;&#xA;&lt;p&gt;The Actor Model is a mathematical model for concurrent computation that treats &amp;ldquo;actors&amp;rdquo; as the universal primitives of computation. Each actor can make local decisions, create more actors, send messages, and determine how to respond to the next message received. The model naturally handles concurrency without locks, making it ideal for building distributed systems.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
