GPU621/DPS921 Could 4U

From CDOT Wiki
Revision as of 12:23, 8 December 2016 by Hxu86 (talk | contribs) (Cloud 4U)
Jump to: navigation, search

Cloud 4U

Group Members

  1. Hualiang Xu, Everything.

Progress

What is Google App Engine (GAE)

Google App Engine is a platform for building scalable web applications and mobile backends. It has a efficient Map Reduce Library that processes large set of data in map and reduce pattern in parallelism. This project will use this library to process a serious of searching history and produce a recommendation list for user.

Map and Reduce Library on GAE

Start a new project

==