<< Commercial Support for DWR | Home | Big Question for Sun >>

App Engine and Java

The world is now split into Python programmers, making funny 'Goo' noises over App Engine, and everyone else who are wondering when/if this will be available in their language or if they are going to have to change their spots.

Of all the languages to support, I guess Java must be one of the hardest because of the heavyweight runtime and the difficulty in separating code. But it also makes sense because supporting Java might give you quick access to Ruby/JavaScript/etc.

I have no knowledge of if Google are going to support Java in App Engine, however there are some tea-leaves that can be stretched and rearranged to form a vague picture.

Some time ago Google hired Greg Czajkowski the lead of Project Barcelona from Sun. Project Barcelona was where Isolates (JSR-121) came from and the Resource Consumption API (JSR 284), both of which would help you do this sort of thing. And both of which are now in Final Draft stage.

I have no idea if this does mean that Google are working on App Engine for Java, but if they do I'm going to claim bragging rights for having blogged about this 18 months ago.

Tags :


Re: App Engine and Java

Google uses Python, Java, JavaScript and C++ for their applications (anything else for prototypes). I don't know anyone who is writing web applications in C++, so supporting Java, also bringing JavaScript with it via Rhino, is very likely the next step.

And, say compared to PHP, Java already offers a bunch of packaging and deployment options. I'm sure they figure something out.

In any case I think App Engine provides the missing piece to the big Google puzzle, answering the "Whats their revenue in a few years, when AdWords don't grow anymore?". And it nicely brings all the existing pieces together.

Google App Engine - When will programmers learn that a language is just a tool?

Google has launched a very cool application server, it is called Google App Engine. Kudos to google again But this application server started a big war on the internet, lots and lots of developers around the world, are very sad because the only suppo...

Add a comment Send a TrackBack