RSS feed
<< June 2007 | Home | August 2007 >>

Comet Performance

Some Bayeux Benchmarks

In response to the recent discussion of push v pull Ajax performance, I decided to do some of my own performance testing of the Jetty implementation of bayeux for the cometd project. This was also a great way to test the  asynchronous http client  that is now included with Jetty.

Read more...

Async Servlet 3.0 Proposal

A submission to JSR 315

A recently blogged about my thoughts on the JSR-315 Asynchronous servlet 3.0 concerns. I have now worked those thoughts into a proposal that I have submitted to the expert group.

Read more...

Push vs Pull

apples and oranges?

The Ajaxian has covered a study of push vs pull Ajax  communication techniques. The original report was produced by Delft University. I welcome this report as a good start on objectively measuring the communication techniques needed for web 2.0 applications, but unfortunately the report contains a couple of minor misconceptions and is somewhat misdirected in the type of application studied.

Read more...