Google Appengine implementation on Wolfire
Posted: Wed Sep 23, 2009 3:49 pm
I'm curious to hear more details about Wolfire's implementation of Google Appengine for their main website and their multiplayer game lobbys.
It sounds like you are using Google Appengine's python applications to act as a "cache" for your main site and blog.
Are you simply using URL redirects from http://wolfire.com to your *.appspot.com appengine address?
What does your python application do, it sounded like you were sucking in the RSS feed from your wordpress blog, which I assume is hosted on your dedicated servers at: http://blog.wolfire.com/? How are you managing the templates on your site and presenting the RSS feed of your wordpress blog?
I'm really curious because I've been thinking about setting up my old game dev blog that used wordpress, and I'd really like to be able to easily support scalability.
It sounds like you are using Google Appengine's python applications to act as a "cache" for your main site and blog.
Are you simply using URL redirects from http://wolfire.com to your *.appspot.com appengine address?
What does your python application do, it sounded like you were sucking in the RSS feed from your wordpress blog, which I assume is hosted on your dedicated servers at: http://blog.wolfire.com/? How are you managing the templates on your site and presenting the RSS feed of your wordpress blog?
I'm really curious because I've been thinking about setting up my old game dev blog that used wordpress, and I'd really like to be able to easily support scalability.