Show HN: PicoMQ – Durable Streams over HTTP, on object storage

Hacker News Top Tools

Summary

PicoMQ is a system for durable real-time streams over HTTP, built on S3-compatible object storage, allowing for independent and scalable streams per use case.

PicoMQ is a Rust server for Durable Streams, built on Object Store. Cheap, URL-addressable, granular streams (create&#x2F;append&#x2F;read&#x2F;long-poll&#x2F;SSE), with Pico Protocol or Durable Streams Protocol as the facade.<p>S3Stream is the stream storage primitive, used in AutoMQ, shipped as a Rust library. Coordination is a command log in Postgres.
Original Article
View Cached Full Text

Cached at: 08/24/26, 04:51 PM

# PicoMQ Source: [https://picomq.com/](https://picomq.com/) ## Durable streams on object storage PicoMQ is durable, real\-time streams over HTTP, built on S3\-compatible object storage\. [Get Started](https://picomq.com/docs) [GitHub](https://github.com/picomq/picomq) the architecture ### Unlimited streams Create a stream per use case instead of packing every record of a kind into one topic\. Each stream is independently addressable, bottomless, and can scale from idle to high throughput\.

Similar Articles

Streaming the IETF MoQ sessions with MoQ… kinda

Lobsters Hottest

Meetecho 博客文章描述了如何利用 MoQ (Media over QUIC) 协议来流式传输 IETF MoQ 会议,作为传统 WebRTC 方案的补充,实现了自动捕获并传输相同媒体的一种新型方式。

Introducing Storage Buckets on the Hugging Face Hub

Hugging Face Blog

Hugging Face introduces Storage Buckets, a new mutable, S3-like object storage feature on the Hub optimized for production ML workflows using its Xet backend for efficient deduplication.