在《Google App Engine編程(影印版)(第2版)》中,Google工程師Dansanaerson提供了專業的實用指南,你可以學習到如何運用AppEngine的可擴展服務和簡單的開發模型在Google的強大平臺上進行設計和開發應用。
通過簡明扼要的指導,你將學會如何充分運用AppEnigne接近無限的計算能力。《Google App Engine編程(影印版)(第2版)》的更新完全覆蓋了Python2.7與Java6的支持、多線程、異步服務API以及諸如Django1.3和webapp2這樣的框架的使用。
Preface
1.Introducing Google App Engine
2.Creating an Application
3.Configuring an Application
4.ReQuest Handlers and Instances
5.Datastore Entities
6.Datastore Queries
7.Datastore Transactions
8.Datastore Administration
9.Data Modeling with Python
10.The Java Persistence API
11.The Memory Cache
12.Large Data and the Blobstore
13.Fetching URLs and Web Resources
14.Sending and Receiving Email Messages
15.Sending and Receiving Instant Messages with XMPP
16.Task Queues and Scheduled Tasks
17.Optimizing Service Calls
18.The Django Web Application Framework
19.Managing Request Logs
20.Deploying and Managing Applications
Index