Show HN: PgQueuer – Transform PostgreSQL into a Job Queue

https://github.com/janbjorge/PgQueuer
by jeeybee • 2 years ago
376 122 2 years ago

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.

Related Stories

Loading related stories...

Source preview

github.com