Just launched recently (not a commercial success yet) a free multi player poker site http://www.zodiacholdem.com. Built completely on appengine using python SDK. I am pretty happy with the platform. Aside from stability the only gripe I have: It is pretty hard to build server driven workflows due to taskqueue unpredictable timing. This is really a key feature which in my mind enables a bunch of new interactive applications. Whenever user interaction is involved like in my case it is poker play among real people, not bots, so you need somewhat bounded timing from firing tasks.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
