|
|
|
|
|
by riogordo2go
1169 days ago
|
|
I think the 'select for update' query is used by a worker to fetch jobs ready for pickup, then update the status to something like 'processing' and the lock is released. The article doesn't mention holding the lock for the entire duration of the job. |
|