|
Project Information
Members
Featured
Wiki pages
Links
|
The TyphoonAE project aims at providing a full-featured and productive serving environment to run Google App Engine (Python) applications. It delivers the parts for building your own scalable App Engine while staying compatible with Google's API. Important note: The current development status is beta. At this point it is not guaranteed that any GAE application will run completely error-free on TyphoonAE. So, stay patient please! See the Release Notes for information on the current release and the Product Roadmap for further details on planned features. DemoWe have installed three demos on a single TyphoonAE instance running in a virtual XEN environment:
Any feedback is appreciated! Feel free to join our discussion group for TyphoonAE. Architecture OverviewClick the image below for a PDF version. The Stack
Supported Datastore Backends
It should be fairly achievable to implement an appropriate API proxy stub for HBase support. Don't hesitate to ask the TAE project members for details. HTTP Server via FastCGI
Memcache
Task Queue / Messaging
Web Sockets (TyphoonAE only)
Supervisor
All these components will be automatically installed by zc.buildout into an isolated directory tree on your development machine. If you want to remove the TyphoonAE development environment you just have to delete this single directory. For some good reasons why using zc.buildout you may want to read this post or watch this talk. The configuration above is tested on OS X, Debian and Ubuntu Linux. Several parts can be replaced by editing the buildout.cfg file. But you should really know what you're doing. PyPIhttp://pypi.python.org/pypi/typhoonae Resources
Support TyphoonAE |


