Apache MINA 2.0.14 发布了,该版本主要是 bug 修复,包括:
Some closing session remaining in this state forever, leading to a leak
A vulnerability when using OGNL
Session weren't close immediately, leading to some cases where some messages could still be sent
详情可查阅【发行说明】
Apache MINA(Multipurpose Infrastructure for Network Applications) 是 Apache 组织一个较新的项目,它为开发高性能和高可用性的网络应用程序提供了非常便利的框架。当前发行的 MINA 版本支持基于 Java NIO 技术的 TCP/UDP 应用程序开发、串口通讯程序(只在最新的预览版中提供),MINA 所支持的功能也在进一步的扩展中。
文章转载自 开源中国社区[http://www.oschina.net]
时间: 2024-09-11 05:59:31