mina

 

http://mina.apache.org/

 

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.

Apache MINA is often called:

  • NIO framework library,
  • client server framework library, or
  • a networking socket library

Apache MINA comes with many subprojects :

  • Asyncweb : An HTTP server build on top of MINA asynchronous framework
  • FtpServer : A FTP server
  • SSHd : A Java library supporting the SSH protocol
  • Vysper : An XMPP server

 

posted @ 2017-10-27 10:10  papering  阅读(175)  评论(0编辑  收藏  举报