Java Servlet容器 Jetty 9 開發概述
Jesse McConnell 是 Jetty 的開發者之一,其剛剛發表了文章描述了 Jetty 9 的開發計劃。該計劃說明了 Jetty 9 的一些主要變化包括:
- 要求 Java 7 支持
- 兼容 Servlet 3.0
- Jetty 7 和 8 版本將做為成熟的版本繼續提供支持
- 將著重對 IO 處理模塊進行改進
- Jetty 6 不再維護
- 將統一版本開發
- 文檔改用 docbook 生成。
Jetty provides an Web server and javax.servlet container, plus support for SPDY, Web Sockets, OSGi, JMX, JNDI, JASPI, AJP and many other integrations. These components are open source and available for commercial use and distribution.
Jetty is used in a wide variety of projects and products. Jetty can be embedded in devices, tools, frameworks, application servers, and clusters. See the Jetty Powered page for more uses of Jetty.
The core Jetty project is hosted by the Eclipse Foundation. The codehaus provides Jetty accessories , integrations, and extensions, as well as hosting older versions of Jetty. See the About page for information about the project structure.
Features | Jetty Powered |
---|---|
|
|