SPDY, Google’s web protocol, is gaining momentum. Intending to improve the user’s web experience it aims at severely reducing page load times. We’ve blogged about the protocol and jetty’s straight forward SPDY support already: Jetty-SPDY is joining the revolution! and
NoSql Sessions with Jetty7 and Jetty8
When Jetty 7.5.0 is released we will have officially started to dabble in the area of distributed session handling and storage. To start this out we have created a set of abstract classes around the general concept of NoSQL support,
Websocket Example: Server, Client and LoadTest
The websocket protocol specification is approaching final and the Jetty implementation and API have been tracking the draft and is ready when the spec and browsers are available. More over, Jetty release 7.5.0 now includes a capable websocket java
Jetty @ Eclipse Summit Europe
I have presented the advanced features of Jetty at the Eclipse Summit Europe 2010. Highlights of the features that I presented are: Jetty & OSGi, showing the full integration of Jetty with the OSGi world Jetty’s asynchronous HTTP client Jetty’s
Comet Panel Video
In July I participated in London to the Comet Panel, organized by the London Ajax User Group. Me and a bunch of other Comet experts talked about our own Comet projects, and I talked about CometD. Here you can watch
ITConversation podcast on Cometd and Push Technology
Phil Windley of Tecnometria has recorded an interview with me on Cometd and Push Technology. The podcast is available from ITConversations and provides an introduction to comet and cometd.
Cometd-2 Throughput vs Latency
With the imminent release of cometd-2.0.0, it’s time to publish some of our own lies, damned lies and benchmarks. It has be over 2 years since we published the 20,000 reasons that cometd scales and in that time we have
Lies, Damned Lies and Benchmarks
Benchmarks like statistics can be incredibly misleading in ways that are only obvious with detailed analysis. Recently the apache HTTPCore project released some benchmark results whose headline results read as: Jetty HttpCore Linux BIO 35,342 56,185 Linux NIO 1,873 25,970
Guide to Jetty Webinar (Thu 8 April)
Jan Bartel and I will be presenting a "Guide to Jetty" Webinar on Thu, Apr 8, 2010 8:00 AM – 9:00 AM PDT. We’ll present an overview of Jetty and then show some hands on examples of running Jetty,
The Streamlined Life with Jetty
Johannes Brodwall has posted another great description of his techniques dealing with Jetty in everyday development life. It was great to meet him in person finally in Oslo recently, and he definitely has thought through what he does and why,