Postgres Task Queues
4 tabs from opensourcelibs.com, pypi.org, readthedocs.io, ycombinator.com
- 0 Followers
news.ycombinator.com
procrastinate.readthedocs.io
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.