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. |