Jetty, SPDY, PHP and WordPress

Having discussed the business case for Jetty 9 and SPDY, this blog presents a simple tutorial for runing PHP web applications like WordPress on Jetty with SPDY. Get Jetty First you’ll need a distribution of Jetty, which you can download, unpack and run with the following (I use wget to Read more…

Jetty 9 – Features

Jetty 9 milestone 0 has landed! We are very excited about getting this release of jetty out and into the hands of everyone. A lot of work as gone into reworking fundamentals and this is going to be the best version of jetty yet! Anyway, as promised a few weeks Read more…

Jetty 9 – it's coming!

Development on Jetty-9 has been chugging along for quite some time now and it looks like we’ll start releasing milestones in around the end of September.  This is exciting because we have a lot of cool improvements and features coming that I’ll leave to others to blog about in specific Read more…

SPDY – we push!

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 SPDY support in Jetty. No we’re taking this a step Read more…

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, and have prepared an initial implementation using MongoDB. We will Read more…

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 WebSocket protocol support Jetty’s WTP integration Jetty’s Cloudtide, for multi-tenanted Read more…

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 the video of the meeting (English, 1hr 38m).