[HN Gopher] Devious SQL: Message Queuing Using Native PostgreSQL
___________________________________________________________________
Devious SQL: Message Queuing Using Native PostgreSQL
Author : Scramblejams
Score : 17 points
Date : 2022-01-28 19:33 UTC (3 hours ago)
(HTM) web link (blog.crunchydata.com)
(TXT) w3m dump (blog.crunchydata.com)
| noodlesUK wrote:
| Does anyone have anything that resembles Celery or Huey for
| python that uses the nice Postgres semantics for queueing? I know
| ruby has something like this in the form of Que. My application
| has very modest needs for its task queue, probably like a few
| thousand events per year, and celery seems like massive overkill.
| subleq wrote:
| https://github.com/gavinwahl/django-postgres-queue
| bfelbo wrote:
| Nice post! For anyone serious about using PG for queues, I'd
| suggest looking into https://github.com/graphile/worker which
| seems very promising.
___________________________________________________________________
(page generated 2022-01-28 23:01 UTC)