Sockets versus Channels
This page shall contain information and updates on comparison of network performance when using Sockets (java.net.Socket) and when using the new Channel in Java 5.0 (java.nio.channels.SocketChannel).
This page shall contain information and updates on comparison of network performance when using Sockets (java.net.Socket) and when using the new Channel in Java 5.0 (java.nio.channels.SocketChannel).