Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

高性能 Java 网络框架 Apache MINA 2.0.14

$
0
0

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 所支持的功能也在进一步的扩展中。


Viewing all articles
Browse latest Browse all 44787

Trending Articles