Google App Engine
- Google app
engine hosts your python application.
- Will work with other languages.
- Application is all python and lives in a sandbox:
- No filesystem.
- No OS calls.
- No sockets?
- Provides access to google web-services: big table, gdata, etc.
José M. Vidal
.
7 of 19