内容简介:Apache MINA 2.0.17 发布了,Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架,它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。 更新内容: Bugs : [DIRMINA-84...
Apache MINA 2.0.17 发布了,Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架,它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。
更新内容:
Bugs :
[DIRMINA-844] - Http Proxy Authentication failed to complete (see description for exact point of failure)
[DIRMINA-1002] - Mina IoHandlerEvents missing inputClosed enum item.
[DIRMINA-1051] - The MD5withRSA cipher is not anymore supported by
Java 8, and our tests certificates have been generated with it.
[DIRMINA-1052] - Fix the mvn-site command
[DIRMINA-1056] - IllegalArgumentException when setting max and minReadBufferSize > 65536 (default)
[DIRMINA-1057] - AbstractIoSession getScheduledWriteMessages always negative?
[DIRMINA-1059] - NioProcessor's selector is synchronized but accessed outside
[DIRMINA-1060] - Handle the spinning selectors in Socket/Datagram Acceptor and Connector
[DIRMINA-1072] - SslFilter does not account for SSLEngine runtime exceptions
[DIRMINA-1073] - NioSocketSession#isSecured does not comply with interface contract
[DIRMINA-1076] - Leaking NioProcessors/NioSocketConnectors hanging in call to dispose
[DIRMINA-1077] - Threads hanging in dispose() on SSLHandshakeException
Improvement :
[DIRMINA-1061] - When AbstractPollingIoProcessor read nothing, free the temporary buffer should be better
Task :
[DIRMINA-1058] - Add the missing Javadoc
发布主页在此查阅。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Swoole + Laravel 实现高性能框架
- 高性能异步框架Celery入坑指南
- python高性能微服务框架japronto
- 腾讯高性能的图片框架 LKImageKit 正式开源
- 轻量级高性能PHP框架ycroute
- go-netty 高性能网络框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
面向对象分析与设计
Grady Booch、Robert A. Maksimchuk、Michael W. Engel、Bobbi J. Young、Jim Conallen、Kelli A. Houston / 王海鹏、潘加宇 / 人民邮电出版社 / 2009-8 / 79.00元
《面向对象分析与设计(第3版)》是UML创始人Grady Booch的代表作之一,书中介绍的概念都基于牢固的理论基础。同时,《面向对象分析与设计(第3版)》又是一本注重实效的书,面向架构师和软件开发者等软件工程实践者的实际需要。《面向对象分析与设计(第3版)》通过大量例子说明了基本概念,解释了方法,并展示了在不同领域的成功应用。全书分为理论和应用两部分。理论部分深刻剖析了面向对象分析与设计(OOA......一起来看看 《面向对象分析与设计》 这本书的介绍吧!