After hard work and many workarounds I managed to run my first Google App Engine application !!!
And it works great, The performances are amazing, I have more than 10,000 rows in my tables and selecting the rows takes few milliseconds.
I manage to find workaround for the unicode problem by not writing unicodes in the Goole App Engine datastore, I also managed to find workaround for the bulk upload problem by loading the entities one by one and not 10 entities at a time.
So regarding my last post which suggest not to use Google App Engine, I change my mind, You can use it but you would need to work very hard to make it work.
Wednesday, April 30, 2008
Google App Engine Work !!!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment