Difference between revisions of "GPU621/DPS921 Could 4U"
(→Cloud 4U) |
(→Cloud 4U) |
||
Line 6: | Line 6: | ||
== Progress == | == Progress == | ||
− | == What is Google App Engine | + | == What is Google App Engine == |
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. | 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. | ||
Line 14: | Line 14: | ||
== Start a new project == | == Start a new project == | ||
− | == | + | == == |
Revision as of 11:25, 8 December 2016
Contents
Cloud 4U
Group Members
- Hualiang Xu, Everything.
Progress
What is Google App Engine
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.