Cargando…

Programming Google app engine /

As one of today's cloud computing services, Google App Engine does more than provide access to a large system of servers. It also offers you a simple model for building applications that scale automatically to accommodate millions of users. With Programming Google App Engine, you'll get ex...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sanderson, Dan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly Media, Inc., 2009, ©2008.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn317877850
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 090406t20092008caua o 000 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d OCLCQ  |d CUS  |d CEF  |d OCLCQ  |d DEBSZ  |d OCLCF  |d OCLCQ  |d EBLCP  |d N$T  |d YDXCP  |d TEFOD  |d IDEBK  |d CNSPO  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d FEM  |d OCLCQ  |d OCLCO  |d MOQ  |d OCLCQ  |d UAB  |d AU@  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 775300395  |a 779614133  |a 872694657  |a 968127639  |a 969011235 
020 |a 9781449389291  |q (electronic bk.) 
020 |a 1449389295  |q (electronic bk.) 
020 |a 9781449383039  |q (electronic bk.) 
020 |a 1449383033  |q (electronic bk.) 
020 |z 9780596157517 
020 |z 0596157517 
020 |z 9780596522728 
020 |z 059652272X 
029 1 |a AU@  |b 000066233389 
029 1 |a AU@  |b 000066533579 
029 1 |a AU@  |b 000067100096 
029 1 |a CHBIS  |b 006149023 
029 1 |a CHVBK  |b 171258991 
029 1 |a DEBSZ  |b 355420341 
029 1 |a DEBSZ  |b 396380042 
029 1 |a HEBIS  |b 291492134 
035 |a (OCoLC)317877850  |z (OCoLC)775300395  |z (OCoLC)779614133  |z (OCoLC)872694657  |z (OCoLC)968127639  |z (OCoLC)969011235 
037 |a 798876764519149113  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
050 4 |a QA76.76.A65 
072 7 |a COM  |x 084030  |2 bisacsh 
072 7 |a COM  |x 005000  |2 bisacsh 
082 0 4 |a 005.5 
049 |a UAMI 
100 1 |a Sanderson, Dan. 
245 1 0 |a Programming Google app engine /  |c by Dan Sanderson. 
250 |a 1st ed. 
260 |a Sebastopol, Calif. :  |b O'Reilly Media, Inc.,  |c 2009, ©2008. 
300 |a 1 online resource :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
505 0 |a Table of Contents; Preface; Using This Book; Conventions Used in This Book; Using Code Samples; Safari® Books Online; How to Contact Us; Acknowledgments; Chapter 1. Introducing Google App Engine; The Runtime Environment; The Static File Servers; The Datastore; Entities and Properties; Queries and Indexes; Transactions; The Services; Google Accounts; Task Queues and Cron Jobs; Developer Tools; The Administration Console; Things App Engine Doesn't Do ... Yet; Getting Started; Chapter 2. Creating an Application; Setting Up the SDK; Installing the Python SDK; A brief tour of the Launcher. 
505 8 |a Installing the Java SDKJava on Mac OS X; Installing the Java SDK with the Google Plugin for Eclipse; Installing the Java SDK without Eclipse; Developing the Application; The User Preferences Pattern; Developing a Python App; Introducing the webapp framework; Users and Google Accounts; Web forms and the datastore; Caching with memcache; Developing a Java App; Users and Google Accounts; Web forms and the datastore; Caching with memcache; The Development Console; Registering the Application; The Application ID and Title; Setting Up a Domain Name; Google Apps and Authentication. 
505 8 |a Uploading the ApplicationIntroducing the Administration Console; Chapter 3. Handling Web Requests; The App Engine Architecture; Configuring the Frontend; Configuring a Python App; Runtime versions; Configuring a Java App; Domain Names; App IDs and Versions; App IDs and versions in Python; App IDs and versions in Java; Request Handlers; Request handlers in Python; Request handlers in Java; JavaServer Pages (JSPs); Static Files and Resource Files; Static files in Python; MIME types; Cache expiration; Static files in Java; Secure Connections; Secure connections in Python. 
505 8 |a Secure connections in JavaAuthorization with Google Accounts; Authorization in Python; Authorization in Java; How the App Is Run; The Python Runtime Environment; The Java Runtime Environment; The Sandbox; The Python sandbox; The Java sandbox; App Caching; App caching in Python; App caching in Java; Logging; Logging in Python; Logging in Java; Quotas and Limits; Request Limits; CPU Limits; Service Limits; Deployment Limits; Billable Quotas; Resource Usage Headers; Chapter 4. Datastore Entities; Entities, Keys, and Properties; Introducing the Python Datastore API. 
505 8 |a Introducing the Java Datastore APIProperty Values; Strings, Text, and Blobs; Unset Versus the Null Value; Multivalued Properties; Keys and Key Objects; Using Entities; Getting Entities Using Keys; Inspecting Entity Objects; Saving Entities; Deleting Entities; Chapter 5. Datastore Queries; Queries and Kinds; Query Results and Keys; GQL; The Python Query API; The Query Class; GQL in Python; Retrieving Results; Keys-Only Queries; The Java Query API; Keys-Only Queries in Java; Introducing Indexes; Automatic Indexes and Simple Queries; All Entities of a Kind; One Equality Filter. 
520 |a As one of today's cloud computing services, Google App Engine does more than provide access to a large system of servers. It also offers you a simple model for building applications that scale automatically to accommodate millions of users. With Programming Google App Engine, you'll get expert practical guidance that will help you make the best use of this powerful platform. Google engineer Dan Sanderson shows you how to design your applications for scalability, including ways to perform common development tasks using App Engine's APIs and scalable services. You'll learn about App Engine's appl. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Google Apps. 
630 0 7 |a Google Apps.  |2 blmlsh 
630 0 7 |a Google Apps  |2 fast 
630 0 7 |a Google Apps (Computer software)  |2 sears 
650 0 |a Application software. 
650 0 |a Web site development  |x Computer programs. 
650 0 |a Web sites  |x Authoring programs. 
650 6 |a Logiciels d'application. 
650 6 |a Sites Web  |x Systèmes-auteur. 
650 7 |a COMPUTERS  |x Desktop Applications  |x Suites.  |2 bisacsh 
650 7 |a COMPUTERS  |x Enterprise Applications  |x General.  |2 bisacsh 
650 7 |a Application software.  |2 blmlsh 
650 7 |a Web site development  |x Computer programs.  |2 blmlsh 
650 7 |a Application software  |2 fast 
650 7 |a Web site development  |x Computer programs  |2 fast 
650 7 |a Web sites  |x Design  |x Computer software.  |2 sears 
650 7 |a Application software.  |2 sears 
776 0 8 |i Print version:  |a Sanderson, Dan.  |t Programming Google App Engine.  |d Beijing ; Cambridge : O'Reilly, ©2010  |z 9780596522728  |w (OCoLC)320189698 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780596157517/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBSCOhost  |b EBSC  |n 415502 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28409038 
938 |a YBP Library Services  |b YANK  |n 9340105 
994 |a 92  |b IZTAP