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.
Async Servlet 3.0 Proposal
A submission to JSR 315
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.
