[appengine-java] Re: What Java MVC framework do you use on AppEngine?

2009-12-23 Thread itsnotvalid
I tried Django the other day and find that its feature set needs some polishing (especially in the forms, or newforms if you have been a long user of Django) The situation for ORM mappings is kind of the same for both systems. One of the reason that django could be much faster because of the code

[appengine-java] Re: Threads in Java

2010-03-06 Thread itsnotvalid
Then it seems that App Engine is not the tool you want to use for this research. You may try paid services from other vendors, which generally would have more resources available to you. On Mar 6, 10:02 pm, wiilycy wrote: > I am doing a project where I will try to optimize google engine by using

[appengine-java] Should I use JPA or JDO for DataStore?

2010-03-06 Thread itsnotvalid
PIs in App Engine, which one is more robust, or which would is better in terms of performance? Hope to see Google staff to answer this newbie question. Thanks. Alan(@itsnotvalid) -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" gr