rc079-010d-google-app-engine-4.pdf
文本预览下载声明
#79
m
o CONTENTS INCLUDE:
c
.
z n About the Platform
d n SDK Contents
r
a n Compiling and Deploying
c Google App Engine for Java
f n Data Storage
e
r n Supporting Frameworks
t
i n Hot Tips and more... By Matthew McCullough
s
i
V
!
z
d custom servlet container whitelists certain JDK classes, and
r ABOUT THE PLATFORM
a blacklists others that would break the scalability of the Google
c cloud computing infrastructure. Blacklisted classes include
f
e Google App Engine is a Cloud Computing SDK, API and java.lang.Thread, java.io.FileWriter, and the whole of JNI.
R Platform that makes Google’s publically recognized scalable
e infrastructure available to any size development shop.
r
o Hot The list of whitelisted classes is published at:
M The App Engine platform is available for Tip /appengine/docs/java/jrewhitelist.html
t two languages at this time: Python and
e Java. This Refcard specifically focuses on
G Quotas
the Google App Engine for Java, which will
hereafter be referred to as GAE/J.
显示全部