<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>message-queue</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1386/feed"/>
    <updated>2026-08-15T09:18:03+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1386/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12582</id>
            <title type="text"><![CDATA[PgQue]]></title>
            <link rel="alternate" href="https://github.com/NikolayS/pgque" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12582"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Zero-bloat Postgres queue. One SQL file to install, pg_cron to tick.

For teams who want a durable event stream inside Postgres. The model is closer to Kafka (log) than to ActiveMQ or RabbitMQ (task message queue). Shared event log, independent per-consumer cursors, zero bloat under sustained load. Pure SQL and PL/pgSQL, any Postgres 14+ — managed or self-hosted, no sidecar daemon. The rest of this README walks the history, comparison, and install paths that back up the claim.]]>
            </summary>
            <updated>2026-04-20T11:20:22+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/10845</id>
            <title type="text"><![CDATA[Kanchi]]></title>
            <link rel="alternate" href="https://kanchi.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10845"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A realtime celery task monitoring and management system.

Kanchi is a real-time Celery task monitoring (and management) system with an enjoyable user interface. It provides insights into task execution, worker health, and task statistics.

- [Kanchi @ GitHub](https://github.com/getkanchi/kanchi).

Related contents:

- [Digest #186: Inside the AWS Outage, Docker Compose in Production, F1 Hacks and 86,000 npm Packages Attacks @ DevOps Bulletin](https://www.devopsbulletin.com/p/digest-186-inside-the-aws-outage).]]>
            </summary>
            <updated>2025-11-03T10:17:12+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/2103</id>
            <title type="text"><![CDATA[Broccoli]]></title>
            <link rel="alternate" href="https://github.com/densumesh/broccoli" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2103"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A robust message queue system for Rust applications, designed as a Rust alternative to Celery. 

Currently Redis-backed, with planned support for RabbitMQ, Kafka, and other message brokers. This is by no means a finished product, but we&amp;#039;re actively working on it and would love your feedback and contributions!]]>
            </summary>
            <updated>2025-08-28T21:46:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2699</id>
            <title type="text"><![CDATA[RocketMQ-Rust]]></title>
            <link rel="alternate" href="https://docs.rs/rocketmq-rust/latest/rocketmq_rust/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2699"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🚀Apache RocketMQ Rust🦀 implementation. Faster, safer, and with lower memory usage. 

RocketMQ-Rust is a reimplementation of the Apache RocketMQ message middleware in the Rust language. This project aims to provide Rust developers with a high-performance and reliable message queue service, making full use of the features of the Rust language.

- [RocketMQ-Rust @ GitHub](https://github.com/mxsm/rocketmq-rust).]]>
            </summary>
            <updated>2025-08-28T23:26:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3483</id>
            <title type="text"><![CDATA[NATS.io]]></title>
            <link rel="alternate" href="https://nats.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3483"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud Native, Open Source, High-performance Messaging.

NATS provides an always-on messaging system, encompassing traditional pubsub with interest-based propagation, persistence with streaming replays, key/value storage and object storage. NATS provides a flexible set of powerful authentication and authorization access controls.

- [NATS @ GitHub](https://github.com/nats-io).

Related contents:

- [NATS de A à Y @ Une tasse de café :fr:](https://une-tasse-de.cafe/blog/nats/).
- [Episode \#641: NATS and the CNCF kerfuffle @ Changelog Interviews](https://changelog.com/podcast/641).
- [NATS - Tutorials @ xavki&amp;#039;s YouTube](https://www.youtube.com/playlist?list=PLn6POgpklwWp8hW7QMmRQlzzirO0Q2AKx).]]>
            </summary>
            <updated>2026-07-01T09:33:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3722</id>
            <title type="text"><![CDATA[MQTT Web Interface]]></title>
            <link rel="alternate" href="https://github.com/terdia/mqttui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3722"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MQTT Web Interface is an open-source web application that provides a real-time visualization of MQTT (Message Queuing Telemetry Transport) message flows. It allows users to monitor MQTT topics, publish messages, and view message statistics through an intuitive web interface.]]>
            </summary>
            <updated>2025-08-29T02:17:28+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/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>
