you can db.commit() your partial work.

On Thursday, 20 November 2014 12:09:37 UTC-6, Bilal Hasan wrote:
>
> Is there a way to run multiple DAL transactions in one go? Maybe even use 
> semaphores?
>
> I want to query a database, get all the jobs in queue, select one, update 
> it's running status from queued to running, and then let go of the lock.
>
> Anyone have any ideas on how this can be done?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to