how do you identify "the same task" ? the same function name ?

On Friday, May 2, 2014 12:19:53 PM UTC+2, Paolo Valleri wrote:
>
> I don't think about arbitrary workflow, I would only avoid concurrent 
> execution of the same task.
>
>
>  Paolo
>
>
> 2014-05-02 11:52 GMT+02:00 Niphlod <[email protected] <javascript:>>:
>
>> let's say that "parallel" is the default behaviour....
>> when you need to run a task to avoid parallel (for speech sake, let's 
>> turn to "concurrent" ) executions..... in respect to what ? any other task? 
>> one task only ? all tasks named as 'foo' or 'bar' ?
>>
>> The possibilities for creating a workflow for tasks are endless, but it's 
>> not going to be as easy as adding a "boolean" to the task options...
>>
>> -- 
>> 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 a topic in the 
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/web2py/BGwg4ky6QB4/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to