Y
Hacker News
new
|
ask
|
show
|
jobs
by
Rapzid
864 days ago
Order by insert time on some group key(or otherwise figure out the order) and select the top item. Then select that item for update with skip locked. If it's locked you will get zero results.