Show HN: PgQueuer – Transform PostgreSQL into a Job Queue
https://github.com/janbjorge/PgQueuerPgQueuer 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.