<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>message-broker</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1765/feed"/>
    <updated>2026-06-17T20:28:25+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1765/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11399</id>
            <title type="text"><![CDATA[Eclipse Mosquitto]]></title>
            <link rel="alternate" href="https://mosquitto.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11399"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source MQTT broker.

Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.

- [Eclipse Mosquitto @ GitHub](https://github.com/eclipse-mosquitto/mosquitto).

Related contents:

- [Episode 648: I See Live People @ Linux Unplugged](https://linuxunplugged.com/648).
- [Getting Started with the Mosquitto MQTT Broker (with SSL/TLS) @ Shawn Hymel&amp;#039;s YouTube](https://www.youtube.com/watch?v=-bKEWqcyEBY).]]>
            </summary>
            <updated>2026-06-03T06:16:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11165</id>
            <title type="text"><![CDATA[Walrus]]></title>
            <link rel="alternate" href="https://github.com/nubskr/walrus" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11165"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🦭 High Performance kafka alternative written in rust.

Walrus is a distributed message streaming platform built on a high-performance log storage engine. It provides fault-tolerant streaming with automatic leadership rotation, segment-based partitioning, and Raft consensus for metadata coordination.]]>
            </summary>
            <updated>2025-12-05T12:53:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10336</id>
            <title type="text"><![CDATA[Apache Pulsar]]></title>
            <link rel="alternate" href="https://pulsar.apache.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10336"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud-Native, Distributed Messaging and Streaming
Apache Pulsar is an open-source, distributed messaging and streaming platform built for the cloud.

- [Apache Pulsar @ GitHub](https://github.com/apache/pulsar).

Related contents:

- [Log Replication Disaggregation Survey - Apache Pulsar and BookKeeper @ Jack Vanlightly](https://jack-vanlightly.com/blog/2025/3/13/log-replication-disaggregation-survey-apache-pulsar-and-bookkeeper).]]>
            </summary>
            <updated>2025-09-22T07:03:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10312</id>
            <title type="text"><![CDATA[VerneMQ]]></title>
            <link rel="alternate" href="https://vernemq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10312"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A MQTT broker that is scalable, enterprise ready, and open source.

A distributed MQTT message broker based on Erlang/OTP. Built for high quality &amp;amp; Industrial use cases. The VerneMQ mission is active &amp;amp; the project maintained. Thank you for your support! 

- [VerneMQ @ GitHub](https://github.com/vernemq/vernemq).]]>
            </summary>
            <updated>2025-09-19T12:29:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3772</id>
            <title type="text"><![CDATA[BullMQ]]></title>
            <link rel="alternate" href="https://bullmq.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3772"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Background Jobs processing and message queue for NodeJS. The fastest, most reliable, Redis-based distributed queue for Node. Carefully written for rock solid stability and atomicity. 

Scale your background job processing using Node.JS.
BullMQ is a fast and robust background job processing library for Redis™.

BullMQ is a Node.js library that implements a fast and robust queue system built on top of Redis that helps in resolving many modern age micro-services architectures.

- [BullMQ @ GitHub](https://github.com/taskforcesh/bullmq).]]>
            </summary>
            <updated>2025-08-29T02:25:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4461</id>
            <title type="text"><![CDATA[Hatchet]]></title>
            <link rel="alternate" href="https://hatchet.run/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4461"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Distributed Task Queue for More Resilient Web Applications

Hatchet is a distributed, fault-tolerant task queue which replaces traditional message brokers and pub/sub systems - built to solve problems like concurrency, fairness, and durability.

Hatchet replaces difficult to manage legacy queues or pub/sub systems so you can design durable workloads that recover from failure and solve for problems like concurrency, fairness, and rate limiting. Instead of managing your own task queue or pub/sub system, you can use Hatchet to distribute your functions between a set of workers with minimal configuration or infrastructure:

-  [Hatchet @ GitHub](https://github.com/hatchet-dev/hatchet).]]>
            </summary>
            <updated>2025-08-29T04:20:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6725</id>
            <title type="text"><![CDATA[Swarrot]]></title>
            <link rel="alternate" href="https://github.com/swarrot/swarrot" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6725"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Swarrot is a PHP library to consume messages from any broker.]]>
            </summary>
            <updated>2025-08-29T10:37:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7162</id>
            <title type="text"><![CDATA[RabbitMQ]]></title>
            <link rel="alternate" href="https://www.rabbitmq.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7162"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Messaging that just works.
RabbitMQ is the most widely deployed open source message broker.

- [RabbitMQ Server @ GitHub](https://github.com/rabbitmq/rabbitmq-server).

Related contents:

- [How I solved a distributed queue problem after 15 years @ DBOS](https://www.dbos.dev/blog/durable-queues).
- [When Fast Flow Delivers A Real Blow: A PIR @ Uptime Labs](https://uptimelabs.io/when-fast-flow-delivers-a-real-blow-a-pir/).
- [Episode #147 - RabbitMQ, Kafka et les messages brokers @ Code Garage :fr:](https://code-garage.com/podcast/classic/episode-147).]]>
            </summary>
            <updated>2026-03-19T07:15:24+00:00</updated>
        </entry>
    </feed>
