InfoQ

Topic/Tag specific view

All content and news on InfoQ about Jetty


News about Jetty

Comet: Sub-Second Latency with 10K+ Concurrent Users

Community
Java
Topics
Rich Internet Apps,
Performance & Scalability

Comet - technology that allows a sever to send over HTTP a message to the client when an event occurs, without the client having to explicitly request it - has been considered by some to scale poorly in the past. Recent tests using Cometd and Jetty as well as Lightstreamer production implementations prove the opposite.

Apache Geronimo 2.0: Certified Java EE 5 compatible

Community
Java
Topics
Open Source,
Application Servers

Apache Geronimo, an open-source Java Enterprise Edition (Java EE) application server, recently released version 2.0.1. InfoQ took the opportunity to learn more about Apache Geronimo and where it fits into the application server space.

Jetty 6: Rewritten for Continuations, NIO, Servlet 2.5

Community
Java
Topics
Application Servers

The Jetty 6 was released a couple of weeks ago and 6.0.1 a few days ago. The Jetty 6 code base is a complete rewrite adding such features as Continuations, NIO support, and 2.5 Servlet spec compliance. InfoQ caught up with Jetty lead Greg Wilkins to find out more details on the version 6 product.