<?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>Queue on Tech News Feed</title>
    <link>https://news.dhphong.com/tags/queue/</link>
    <description>Recent content in Queue on Tech News Feed</description>
    <generator>Hugo -- 0.131.0</generator>
    <language>vi</language>
    <lastBuildDate>Sun, 19 Apr 2026 07:02:00 +0700</lastBuildDate>
    <atom:link href="https://news.dhphong.com/tags/queue/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[Hacker News] PgQue: Zero-Bloat Postgres Queue</title>
      <link>https://news.dhphong.com/posts/2026-04-19-pgque-zero-bloat-postgres-queue/</link>
      <pubDate>Sun, 19 Apr 2026 07:02:00 +0700</pubDate>
      <guid>https://news.dhphong.com/posts/2026-04-19-pgque-zero-bloat-postgres-queue/</guid>
      <description>Nguồn: github.com/NikolayS/pgque
Tóm tắt PgQue là một message queue được xây dựng hoàn toàn trong PostgreSQL, thiết kế theo triết lý &amp;ldquo;zero-bloat&amp;rdquo;: chỉ cần một SQL file để cài đặt, sử dụng pg_cron để trigger tick thay vì một daemon riêng biệt. Dự án hướng tới các team muốn có job queue mà không muốn vận hành thêm infrastructure (Redis, RabbitMQ, SQS).
Thiết kế dựa trên SKIP LOCKED — tính năng của PostgreSQL cho phép nhiều worker consume messages song song mà không bị block lẫn nhau.</description>
    </item>
  </channel>
</rss>
