InfoQ

News

Google App Engine public load test today

Posted by Niclas Nilsson on May 23, 2008 07:51 AM

Community
Architecture,
Java
Topics
Web Frameworks ,
Software Testing ,
Cloud Computing ,
Rich Internet Apps
Tags
Performance Evaluation ,
GWT ,
Google

Today, in about an hour (4 PM GMT+2), there is a public load test on the Google App Toolkit at http://qwerty.codathlon.com.

Didier Girard, an expert on Google Web Toolkit and Rich Internet Applications, has built a plain vanilla GWT app hosted on the Google App Engine infrastructure. And he is confident it can take a quite high load.

I have built it with no special optimization. I mean that I try to avoid classical bottlenecks, but I have coded it like most developers will code it. I’m pretty confident that the Google App Engine can welcome a large traffic. I think also that GWT is particularly suited for high traffic. Now, it is time to prove it.

In about an hour from now, he want’s a few thousand visitors.

My objective is simply to get 4000 unique visitors in 10’. I think it is equivalent to get 100000 unique visitors a day : 100000 / 4 hours / 6 . This is not that much, but I think it is enough to show that 99.9% of websites can be coded in GWT and hosted on GAE without thinking about the slashdot effect. If you want to be part of the team, just go there “http://qwerty.codathlon.com” on Friday May, 23 around “4 PM GMT+2” (depending of your time zone). If you want to help me in this effort, just spread the word.

So let’s find out if Google Web Toolkit on Google App Engine can handle the InfoQ effect.

1 comment

Reply

The InfoQ Effect by Per Olesen Posted May 24, 2008 3:40 PM
  1. Back to top

    The InfoQ Effect

    May 24, 2008 3:40 PM by Per Olesen

    Get real!

Exclusive Content

Ruby.rewrite(Ruby)

In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.

Book Except and Interview : Aptana RadRails, An IDE for Rails Development

Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.