blob: c7bd9b7f1e578459e871a90bcdc1e0c7c125cb10 [file] [log] [blame]
Google App Engine Pipeline API
===========================
Official site: https://github.com/GoogleCloudPlatform/appengine-pipelines
The Google App Engine Pipeline API connects together complex,
workflows (including human tasks). The goals are flexibility,
workflow reuse, and testability.
A primary use-case of the API is connecting together various
App Engine MapReduces into a computational pipeline.