Get the latest tech news

Show HN: PgQueuer – Transform PostgreSQL into a Job Queue


PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing. - janbjorge/PgQueuer

PgQueuer is a minimalist, high-performance job queue library for Python, leveraging the robustness of PostgreSQL. Designed for simplicity and efficiency, PgQueuer uses PostgreSQL's LISTEN/NOTIFY to manage job queues effortlessly. In this case we want to be a bit more carefull as we want gracefull shutdowns, PgQueuer run will setup signals to ensure this.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of PostgreSQL

PostgreSQL

Photo of powerful job queue

powerful job queue

Related news:

News photo

Soft Deletes with Ecto and PostgreSQL

News photo

Don't rely on IF NOT EXISTS for concurrent index creation in PostgreSQL

News photo

PostgreSQL Sees Up To 4x Query Performance With SIMD-Optimized JSON Escaping