InfoQ

News

Google App Engine public load test today

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

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

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.

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!

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.