SKIP LOCKED lets you write queues.<p>It’s also available in MySQL and SQL Server.<p>I wrote a “simpler than SQS” http based queue in Python using SKIP LOCKED.<p><a href="https://github.com/starqueue/starqueue">https://github.com/starqueue/starqueue</a>