Incrementing an 'iteration number' that you append to a common task
name is a good (and common) approach, if that is what you are asking.




Robert




On Fri, Mar 11, 2011 at 23:06, Lucas <[email protected]> wrote:
> the solution suggested was, when execute the task put a "name"+1 as
> taskname. so all the chain tasks will have a incremented "name"+1 as
> taskname    .
>
>
>  my question is before start executing this chaining task.   put
> queue.add(  setTaskName("name",  randomUUI );  like this?   then  for
> subsequent task we will have   randomUUI+1  ?  may i know is that
> correct?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to