<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nng on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/nng/</link>
    <description>Recent content in Nng on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 12 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/nng/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Brokerless Messaging: ZeroMQ vs nanomsg vs NNG (2026)</title>
      <link>https://www.pistack.xyz/posts/2026-05-12-self-hosted-brokerless-messaging-zeromq-nanomsg-nng-guide/</link>
      <pubDate>Tue, 12 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-05-12-self-hosted-brokerless-messaging-zeromq-nanomsg-nng-guide/</guid>
      <description>&lt;p&gt;Building distributed systems requires reliable inter-process communication. While traditional message brokers like RabbitMQ and Apache Kafka offer powerful pub/sub and queueing capabilities, they introduce operational overhead — you need to deploy, manage, and scale a separate broker process. &lt;strong&gt;Brokerless messaging&lt;/strong&gt; eliminates this requirement by embedding the messaging layer directly into your application, enabling direct peer-to-peer communication with no central server.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
