Skip to content

GoogleCloudPlatform/appengine-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.