Google App Engine & Java

So I've spent a few days going over Google App Engine for Java. So far, I have to say, I'm impressed. Google has created a really cool service that lets anyone write a Java web application and host it on their multitude of servers. This is all for free, I might add. You have to be aware of a number of limitations including no threading and you're limited to their data store for persistence. Once you get over that, you'll see the advantage of it: ...

April 24, 2009 · 1 min · Aaron