Java Servlet容器 Jetty 9 開發概述

openkk 12年前發布 | 18K 次閱讀 Jetty

Jesse McConnell 是 Jetty 的開發者之一,其剛剛發表了文章描述了 Jetty 9 的開發計劃。該計劃說明了 Jetty 9 的一些主要變化包括:

  • 要求 Java 7 支持
  • 兼容 Servlet 3.0
  • Jetty 7 和 8 版本將做為成熟的版本繼續提供支持
  • 將著重對 IO 處理模塊進行改進
  • Jetty 6 不再維護
  • 將統一版本開發
  • 文檔改用 docbook 生成。

Java Servlet容器 Jetty 9 開發概述

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
  • Full-featured and standards-based
  • Open source and commercially usable
  • Flexible and extensible
  • Small footprint
  • Embeddable
  • Asynchronous
  • Enterprise scalable
  • Dual licensed under Apache and Eclipse

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!