首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > Apache >

Apache MINA(1)

2013-10-18 
Apache MINA(一)Apache MINA is a network application framework which helps users develop high perfor

Apache MINA(一)

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily.
Apache MINA是一个网络应用框架,这个框架帮助用户容易的开发高性能和高可扩展行的应用程序
It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
它提供了一个抽象的异步的基于事件驱动的API,通过各种通讯协议例如: TCP/IP 和UDP/IP 通过javaNIO

Apache MINA is often called:
?NIO framework library,
?client server framework library, or
?a networking socket library

来源http://mina.apache.org/

 

 

热点排行