Hm. To be honest I don't understand your "cumulate" model, but idea is not
like Groovy inject function.
What I need:
One task (let us call it 'task reader') to iterate over some query and
create new analysis task ('task analyzer') for each data set. Third join
task ('finish task') should be called when every task 'analyzer' is
finished with grouped data, but only if task 'reader' has finished its
reading role and iterated to the end of query. And I want tasks 'analyzer'
to be executed in parallel with task 'reader'.
Matija.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/m670PYRJ5w4J.
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.