Postgres Task Queues
on
histre
kirubakaran
pq · PyPI
pypi.org
Turning PostgreSQL into a queue serving 10k jobs per second (2013) | Hacker News
news.ycombinator.com
Pgtq - PostgreSQL-backed python task queue - (pgtq)
opensourcelibs.com
Procrastinate: PostgreSQL-based Task Queue for Python — procrastinate documentation
procrastinate.readthedocs.io
Note | histre.com
histre.com
PostgreSQL: Documentation: 14: SELECT
www.postgresql.org
Highlights
With SKIP LOCKED, any selected rows that cannot be immediately locked are skipped. Skipping locked rows provides an inconsistent view of the data, so this is not suitable for general purpose work, but can be used to avoid lock contention with multiple consumers accessing a queue-like table.
Collect and share the web
Get started for free