List of Free code NIO
Projects
-
Falcon
A fast Java event driven networking library that has a unified API over various networking technologies: TCP, UDP, blocking (OIO), and non blocking (NIO).
-
gecko
A RPC framework in taobao based on java NIO.
-
Grizzly
Grizzly NIO & HTTP Framework mirror of the svn repo on java.net.
-
jsch nio
Java nio FileSystem implementation over SSH.
-
lightnio
Minimalistic network application framework basen on Java NIO.
-
namqp
Low level NIO AMQP API using Nety.
-
Network Examples
Examples of UDP and TCP programming with OIO, NIO, Netty.
-
niosmtp
NIO implementation of a SMTP/LMTP Client.
-
nSocket
nSocket is a high performance Lightweight Network Framework which is based on JAVA NIO.1 and java NIO.2. Building this project is for easier coding network programs,the difference between nSocket and Mina or Netty is that nSocket will use NIO.2 to build asynchronous communication, further more, on the final edition of nSocket, the pattern of architecture will be based on P2P module.
-
RhiNode
Javascript wrapper of Java 's NIO with a node.js like API.
-
uranion
uranion is an asynchronus java NIO server framework.