|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: Google App Engine编程
原名: Programming Google App Engine: Build and Run Scalable Web Apps on Google's Infrastructure
作者: Dan Sanderson
图书分类: 软件
资源格式: PDF
版本: 英文文字版
出版社: O'Reilly
书号: 978-0596522728
发行时间: 2009年11月30日
地区: 美国
语言: 英文
概述:
内容简介:
google app engine是一种与众不同的云计算服务:它为构建自动扩展的百万用户级应用提供了简单的模型。在《google app engine编程》中,你将获得来自专家的实用指南,帮助你用奸这个强大的平台。google工程师dan sanderson将向你展示如何设计可扩展的应用,以及如何使用app engine的api和可扩展服务完成一般的开发任务。
你将学习appengine的应用服务器架构、运行时环境和可扩展的数据存储,还有优化应用的相关技巧。app engine可以提供几乎无限的计算能力,《google app engine编程:英文版》给出了简明扼要的指导,以便最大化利用其资源——信息来自app engine开发团队。
·发现传统web开发和app engine开发之间的差异
·学习app engine python和java运行时环境的细节
·理解app engine如何处理web请求并执行应用代码
·学习如何使用app engine的可扩展数据存储,包括查询和索引、事务以及数据建模
·使用任务队列在基础设施中并行化和分布工作
作者简介:
Dan Sanderson是一位技术作家、Google公司的软件工程师。他作为Google、Amazon.com和Walt Disney互联网集团的软件工程师和技术作家在Web行业工作超过十年。
内容截图:
目录:
Chapter 1 Introducing Google App Engine
Chapter 2 Creating an Application
Chapter 3 Handling Web Requests
Chapter 4 Datastore Entities
Chapter 5 Datastore Queries
Chapter 6 Datastore Transactions
Chapter 7 Data Modeling with Python
Chapter 8 The Java Persistence API
Chapter 9 The Memory Cache
Chapter 10 Fetching URLs and Web Resources
Chapter 11 Sending and Receiving Mail and Instant Messages
Chapter 12 Bulk Data Operations and Remote Access
Chapter 13 Task Queues and Scheduled Tasks
Chapter 14 The Django Web Application Framework
Chapter 15 Deploying and Managing Applications
Colophon
|