I prefer the control API and a completion callback, but that's only because
I have very little experience with any of the Pipelining APIs.

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Fri, Jul 8, 2011 at 2:00 AM, Kyle Mulka <[email protected]> wrote:

> Also, the docs say: "Control API can be used together with done
> callbacks to implement mapreduce chaining." So, I guess that's a third
> option?
>
> On Jul 8, 4:53 am, Kyle Mulka <[email protected]> wrote:
> > I want to chain some MapReduce tasks together, meaning have one start
> > right after the previous one. There is the Pipeline API which seems
> > more complicated then I need. And, there is the newly added, but
> > undocumented, pipeline feature of the MapReduce library. Which one
> > should I use? What are the differences?
>
> --
> 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