<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Pub-Sub on Tech News Feed</title>
    <link>https://news.dhphong.com/tags/pub-sub/</link>
    <description>Recent content in Pub-Sub on Tech News Feed</description>
    <generator>Hugo -- 0.131.0</generator>
    <language>vi</language>
    <lastBuildDate>Fri, 01 May 2026 00:02:03 +0700</lastBuildDate>
    <atom:link href="https://news.dhphong.com/tags/pub-sub/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[Hacker News] Durable queues, streams, pub/sub, and a cron scheduler — inside your SQLite file</title>
      <link>https://news.dhphong.com/posts/2026-04-30-honker-durable-queues-streams-sqlite/</link>
      <pubDate>Fri, 01 May 2026 00:02:03 +0700</pubDate>
      <guid>https://news.dhphong.com/posts/2026-04-30-honker-durable-queues-streams-sqlite/</guid>
      <description>Nguồn: Honker
Tóm tắt Honker là một SQLite loadable extension cung cấp durable queues, event streams, pub/sub và cron scheduler — toàn bộ trong cùng một file SQLite, không cần broker bên ngoài như Redis hay RabbitMQ. Cross-process wake latency đạt ~0.7ms p50 trên M-series laptop.
Điểm đặc biệt là Honker implement Postgres-style NOTIFY/LISTEN semantics trên SQLite mà không cần client polling hay daemon. Điều này có nghĩa là queue enqueue và business write có thể commit trong cùng một transaction — INSERT INTO orders và queue.</description>
    </item>
  </channel>
</rss>
