Apache mine
http://mina.apache.org
Apache MINA is a network application infrastructure that helps users develop highly performance and highly scalable network applications.
xSocket
http://xsocket.org/
xSocket is an easy-to-use NIO-based library for creating high-performance, highly scalable network applications.
Jboss netty
http://netty.io/
The Netty project is an attempt to provide an asynchronous network, an event-driven application infrastructure, and tools to quickly develop supported high-performance protocols and highly scalable servers and clients.
Sun MicroSystem Grizzly
https://grizzly.java.net/
The Grizzly framework was designed to help developers use the Java NIO API. Grizzly's goal is to help developers build scalable and reliable servers using NIO.
NIO Framework
http://nioframework.sourceforge.net
The NIO Framework is a library on top of NIO that hides most of the complexity of a simple NIO. With the NIO Framework, you can implement a high-performance network of Java applications without having to deal with all the unpleasant details of NIO.
Quickserver
http://www.quickserver.org
QuickServer is an open source Java library / framework for quickly building robust multi-tenant TCP server applications. QuickServer provides an abstraction of the ServerSocket, Socket classes, and other network and input output classes, and this makes it easy to create powerful network servers.
Aries mcrae
source share