Reviewing Google AppEngine for Java (Part 2)

In the first part I’ve left-off with some good news: successful deployment in the local GAE container. In this second part I’ll talk about the following: – Loading data and browsing – Table indexing – Limitations of datastore queries – More datastore limitations and JPA issues – Deployment – Performance – Production monitoring – Usage… Continue reading Reviewing Google AppEngine for Java (Part 2)