開源Java Servlet 容器,Jetty 9.2.0 發布
Jetty 提供了一個 Web 服務器 和 javax.servlet 容器,可選插件支持 SPDY, WebSocket, OSGi, JMX, JNDI, JAAS 和許多其他集成。Jetty能夠用在各種各樣的項目和產品,無論是在研發和生產。Jetty可以很容易地嵌入到設備,工具,框架,應用服務器和集群。
特性:
- 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 </ul>
-
支持 Java 8
</li> -
使用 Apache 版本的 Jasper 來處理 JSP/JSTL
</li> - 異步 I/O 代理
- 異步 FastCGI
- ALPN (Application Layer Protocol Negotiation) 規范支持
- 多個Jetty base directories </ul> 詳細的改進記錄:
Jetty 9.2.0 發布了,該版本值得關注的改進包括:
jetty-9.2.0.v20140526 - 26 May 2014
+ 429390 Decoders and Encoders are not registered for non-annotated
ClientEndpoint
+ 434810 better handling of bad messages
+ 435086 ${jetty.base}/resources not on classpath when using
--module=resources
+ 435088 lib/npn packaging of jetty-distribution is off
+ 435206 Can't add Cookie header on websocket ClientUpgradeRequest
+ 435217 Remove deprecated TagLibConfiguration
+ 435223 High cpu usage in
FCGIHttpParser.parseContent(ResponseContentParser.java:314).
+ 435338 Incorrect handling of asynchronous content.
+ 435412 Make AbstractSession.access() more amenable to customization
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!