Re: PostgreSQL as advanced job queuing system

From: Dominique Devienne <ddevienne(at)gmail(dot)com>
To: ushi <ushi(at)mailbox(dot)org>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL as advanced job queuing system
Date: 2024-03-22 12:04:46
Message-ID: CAFCRh-8S13T38=YJDC4jS-wt8tBty+mh9nX1QMKYj0Vfx0zUMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 22, 2024 at 12:58 PM ushi <ushi(at)mailbox(dot)org> wrote:

> i am playing with the idea to implement a job queuing system using
> PostgreSQL.

FYI, two bookmarks I have on this subject, that I plan to revisit
eventually:
* https://news.ycombinator.com/item?id=20020501
*
https://www.enterprisedb.com/blog/listening-postgres-how-listen-and-notify-syntax-promote-high-availability-application-layer

If others have links to good articles on this subject, or good input to
give in this thread, I'd be interested. Thanks, --DD

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2024-03-22 12:31:07 Re: PostgreSQL as advanced job queuing system
Previous Message ushi 2024-03-22 11:43:40 PostgreSQL as advanced job queuing system